SqueezeCenter & multichannel WAV
-
michael123
- חבר מכור קשה

- תגובות: 6161
- הצטרף: פברואר 2008
- מיקום: מרכז הארץ
- נתן תודות: 164 פעמים
- קיבל תודות: 37 פעמים
היי
יש לי דיסק Brothers in Arms, שהוא קיים רק בגרסת MC אצלי
- אפשר לנגן אותו דרך SB3?
- איך לעשות downmix איכותי ל-192/24 או 96/24?
-- מיכאל
יש לי דיסק Brothers in Arms, שהוא קיים רק בגרסת MC אצלי
- אפשר לנגן אותו דרך SB3?
- איך לעשות downmix איכותי ל-192/24 או 96/24?
-- מיכאל
-
michael123
- חבר מכור קשה

- תגובות: 6161
- הצטרף: פברואר 2008
- מיקום: מרכז הארץ
- נתן תודות: 164 פעמים
- קיבל תודות: 37 פעמים
הרבה תגובות..
מה לגבי החלק השני?
מה לגבי החלק השני?
איך לעשות downmix איכותי ל-192/24 או 96/24?...
- איתי_הגיתי
- חבר מכור קשה

- תגובות: 6051
- הצטרף: נובמבר 2004
- נתן תודות: 90 פעמים
- קיבל תודות: 77 פעמים
מזה גירסת MC? איזה פורמט הוא?
ה SB ינגן לך DTS.
ה SB ינגן לך DTS.
ב audacity.איך לעשות downmix איכותי ל-192/24 או 96/24?...
נערך לאחרונה על ידי איתי_הגיתי ב 11/02/2009 17:13, נערך פעם 1 בסך הכל.
-
michael123
- חבר מכור קשה

- תגובות: 6161
- הצטרף: פברואר 2008
- מיקום: מרכז הארץ
- נתן תודות: 164 פעמים
- קיבל תודות: 37 פעמים
- ניסיתי לפני ה-post.. דממה, שום סיגנל.. מעניין ש-SqueezeCenter לא מראה שום שגיאה, כאילו מנגן.
- Audacity אני כבר מוריד, תודה
- Audacity אני כבר מוריד, תודה
-
michael123
- חבר מכור קשה

- תגובות: 6161
- הצטרף: פברואר 2008
- מיקום: מרכז הארץ
- נתן תודות: 164 פעמים
- קיבל תודות: 37 פעמים
sam22
לא ניסיתי (והאמת - אני רוצה לשמוע אותו דרך SB3)
איתי_הגיתי
יש לך ניסיון?
איך אני עושה downmix? על פי איזה נוסחה?
[left]
In case of a digital dolby surround signal the informations about the "downmix levels" are part of the stream and not fixed. This is usually interpreted by the decoder. You simply need to tell your decoder how many speakers you have and it mixes the multichannel content down according to the side informations within the DD stream.
For stereo signals the center signal is usually attenuated by 3 dB and fed to both channels to keep. Depending on the mastering it may or may not be appropriate to rout the LFE channel to both speakers as well (I'm not sure if this is also specified within the DD stream). Some software decoders allow you to choose between two different 2-channel-downmix modes: Stereo and Dolby Surround:
Stereo:
- Left = front_left + rear_gain * rear_left + center_gain * center
- Right = front_right + rear_gain * rear_right + center_gain * center
Dolby Surround (Pro Logic Downmix)
- tmp_mono_rear = 0.7 * (rear_left + rear_right)
- Left = front_left + rear_gain * tmp_mono_rear + center_gain * center
- Right = front_right - rear_gain * tmp_mono_rear + center_gain * center
where rear_gain is usually around 0.5-1.0 and center_gain is almost always 0.7 (-3 dB) if I recall correctly. Notice the polarity inversion of the tmp_mono_rear when routing to the 'Right' channel. So, the rear channels are first mixed together and then fed to Left and Right with a phase difference of 180°. This way a Pro Logic Decoder can try to recover the (mono!) rear channel.
Somehow Dolby Pro Logic 2 manages to squeeze 2 rear channels into a stereo signal. In this case I'm not sure how you should downmix the signal for such a decoder -- probably like this:
- Left = front_left + rear_gain * rear_left + center_gain * center
- Right = front_right - rear_gain * rear_right + center_gain * center
[/left]
לא ניסיתי (והאמת - אני רוצה לשמוע אותו דרך SB3)
איתי_הגיתי
יש לך ניסיון?
איך אני עושה downmix? על פי איזה נוסחה?
[left]
In case of a digital dolby surround signal the informations about the "downmix levels" are part of the stream and not fixed. This is usually interpreted by the decoder. You simply need to tell your decoder how many speakers you have and it mixes the multichannel content down according to the side informations within the DD stream.
For stereo signals the center signal is usually attenuated by 3 dB and fed to both channels to keep. Depending on the mastering it may or may not be appropriate to rout the LFE channel to both speakers as well (I'm not sure if this is also specified within the DD stream). Some software decoders allow you to choose between two different 2-channel-downmix modes: Stereo and Dolby Surround:
Stereo:
- Left = front_left + rear_gain * rear_left + center_gain * center
- Right = front_right + rear_gain * rear_right + center_gain * center
Dolby Surround (Pro Logic Downmix)
- tmp_mono_rear = 0.7 * (rear_left + rear_right)
- Left = front_left + rear_gain * tmp_mono_rear + center_gain * center
- Right = front_right - rear_gain * tmp_mono_rear + center_gain * center
where rear_gain is usually around 0.5-1.0 and center_gain is almost always 0.7 (-3 dB) if I recall correctly. Notice the polarity inversion of the tmp_mono_rear when routing to the 'Right' channel. So, the rear channels are first mixed together and then fed to Left and Right with a phase difference of 180°. This way a Pro Logic Decoder can try to recover the (mono!) rear channel.
Somehow Dolby Pro Logic 2 manages to squeeze 2 rear channels into a stereo signal. In this case I'm not sure how you should downmix the signal for such a decoder -- probably like this:
- Left = front_left + rear_gain * rear_left + center_gain * center
- Right = front_right - rear_gain * rear_right + center_gain * center
[/left]
-
michael123
- חבר מכור קשה

- תגובות: 6161
- הצטרף: פברואר 2008
- מיקום: מרכז הארץ
- נתן תודות: 164 פעמים
- קיבל תודות: 37 פעמים
טוב
עשיתי עם foobar2000, יש לו plug-in מתאים
Audacity זה לא ל-8 בערב
עשיתי עם foobar2000, יש לו plug-in מתאים
Audacity זה לא ל-8 בערב
-
michael123
- חבר מכור קשה

- תגובות: 6161
- הצטרף: פברואר 2008
- מיקום: מרכז הארץ
- נתן תודות: 164 פעמים
- קיבל תודות: 37 פעמים
מעניין
הקבצים ה-stereo החדשים (96/24) הורגים את SB3..
ניסיתי 3 פעמים כדי להיות בטוח, והייתי צריך להוציא חשמל. soft reset לא עזר
הקבצים ה-stereo החדשים (96/24) הורגים את SB3..
ניסיתי 3 פעמים כדי להיות בטוח, והייתי צריך להוציא חשמל. soft reset לא עזר
-
michael123
- חבר מכור קשה

- תגובות: 6161
- הצטרף: פברואר 2008
- מיקום: מרכז הארץ
- נתן תודות: 164 פעמים
- קיבל תודות: 37 פעמים
הורדתי אתמול nightly build של 7.4
דברים נראים יותר טוב!
דברים נראים יותר טוב!
