Talk:HOWTO Create a DVD:Encode
From Gentoo Linux Wiki
Contents |
[edit] Buildflags & Transcode
Afaik, most of the buildflags which one should put in his make.conf are media-video/transcode useflags, I strongly suggest to add them only to /etc/portage/package.use with the proper packages.
[edit] ${VIDEO}
In the commands shown for the video encoding, ${VIDEO} must be quoted ("${VIDEO}") or the programs will fail if there are whitespaces in ${VIDEO}.
[edit] mencoder needs harddup filter
I believe the mencoder section should be updated with a -vf harddup. It is mentioned here regarding maintaining audio/video sync. Without the option, my audio was several seconds behind the video. However, I'm not an expert, so I figured I'd raise the issue here, and if anyone agrees, we can make the change. --Crouchingturbo 12:03, 28 December 2006 (UTC)
[edit] --scale missing
I don't know for shure but when I burn a DVD this way, the movie appears only in the top left of the screen. There seems to be the scale factor missing. What does 'widescreen' mean. Its the TV to play the movie on or the format of the movie?
