Jump to content

I tried this: 

ffmpeg -r 60 -f image2 -s 1920x1080 -start_number 1 -i pic%04d.png -vframes 1000 -vcodec libx264 -crf 25  -pix_fmt yuv420p test.mp4

but it only renders one frame

 

it's literally 0 seconds the video output

 

I think it's now working

 

Link to comment
https://linustechtips.com/topic/1292196-need-help-using-ffmpeg/#findComment-14379465
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×