digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Audio Conversion (http://www.digitalfaq.com/archives/audio/)
-   -   BeSweet: Audio stream error (http://www.digitalfaq.com/archives/audio/11521-besweet-audio-stream.html)

Uruk-hai 08-15-2004 12:07 AM

Audio stream error
 
The following line in DIKO gave me dialog vocal sound level too low when converting AVI with MP3:
Code:

besweet\besweet.exe -core( -input E:\TMPGEnc\list.lst -output E:\TMPGEnc\movie0.mp2 -logfilea E:\TMPGEnc\log.txt -2ch ) -ota( -fs 48000 -g max) -mp2enc( -m d -b 224 )
So I did manually in besweet with the following:
Code:

"BeSweet.exe" -core( -input "e:\TMPGEnc\temp0a.wav" -output "e:\TMPGEnc\temp0a.mp2" ) -ota( -hybridgain ) -ssrc( --rate 48000 ) -boost( /b2=5 ) -mp2enc( -m s -b 192 -e ) -profile( ~~~~~ Default Profile ~~~~~ )
The vocal sound level was much better. But TMPGEnc DVD Author complaint that there was error in the audio stream and ceased to proceed.

Do anyone know how to fix it?

Prodater64 08-15-2004 05:24 AM

Drag and drop your mp2 file in avicodec and see what kind of file is.
If it is MPEG-1 Layer2 or mp2, file is ok, maybe corrupted.
If it is MPEG-1 Layer3 or mp3 file is not in standard way.
You can withdraw -profile option.

Uruk-hai 08-16-2004 03:33 AM

Thanks Prodator64,
The AVI was a MP3. DIKO encoded it to .wav so I was converting .wav to .mp2.


All times are GMT -5. The time now is 11:44 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.