Opened 5 months ago

Last modified 5 months ago

#10765 new defect

Output file will not grow larger than 55 seconds.

Reported by: James Ross Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
How to reproduce:
{{{ffmpeg -framerate 1/5 -i th-%d.jpeg -t 60 -c:v libx264 -pix_fmt yuv420p thornhill.mp4

% ffmpeg -i input ... output
ffmpeg version
built on ...
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.

Change History (2)

comment:1 by James Ross, 5 months ago

-t 30 creates a 30 second output.
will not expand to more than 55 seconds output.

comment:2 by Gyan, 5 months ago

I'm guessing you have 12 images in your sequence.
Duplicate the last image and rename it to continue the sequence.

Note: See TracTickets for help on using tickets.