0 Members and 1 Guest are viewing this topic.
это принудительное использование на всём протяжении файла, или по необходимости
(FORCED) L/R STEREO encodes the left and the right signals independently,and gives more or less bits to each, depending on the currently available.JOINT STEREO is the default mode of encoding.jstereo means the encoder can use (on a frame by frame basis) eitherL/R stereo or mid/side stereo. In mid/side stereo, the mid(L+R) and side(L-R)channels are encoded, and more bits are allocated to the mid channelthan the side channel. When there isn't too much stereo separation, thiseffectively increases the bandwidth, so having higher quality with the sameamount of bits.
Я, создавая тему, опирался на данную выдержку из https://svn.code.sf.net/p/lame/svn/trunk/lame/USAGE :Отсюда и мой вопрос.
AIMP задаёт парамеры для библиотеки. Но сама библиотека вполне может не соблюдать их "на своё усмотрение".Например, на низких битрйейтах MP3 вообще никакого стерео не будет, библиотека оставит моно.
switch ( lameConfig.format.LHV1.nMode ) { case BE_MP3_MODE_STEREO: lame_set_mode( gfp, STEREO ); lame_set_num_channels( gfp, 2 ); break; case BE_MP3_MODE_JSTEREO: lame_set_mode( gfp, JOINT_STEREO ); //lame_set_force_ms( gfp, bForceMS ); // no check box to force this? lame_set_num_channels( gfp, 2 ); break; case BE_MP3_MODE_MONO: lame_set_mode( gfp, MONO ); lame_set_num_channels( gfp, 1 ); break; case BE_MP3_MODE_DUALCHANNEL: lame_set_mode( gfp, DUAL_CHANNEL ); lame_set_num_channels( gfp, 2 ); break;
которые отличаются лишь строчкой "Joint Stereo" в mediainfo
Differences found in compared tracks.Zero offset detected.Comparing:"C:\test\01js.mp3""C:\test\01s.mp3"Compared 9971183 samples.Differences found: 3062707 values, 0:00.001088 - 3:41.151451, peak: 0.138690 (-17.16 dBFS) at 1:53.129093, 2chChannel difference peaks: 0.133873 (-17.47 dBFS) 0.138690 (-17.16 dBFS)File #1 peaks: 0.960061 (-0.35 dBFS) 0.963464 (-0.32 dBFS)File #2 peaks: 0.960061 (-0.35 dBFS) 0.958868 (-0.36 dBFS)Detected offset as 0 samples.Total duration processed: 3:46.104Time elapsed: 0:03.58863.02x realtime
Differences found in compared tracks.Zero offset detected.Comparing:"C:\test\02js.mp3""C:\test\02s.mp3"Compared 15162095 samples.Differences found: 17094696 values, 0:00.275374 - 5:43.811655, peak: 0.226746 (-12.89 dBFS) at 2:05.996463, 2chChannel difference peaks: 0.199161 (-14.02 dBFS) 0.226746 (-12.89 dBFS)File #1 peaks: 1.081403 (+0.68 dBFS) 1.058933 (+0.50 dBFS)File #2 peaks: 1.075558 (+0.63 dBFS) 1.072495 (+0.61 dBFS)+ Вложения и другие параметрыподсказка: нажмите alt+s для отправки или alt+p для предварительного просмотра сообщенияDetected offset as 0 samples.Total duration processed: 5:43.812Time elapsed: 0:03.85789.14x realtime
Differences found in compared tracks.Zero offset detected.Comparing:"C:\test\03js.mp3""C:\test\03s.mp3"Compared 16609007 samples.Differences found: 16721343 values, 0:16.523651 - 6:16.201315, peak: 0.175621 (-15.11 dBFS) at 2:02.132721, 2chChannel difference peaks: 0.156793 (-16.09 dBFS) 0.175621 (-15.11 dBFS)File #1 peaks: 1.122503 (+1.00 dBFS) 1.046693 (+0.40 dBFS)File #2 peaks: 1.139403 (+1.13 dBFS) 1.038902 (+0.33 dBFS)Detected offset as 0 samples.Total duration processed: 6:16.621Time elapsed: 0:03.87797.15x realtime
Differences found in compared tracks.Zero offset detected.Comparing:"C:\test\04js.mp3""C:\test\04s.mp3"Compared 12422639 samples.Differences found: 6568570 values, 0:00.153469 - 4:18.806349, peak: 0.103090 (-19.74 dBFS) at 3:23.110635, 2chChannel difference peaks: 0.083811 (-21.53 dBFS) 0.103090 (-19.74 dBFS)File #1 peaks: 1.009751 (+0.08 dBFS) 1.009019 (+0.08 dBFS)File #2 peaks: 1.002654 (+0.02 dBFS) 1.009019 (+0.08 dBFS)Detected offset as 0 samples.Total duration processed: 4:41.692Time elapsed: 0:03.83873.40x realtime
Напишите, пожалуйста, названия треков с сильно отличающимися L/R каналами
Differences found in compared tracks.Zero offset detected.Comparing:"C:\test\05js.mp3""C:\test\05s.mp3"Compared 14319983 samples.Differences found: 12119808 values, 0:00.183946 - 5:21.330544, peak: 0.105259 (-19.55 dBFS) at 4:39.934104, 2chChannel difference peaks: 0.094941 (-20.45 dBFS) 0.105259 (-19.55 dBFS)File #1 peaks: 1.027797 (+0.24 dBFS) 1.026870 (+0.23 dBFS)File #2 peaks: 1.031003 (+0.27 dBFS) 1.036801 (+0.31 dBFS)Detected offset as 0 samples.Total duration processed: 5:24.716Time elapsed: 0:03.97481.71x realtime
Differences found in compared tracks.Zero offset detected.Comparing:"C:\test\06js.mp3""C:\test\06s.mp3"Compared 5887343 samples.Differences found: 870821 values, 0:04.729410 - 2:09.944966, peak: 0.032210 (-29.84 dBFS) at 2:09.885034, 2chChannel difference peaks: 0.028649 (-30.86 dBFS) 0.032210 (-29.84 dBFS)File #1 peaks: 0.827364 (-1.65 dBFS) 0.829309 (-1.63 dBFS)File #2 peaks: 0.827088 (-1.65 dBFS) 0.829309 (-1.63 dBFS)Detected offset as 0 samples.Total duration processed: 2:13.500Time elapsed: 0:02.54552.46x realtime
Differences found in compared tracks.Zero offset detected.Comparing:"C:\test\07js.mp3""C:\test\07s.mp3"Compared 8731631 samples.Differences found: 584403 values, 0:01.934172 - 3:17.406168, peak: 0.077902 (-22.17 dBFS) at 0:56.027029, 1chChannel difference peaks: 0.077902 (-22.17 dBFS) 0.015503 (-36.19 dBFS)File #1 peaks: 1.033767 (+0.29 dBFS) 0.963652 (-0.32 dBFS)File #2 peaks: 1.033768 (+0.29 dBFS) 0.963652 (-0.32 dBFS)Detected offset as 0 samples.Total duration processed: 3:17.996Time elapsed: 0:02.67374.08x realtime