gkedrovs
04-24-2003, 11:18 AM
oggenc j_train.wav
That produces a file called j_train.ogg at quality level 3.
Let's say that I want quality level 10 and I want to change the name of the file (so I can compare quality level 3 to quality level and everything in between, just because I'm obsessive-compulsive).
According to the manpage, the syntax would be thus:
oggenc j_train.wav q 10 o j_train_10.ogg
You know what I get...? Same deal: j_train.ogg at quality level 3 and the following output:
Done encoding file "j_train.ogg"
File length: 3m 27.0s
Elapsed time: 0m 45.1s
Rate: 4.6021
Average bitrate: 114.8 kb/s
ERROR: Cannot open input file "q": No such file or directory
ERROR: Cannot open input file "10": No such file or directory
ERROR: Cannot open input file "o": No such file or directory
ERROR: Cannot open input file "j_train_10.ogg": No such file or directory
I know... RFTM. I did. I even COPIED the FM onto the command line and got the same deal. Can you help me out a little here...?
Thanks.
-Greg
That produces a file called j_train.ogg at quality level 3.
Let's say that I want quality level 10 and I want to change the name of the file (so I can compare quality level 3 to quality level and everything in between, just because I'm obsessive-compulsive).
According to the manpage, the syntax would be thus:
oggenc j_train.wav q 10 o j_train_10.ogg
You know what I get...? Same deal: j_train.ogg at quality level 3 and the following output:
Done encoding file "j_train.ogg"
File length: 3m 27.0s
Elapsed time: 0m 45.1s
Rate: 4.6021
Average bitrate: 114.8 kb/s
ERROR: Cannot open input file "q": No such file or directory
ERROR: Cannot open input file "10": No such file or directory
ERROR: Cannot open input file "o": No such file or directory
ERROR: Cannot open input file "j_train_10.ogg": No such file or directory
I know... RFTM. I did. I even COPIED the FM onto the command line and got the same deal. Can you help me out a little here...?
Thanks.
-Greg