Closed GoogleCodeExporter closed 9 years ago
I'm definitely not going to add it as a default format since it sounds very
hack'ish
to me, but you *should* be able to achieve that by selecting the 'decrypt/copy'
format, and then changing the audio encoder flags (under advanced) to something
like :
-srate 48000 -af lavcresample=48000 -oac lavc -lavcopts acodec=mp2:abitrate=192
(that's one line). If you want you can even save it as your own format there.
I assume you mean mp2 and not AC-2 (never heard of AC-2 myself).
You will probably get a LOT of audio/video sync issues, but if that's what you're
trying to do..... You may want to read up on mencoder to find out other things
you
may want to do. My personal opinion is : If you're going to use the 'decrypt'
format, do NOT use quicktime to view it. It has TONS of issues. Just use VLC
Original comment by yoav.yer...@gmail.com
on 5 Mar 2009 at 5:54
Original issue reported on code.google.com by
cbara...@gmail.com
on 5 Mar 2009 at 5:09