View Single Post
Old 20th January 2008, 10:19   #2708  |  Link
madshi
Registered Developer
 
Join Date: Sep 2006
Posts: 9,140
Quote:
Originally Posted by Kurtnoise13 View Post
yes it does...

something like :
Code:
eac3to.exe   ..... | oggenc2.exe --raw --raw-bits x --raw-chan y --raw-rate z --raw-endianness 1 -q 0.4 -o output.ogg -
where x,y,z are the appropriate values.

note about --raw-endianness : either 1 (bigendians) or 0 (little by default)
Cool - thanks!
madshi is offline