GizmoDerMokwai
19th December 2006, 00:43
Hi Forum,
i'm in search of a way to get 6ch AAC (in MOV Container) transcoded to 6ch AC3. I'm getting some trailers from apple.com/trailers and wouldt like to watch them on my xvid/dvd player. for stereo audio i'm encoding with, eg:
mencoder -ofps 24 -nosound -vf scale=720:304 -ovc xvid -xvidencopts bitrate=1200:me_quality=6:vhq=4:quant_type=mpeg:chroma_me=0:chroma_opt=0:trellis=0:hq_ac=0:gmc=0:pass=1 -sws 2 -o /dev/null harry_potter_phoenix-tlr1_h1080p.mov
mencoder -ofps 24 -vf scale=720:304 -ovc xvid -xvidencopts bitrate=1200:me_quality=6:vhq=4:quant_type=mpeg:chroma_me=0:chroma_opt=0:trellis=0:hq_ac=0:gmc=0:pass=2 -sws 2 -oac mp3lame -lameopts vbr=2:q=3 -o Film.avi harry_potter_phoenix-tlr1_h1080p.mov
but there're also some trailers available featuring 6ch audio. watching them via mplayer is no problem, so decoding to mp3 via mencoder. is there a way to just transcode the stream to 6ch ac3 preserving each channel of the original aac file?
thanks in advance
i'm in search of a way to get 6ch AAC (in MOV Container) transcoded to 6ch AC3. I'm getting some trailers from apple.com/trailers and wouldt like to watch them on my xvid/dvd player. for stereo audio i'm encoding with, eg:
mencoder -ofps 24 -nosound -vf scale=720:304 -ovc xvid -xvidencopts bitrate=1200:me_quality=6:vhq=4:quant_type=mpeg:chroma_me=0:chroma_opt=0:trellis=0:hq_ac=0:gmc=0:pass=1 -sws 2 -o /dev/null harry_potter_phoenix-tlr1_h1080p.mov
mencoder -ofps 24 -vf scale=720:304 -ovc xvid -xvidencopts bitrate=1200:me_quality=6:vhq=4:quant_type=mpeg:chroma_me=0:chroma_opt=0:trellis=0:hq_ac=0:gmc=0:pass=2 -sws 2 -oac mp3lame -lameopts vbr=2:q=3 -o Film.avi harry_potter_phoenix-tlr1_h1080p.mov
but there're also some trailers available featuring 6ch audio. watching them via mplayer is no problem, so decoding to mp3 via mencoder. is there a way to just transcode the stream to 6ch ac3 preserving each channel of the original aac file?
thanks in advance