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

Morten W. Petersen morphex at gmail.com
Mon Sep 17 13:19:38 EEST 2018


Hi.

I wrote a script to surveil a room, mentioned in this blog post:

https://blogologue.com/search?category=1537135721X17

This compiles a set of images to a VP9-encoded video.  It plays well in
mpv, but not in VLC.

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?

Regards,

Morten

-- 
Videos at https://www.youtube.com/user/TheBlogologue
Twittering at http://twitter.com/blogologue
Blogging at http://blogologue.com
Playing music at https://soundcloud.com/morten-w-petersen
Also playing music and podcasting here:
http://www.mixcloud.com/morten-w-petersen/
On Google+ here https://plus.google.com/107781930037068750156
On Instagram at https://instagram.com/morphexx/


More information about the ffmpeg-user mailing list