Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1 | Link |
|
Registered User
Join Date: Feb 2021
Posts: 7
|
Creating a 5.1 audio from a 2.0 Surround
Hi!
I'm trying to "create" a 5.1 audio from a 2.0 surround. I've tried three different methods. 1. Using the 2 wavs to complete the rest of channels. Not a good idea as you hear the voices on the rear speakers, being "weird". 2. Upmixing with, for example, BeHappy, but the result is also not "ideal". 3. Using the channels from the English track to complete the missing channels on the Spanish 2.0. The problem is, even low, you can still listen to the conversation in English on the rears at the same time as the Spanish voices on the front. I've tried ilencing those parts with voices, but apart from being a very tricky procedure, there is always something there I didn't notice. Any ideas? Thanks in advance! |
|
|
|
|
|
#2 | Link | |
|
Guest
Posts: n/a
|
Quote:
https://forum.doom9.org/showthread.p...66#post1905666 I've used this for some strange audio conversions, seems to work just fine. Last edited by FTLOY; 17th March 2024 at 06:14. |
|
|
|
|
#3 | Link | |
|
Registered User
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,140
|
@FTLOY
The link in your post is incorrect, please fix it... @ernnnn You are talking about "Pseudo" surround target files, right? And you hopefully know the limitations of this method. Having said this, about 10 years ago I make an AviSynth script for AVStoDVD heavily based on Tebasuna's work to create such "Pseudo" surround files from stereo input files. If you are familiar with AviSynth it should be easy to use this script... Upmix.avsi Quote:
Good luck manolito Last edited by manolito; 17th March 2024 at 02:55. |
|
|
|
|
|
|
#6 | Link |
|
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 7,471
|
I don't know news about that.
There are some people in spanish webs than use the full english track, and replace all the dialogs with the dialogs in the spanish stereo track. But it is a hard work and not always it is perfect. My recommendation is let the stereo track at is and use functions in the 5.1 audio player to use the full channels. There are many effects to try and maybe one of them... But if you want do the conversion you can try AviSynth methods, with many variants about mix and filter channels, like Manolito say or I put in BeHappy. Also ffmpeg have some options (I suposse included in FTLOY link) Also I try some methods in Sticky: GUIDE LIST: Stereo-to-Surround Conversion Guides, I can recommend V.I. Converting stereo to 5.1 surround for FREE To convert a 2.0 to 5.1 we need do the next operations: 1) Extract the common parts of FL-FR channels and send it to FC' channel 2) Delete the common parts from FL-FR channels to new FL'-FR' 3) Create a SL', SR' with a mix (coeficients?) of FL'-FR', delayed and maybe low filtered to cancel the rest of voices. 4) Create a empty LFE' always. A 5.1 equipment always extract the low frequencies from all channels to subwoofer, don't try to do this yourself. Sometimes I try do the 1) and 2) steps with CenterCutCL And after obtain the SL'-SR' with mix-delay-filter, but I can't recommend one exact setting, try yourself. EDIT: Like Tormento say if the 2.0 was created with a Dolby ProLogic Surround downmix there are a method with Foobar2000, but the spanish tracks from movies are standard 2.0 without Dolby ProLogic downmix. If your track is a 2.0 DPL let the AVR 5.1 do the upmix, all have a DPL decoder. Last edited by tebasuna51; 17th March 2024 at 12:51. |
|
|
|
![]() |
|
|