[FFmpeg-devel] [PATCH]lavf/img2dec: Split img2 and img2pipe options

Michael Niedermayer michaelni at gmx.at
Sun Feb 10 19:44:31 EET 2019


On Sat, Feb 09, 2019 at 01:58:06PM +0100, Carl Eugen Hoyos wrote:
> Hi!
> 
> Currently if the "loop" option gets specified for -f image2pipe, there is
> no indication for the user that the option will not work, patch attached.
> 
> Please comment, Carl Eugen

>  img2dec.c |   33 ++++++++++++++++++++-------------
>  1 file changed, 20 insertions(+), 13 deletions(-)
> eb41db12f922fc0780a808df6d8f832620ef9d65  0001-lavf-img2dec-Split-img2-and-img2pipe-options.patch
> From 21b11da9af5166e4bda7398a471a1e1a49352ac3 Mon Sep 17 00:00:00 2001
> From: Carl Eugen Hoyos <ceffmpeg at gmail.com>
> Date: Sat, 9 Feb 2019 13:49:51 +0100
> Subject: [PATCH] lavf/img2dec: Split img2 and img2pipe options.
> 
> ---
>  libavformat/img2dec.c |   33 ++++++++++++++++++++-------------
>  1 file changed, 20 insertions(+), 13 deletions(-)

this breaks -loop

./ffmpeg -loop 1 -i ~/fatesamples/png1/lena-rgb24.png -t 1 test.avi

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190210/f7615f91/attachment.sig>


More information about the ffmpeg-devel mailing list