[FFmpeg-devel] [PATCH] Add loop option to ffplay

Robert Krüger krueger
Thu Mar 18 16:56:53 CET 2010


OK, now to the correct list, sorry.

The following patch adds a -loop option to ffplay, which I find very handy when reviewing raw footage.

Provided this is generally accepted, there is the question how to treat the conflict between autoexit and loop. One could change this from OPT_BOOL to a function which in both cases aborts with an error because these two things contradict or could output a warning telling the user that only one will be used or it could just do one of the two things (which is what is implemented in this patch but probably not the most user-friendly).

Let me know which one it shall be and I will modify the patch accordingly.

Regards,

Robert

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffplay-loop.patch
Type: application/octet-stream
Size: 2269 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100318/20968426/attachment.obj>
-------------- next part --------------






More information about the ffmpeg-devel mailing list