[FFmpeg-trac] #729(undetermined:closed): "Option loop not found."

FFmpeg trac at avcodec.org
Sat Dec 10 14:50:59 CET 2011


#729: "Option loop not found."
-------------------------------------+-------------------------------------
             Reporter:  burek        |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  minor        |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Generally, regarding bug reports (mostly unrelated to the issue in
 question):
 If it is not needed for a report, please do not use external libraries
 like libx264, libfaac or libaacplus in the command line given to reproduce
 the problem. (Of course only if the problem is reproducible without using
 the external library.)
 Please use network input and output only if you want to report a network
 issue, most issues should be reported only using the file (or the pipe)
 protocol.
 And finally (and most difficult): Please try to use either the media
 file(s) that comes with FFmpeg (tests/lena.pnm) as input, or a file that
 is produced by make fate, or a file that is part of the fate test suite.
 This is of course not always possible!

 The -loop input option (exactly as -loop_input) only works for input of
 format -f image2. While -loop_input is (was) silently accepted even for
 input media that is not of format image2 (but did not work), -loop
 correctly fails if the input format does not support -loop.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/729#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list