Log in

View Full Version : wrong mp3 conversion


arnoo
4th May 2002, 11:50
hi

got a big problem since few days
I've an ac3 files :
AC3(6Ch) 48kHz ] [PTS 0:00:52] [Delay -8 ms] [@4] [448 kb/s]
Length : 1h26

When i try to convert in mp3, using headAc3He, besweet....,
I obtain always a 30min mp3 with 70M!!!!

Description of besweet log:

BeSweet v1.3b11 logfile.
--------------------------
Logging start : 05/02/02 , 14:08:43.

d:\Video\DVD\DVD-RIP\RIPDIVX4\Besweet0.9\BeSweet.exe -core( -input d:\Divx\Rip\poucet.ac3 -output d:\Divx\Rip\piste1.mp3 -logfile D:\Video\DVD\DVD-RIP\RIPDIVX4\Besweet0.9\BeSweet.log ) -azid( -s surround -c normal -g max -L 1 ) -ota( -d -8 -g max ) -lame( --alt-preset 128 )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : d:\Divx\Rip\poucet.ac3
[00:00:00:000] | Output: d:\Divx\Rip\piste1.mp3
[00:00:00:000] | Floating-Point Process: Yes
[00:00:00:-08] | Overall Track Gain: 12.7dB
[00:00:00:-08] +-------- AZID -------
[00:00:00:-08] | Output Stereo mode: Dolby surround compatible
[00:00:00:-08] | Total Gain: 0.0dB, Compression: Normal
[00:00:00:-08] | LFE levels: To LR 0.0dB, To LFE 0.0dB
[00:00:00:-08] | Center mix level: BSI
[00:00:00:-08] | Surround mix level: BSI
[00:00:00:-08] | Dialog normalization: No
[00:00:00:-08] | Rear channels filtering: No
[00:00:00:-08] | Source Sample-Rate: 48.0KHz
[00:00:00:-08] +-------- LAME -------
[00:00:00:-08] | 'abr 128' preset is used
[00:00:00:-08] +---------------------
[01:26:28:888] Conversion Completed !
[01:26:28:888] Actual Avg. Bitrate : 127kbps
[00:37:57:000] <-- Transcoding Duration
Logging ends : 05/02/02 , 14:46:40.

If i try to convert in ogg or wave, no problem, good length .
But in mp3, always the same problem
I've tried to use vbr in old routine, always 30min length

This mp3, when i play it with WMP, indicate a bitrate of ~400kb/s....


Thanks for all your idea
and sorry for my really bad english....

(I've took this example, but same problems with ALL ac3/mp3 conversion)

DSPguru
4th May 2002, 12:05
according to BeSweet's logfile, the track length is correct (1:26:28), and avg bitrate is correct (127kbps)
i believe this isn't a problem with your encoded track, it's just wrong information supplied by wmp.
try to playback the mp3 on winamp, and you'll see the proper info.

arnoo
4th May 2002, 12:10
but when i play it, it's really 30min sound
and it's really the first 30min of my track
So....

DSPguru
4th May 2002, 12:14
Originally posted by arnoo
but when i play it, it's really 30min sound
and it's really the first 30min of my track
So.... did you try to playback it with winamp ?

arnoo
4th May 2002, 13:21
yeeeeeeeeeeeeeeeeeeees
i'm a big shit.............
You're right
it was wrong information with WMP
Winamp understand my mp3 and I!!
But before, i ve got right information, good lenght and good bitrate
So, what's the matter with wmp?

May I change my command line to improve my mp3 (even if it sounds good)

Thanks for your good idea

DSPguru
4th May 2002, 13:32
Originally posted by arnoo
So, what's the matter with wmp?poor handling of vbr mp3...

May I change my command line to improve my mp3 (even if it sounds good)

Thanks for your good idea for faster two-pass use :
d:\Video\DVD\DVD-RIP\RIPDIVX4\Besweet0.9\BeSweet.exe -core( -input d:\Divx\Rip\poucet.ac3 -output d:\Divx\Rip\piste1.mp3 -logfile D:\Video\DVD\DVD-RIP\RIPDIVX4\Besweet0.9\BeSweet.log ) -azid( -s surround -c normal -g max -L 1 ) -ota( -d -8 ) -lame( --alt-preset 128 )

for fastest transcoding, use one-pass :
d:\Video\DVD\DVD-RIP\RIPDIVX4\Besweet0.9\BeSweet.exe -core( -input d:\Divx\Rip\poucet.ac3 -output d:\Divx\Rip\piste1.mp3 -logfile D:\Video\DVD\DVD-RIP\RIPDIVX4\Besweet0.9\BeSweet.log ) -azid( -s surround -c normal -L 1 ) -ota( -d -8 -G max ) -lame( --alt-preset 128 --scale 1 )

as for the dynamic-range-compression rate - have it your way. i prefer light compression...


Dg.

arnoo
4th May 2002, 13:40
Ok DG
I will try the both
Thanks for your really great forum and for the best divx site in the universe
Bye
Arno

buddy-jesus
4th May 2002, 13:49
And for really kickass quality you can use this parameters for lame: --nspsytune --vbr-mtrh -V1 -mj -h -b96 --lowpass 19.5 --athtype 3 --ns-sfb21 2 -Z --scale 0.98 -X0

It will give you an average bitrate of about 175kbits/s (vbr)sometimes more sometimes less. (source is http://www.r3mix.net/

greetings buddy_jesus

DSPguru
4th May 2002, 13:58
hehehe, look what i found (http://www.dvd-area.com/forum/showthread.php?threadid=5807) ;).Originally posted by buddy-jesus
And for really kickass quality you can use this parameters for lame: --nspsytune --vbr-mtrh -V1 -mj -h -b96 --lowpass 19.5 --athtype 3 --ns-sfb21 2 -Z --scale 0.98 -X0in order to use those switches, you must have BeSweet v1.3b12.

arnoo
6th May 2002, 13:58
i've post my question in 3 differents forums.
You're the only one who really understand this very little little little problem....
with a fast reply!!
That's why I said this forum is the best for divx...

So, for the parameters, I just have to change the --alt preset with (--nspsytune....) and that's all?????
I will have this with besweet:

d:\Video\DVD\DVD-RIP\RIPDIVX4\Besweet0.9\BeSweet.exe -core( -input d:\Divx\Rip\poucet.ac3 -output d:\Divx\Rip\piste1.mp3 -logfile D:\Video\DVD\DVD-RIP\RIPDIVX4\Besweet0.9\BeSweet.log ) -azid( -s surround -c normal -g max -L 1 ) -ota( -d -8 ) -lame(--nspsytune --vbr-mtrh -V1 -mj -h -b96 --lowpass 19.5 --athtype 3 --ns-sfb21 2 -Z --scale 0.98 -X0 ) :confused: :confused:

Thanks a lot