|
|
besplit beta split is wrong
I have already written a PM to dspguru in jan. 7., but he hasn't responded yet, so I hope someone, who also develops besplit or can contact dspguru somehow can fix this:
----------------------------------------
Latest besplit beta (0.9b6 and 0.9b8) splits 24 kHz mp3 wrong. If I give the following values
-split( 100 200 )
then it actually cuts out a part from 50 to 100, as if it's getting the sample rate wrong or something.
0.82 doesn't have this problem.
Because if I double the values for 0.9b: -split( 200 400 ) then I get the exact (byte-to-byte) same result what 0.82 gives with -split( 100 200 ).
Here is mp3 info I tried to cut (it is CBR):
[00:00:00:000] | Source Sample-Rate: 24.0KHz
[00:00:00:000] | Channels Count: 2, Bitrate: 56kbps
Also note, that 0.9b writes the time values during cut to the console correctly, as if the cut is OK, however the result mp3 is not.
--
Greetings,
Balázs |
|