0 LIKES LikeUnLike
I want to generate a movie with these specifications:720x480 (input is a sequence of 720x480 jpegs)24 fpsI am using ffmpeg and the dv5n target codec (which is supposed to be the DVCPRO codec) but the framerate is always set to 30fps...the command looks like this:ffmpeg -i myimages_720x480.%02d.jpg -target ntsc-dv5n -r 24 result.dv
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 1 answers.