PDA

View Full Version : no adpcm in besweet?


NoX1911
22nd February 2004, 19:21
Hi,
i captured a video with adpcm sound. Now i try to convert it to mp2 but BeSweet doesnt open that avi file (v1.4, v1.5b25).

Avi codecs:
Audio: Microsoft ADPCM 4Bit 44.1kHz Stereo
Video: MJPEG

Command line:
"D:\Backup Appz\!Audio\BeSweetv1.5b25\BeSweet.exe" -core( -input "d:\!!Capture\capture.avi" -output "d:\!!Capture\capture.mp2" -logfile "D:\Backup Appz\!Audio\BeSweetv1.5b25\BeSweet.log" ) -toolame( -m s -b 192 -e ) -profile( ~~~~~ Default Profile ~~~~~ )

Log:
BeSweet v1.5b25 by DSPguru.
--------------------------
Error 58: Error : Unknown Input-File Format : "d:\!!Capture\capture.avi".
Quiting...
[00:00:00:000] Conversion Completed !

Logging ends : 02/22/04 , 18:45:17.


MP2 encoding generally doesnt work for me with current beta (v1.5b25), (1.4 works).

BeSweet v1.5b25 by DSPguru.
--------------------------
Using VOBInput.dll v1.3 by DVD2SVCD (http://www.dvd2svcd.org)
Using hip.dll v1.19 by Myers Carpenter <myers@users.sf.net>
Error 80: Error getting tooLame.dll interfaces
Quiting...
[00:00:00:000] Conversion Completed !

Logging ends : 02/22/04 , 18:57:47.


Edit:
Strange. v1.4 doesnt work either. It produces mp3's instead of mp2 files.

Log:
BeSweet v1.4 by DSPguru.
--------------------------
Using lame_enc.dll v1.28 (4/6/2002), Engine 3.92 <http://www.mp3dev.org/>.

Logging start : 02/22/04 , 19:32:11.

D:\Backup Appz\!Audio\BeSweetv1.4\BeSweet.exe -core( -input d:\!!Capture\audio.wav -output d:\!!Capture\audio-New.mp2 -logfile D:\Backup Appz\!Audio\BeSweetv1.4\BeSweet.log ) -toolame( -m j -b 192 -e ) -profile( ~~~~~ Default Profile ~~~~~ )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : d:\!!Capture\audio.wav
[00:00:00:000] | Output: d:\!!Capture\audio-New.mp2
[00:00:00:000] | Floating-Point Process: Yes
[00:00:00:000] | Source Sample-Rate: 44.1KHz
[00:00:00:000] +-------- LAME -------
[00:00:00:000] | Bitrate method : CBR
[00:00:00:000] | MP3 bitrate : 128
[00:00:00:000] | Channels Mode : Joint Stereo
[00:00:00:000] | Error Protection: No
[00:00:00:000] +---------------------
[00:02:01:240] Conversion Completed !
[00:02:01:240] Actual Avg. Bitrate : 128kbps
[00:00:06:000] <-- Transcoding Duration
Logging ends : 02/22/04 , 19:32:17.

DSPguru
22nd February 2004, 19:38
1. no. adpcm is not supported.
2. use -mp2enc() instead of -toolame() ;)

NoX1911
22nd February 2004, 19:54
1. Do you plan to add it?
2. Mp2enc works...
I dont have a clue whats wrong with that toolame... worked several times before...

Haaan
22nd February 2004, 20:31
Maybe you can try to use WinAmp DirectShow Input with Disk Writer output to get a PCM .WAV then convert it with lame (via Besweet)

NoX1911
23rd February 2004, 01:52
Done this with VDub (->PCM-WAV). And then used command line TooLame.exe via BeSweet.