I'm working on a D6 to D7 upgrade and am now tackling my videos. I have a fairly customized preset configuration in D6 that works great for my config. In D7, it looks like I can't set the full ffmpeg command line like I did in D6. I usually prepare an mp4 and have that preset set to just copy the vcodec and acodec rather than reencoding it.

I've had problems with video module on D6 using the storage aspect ration instead of display aspect ration which I've worked around by setting SAR to 1:1 via -vf "setsar=1:1".

Is there any way to explicitly set ffmpeg command line in D7?

Comments

hypertext200’s picture

Component: Video Transcoding » General
Issue summary: View changes
Status: Active » Closed (works as designed)