[FFmpeg-trac] #2867(FFmpeg:new): Ffmpeg doesn't understand pattern, like "photo*.jpg" and syntax like "photo%03d.jpg"

FFmpeg trac at avcodec.org
Thu Aug 15 15:34:42 CEST 2013


#2867: Ffmpeg doesn't understand pattern, like "photo*.jpg" and syntax like
"photo%03d.jpg"
-----------------------------------+----------------------------------
             Reporter:  amitoria   |                    Owner:
                 Type:  defect     |                   Status:  new
             Priority:  important  |                Component:  FFmpeg
              Version:  1.2.2      |               Resolution:
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+----------------------------------

Comment (by thilo.borgmann):

 Replying to [ticket:2867 amitoria]:

 > 4. Batch file's name is batfile.bat. Command: ffmpeg -v 9 -loglevel 99
 -f image2 -y -i "photo%03d.jpg" -r 0.5 -s 640x480 foo.avi.

 > Reading option '-i' ... matched as input file with argument
 'photoE:\copy_result\bug\batfile.bat3d.jpg'.

 These look like you're pasting the wrong command line parameter to the
 call of ffmpeg in your .bat file. This looks like you're using $0 instead
 of $1 or something similar. Please check.

 If this is not the case, attach your .bat file to this bug report.

 -Thilo

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


More information about the FFmpeg-trac mailing list