Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1 | Link |
|
Misato's Penguin
Join Date: Jul 2002
Location: Tokyo-3
Posts: 110
|
BeSweet : OGG To MP3 ?
Hi !
I'm trying to use BeSweet CLI 1.5b28 to reencode Ogg Vorbis to MP3 (don't ask why, that's my problem )command is : Code:
besweet -core( -input "<input>.ogg" -output "<output>.mp3" -logfilea "c:\besweet.log" ) -lame( --alt-preset cbr 96 ) logfile is created but is empty and no output comes out is it normal ? thx in advance Last edited by Pen-Pen; 17th May 2004 at 14:35. |
|
|
|
|
|
#2 | Link |
|
Registered User
Join Date: Jan 2004
Location: russia -> australia
Posts: 143
|
i do remember awhile back someone did have problems with besweet and ogg to mp3, did your search come up with anything?
if that fails, give foobar2000 a try to convert the ogg to a wav, then encode the wav in besweet. you could directly use foobar2000 to encode to lame, it wont have the fancy normalise, fix delay etc but should be the same quality i think. |
|
|
|
|
|
#3 | Link |
|
Misato's Penguin
Join Date: Jul 2002
Location: Tokyo-3
Posts: 110
|
I did find some threads talking about ogg to mp3 conversion, but I didn't find any answer to my problem... According to what I've read, it *SHOULD* work
![]() EDIT : the thing is, I do need to use it in command line... so FooBar2000 won't help, I think
Last edited by Pen-Pen; 14th May 2004 at 14:59. |
|
|
|
|
|
#5 | Link |
|
BeSweet Author
Join Date: Oct 2001
Location: On top of a supercompact cardinal
Posts: 3,506
|
something should go extremly wrong in order BeSweet to produce an empty logfile..
are you using the libvorbis.dll P4 version ?
__________________
FAQs : BeSweet, Audio :readfaq: Homepage : DSPguru's Webpage http://dspguru.notrace.dk/cs.gif Guides : Multilingual Guides of my tools http://dspguru.notrace.dk/1zhelp.gif |
|
|
|
|
|
#6 | Link |
|
Misato's Penguin
Join Date: Jul 2002
Location: Tokyo-3
Posts: 110
|
I don't know which one is actually used...
I installed the latest Ogg DirectShow filter (available from doom9) and I didn't alter the original BeSweet package I downloaded (I think there's a libvorbis.dll included, I may be wrong, but I'm at work now and I can't check) what's weird is that OggMachine works just fine... More info when I get home... |
|
|
|
|
|
#7 | Link |
|
Misato's Penguin
Join Date: Jul 2002
Location: Tokyo-3
Posts: 110
|
when I set no log file, I get this output :
Code:
BeSweet v1.5b28 by DSPguru. -------------------------- Using Ogg Vorbis v1.0 dlls (http://www.vorbis.com). I'm using OggDS 0.995 and standard BeSweet 1.5b28 package |
|
|
|
![]() |
|
|