FFMPEG, Create video from frame with different format -


i want ask can create video using ffmpeg frame different format?

usually, create video ffmpeg use command generate same format like:

pic001.png pic002.png ... 

or:

pic001.jpg pic002.jpg ... 

what if have picture this:

pic001.png pic002.jpg 

thanks.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -