[FFmpeg-user] Merging images to video, plays well in mpv but not VLC

Gyan Doshi gyandoshi at gmail.com
Mon Sep 17 13:33:55 EEST 2018


On 17-09-2018 03:49 PM, Morten W. Petersen wrote:
> 
> The command used is
> 
> ffmpeg -framerate 1 -start_number 1 -i %08d.jpg -c:v libvpx-vp9
> out.webm&>out.log\n
> 
> What do I need to add, so that it plays well in VLC as well?

Strictly speaking, not a ffmpeg issue.

VLC, until recently*, couldn't handle frame durations > 300 ms, so 
upgrade or increase framerate to 6.

Gyan

*
https://trac.videolan.org/vlc/ticket/214

and

http://git.videolan.org/?p=vlc.git;a=commit;h=c50cc26697eb92af03d73bd8e1a52c47bc6c3802


More information about the ffmpeg-user mailing list