bungasagadua
2008-02-18 22:54:58 UTC
I have some dv videos both 4:3 and 16:9, I'd like to edit them in a 16:9 PAL
project.
In order to convert the 4:3 videos I tried the following:
ffmpeg -i input.avi -vcodec dvvideo -croptop 88 -cropbottom 88 -s 720x576
-aspect 16:9 -acodec copy prova169.avi
The result seems to be good, but I'd like to have suggestion by experienced
ffmpeg users before starting to deal with the over 10 hours of 4:3 videos which
I have.
Thank you for helping.
project.
In order to convert the 4:3 videos I tried the following:
ffmpeg -i input.avi -vcodec dvvideo -croptop 88 -cropbottom 88 -s 720x576
-aspect 16:9 -acodec copy prova169.avi
The result seems to be good, but I'd like to have suggestion by experienced
ffmpeg users before starting to deal with the over 10 hours of 4:3 videos which
I have.
Thank you for helping.