XBMC Community Forum  

Go Back   XBMC Community Forum > Development > XBMC Feature Suggestions

XBMC Feature Suggestions Please, add platform prefix for suggestions that are not platform-independent!:
Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]"
Note! Post a copy of all formal feature requests as a ticket on trac (see FAQ)!

Reply
 
Thread Tools Search this Thread Display Modes
Old 2003-10-15, 17:20   #1
Tyler_Durden
Junior Member
 
Join Date: Oct 2003
Posts: 3
Tyler_Durden is on a distinguished road
Default

hi @ll,

just thought it would be very nice for people without a
dolbyprologic ii receiver, but a dolby digital 5.1 one, to get films with stereo-signal played in dpl ii.

why?
because dpl ii sounds way better than dpl i or normal stereo when the film was originally downsampled from dd5.1 to stereo(most 2chanel dvd rips of newer films are like this).
it almost sounds like dd5.1 when the soundstreamquality of the film is good!

btw: i have a dpl ii capable receiver, but i know a lot of people with a dd 5.1. set without dpl ii, so i think this would put a smile on their faces.......
Tyler_Durden is offline   Reply With Quote
Old 2003-10-24, 20:19   #2
IndieRockSteve
Senior Member
 
Join Date: Oct 2003
Posts: 195
IndieRockSteve is on a distinguished road
Default

i'm going to second this, because i have dd5.1 but no dplii, just dpli.

and

i hate having to switch between output to all channels being on and off depending on if i want to watch a video or listen to music. if this was enabled, all the dpl encoded shows i watch through the xbox would be output as the proper 5.1 signal and not the hack that it currently does(which works great for music but horrible for the audio that accompanies shows). plus, the audio would be converted in the digital domain for people who's receivers would do it in the analog one.

thanks!
IndieRockSteve is offline   Reply With Quote
Old 2003-10-25, 12:46   #3
joniS
Junior Member
 
Join Date: Oct 2003
Posts: 1
joniS is on a distinguished road
Default

it would be a really nice feature for us that dont have dplii, but do have 5.1 dd.

/ j
joniS is offline   Reply With Quote
Old 2003-10-26, 07:37   #4
jmarshall
Team-XBMC Developer
 
Join Date: Oct 2003
Posts: 15,076
jmarshall is on a distinguished road
Default

just to let you know:

this is feasible assuming the following:

1. the algorithm is available (dpl1 is, not sure about dpl2)
2. you don't mind sacrificing a bit of quality

reason for 2, is the 2 channel source is likely compressed anyway in some form - it will be decompressed to pcm, resampled to 24bit, 48khz by the xbox mcp, then we can do the processing etc. before it is reencoded to ac3 in real time. quality is effected, but it may still be suitable to do this.

first and foremost, we will require information on the algorithm. if you could search this out, that'd be a great help.

note that it is not a high priority, though - i'm more of a quality person than a stuff around with the sound person.

cheers,
jmarshall
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


jmarshall is offline   Reply With Quote
Old 2003-10-26, 21:52   #5
Gamester17
Team-XBMC Project Manager
 
Gamester17's Avatar
 
Join Date: Sep 2003
Location: Sweden
Posts: 10,582
Gamester17 will become famous soon enough
Default

Quote:
Originally Posted by (jmarshall @ oct. 26 2003,05:37)
this is feasible assuming the following:

1. *the algorithm is available (dpl1 is, not sure about dpl2)
2. *you don't mind sacrificing a bit of quality
fyi devs can get dpl2 algorithm here (link to ac3 & dts downmixed to dolby pro logic ii feature request)
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Gamester17 is offline   Reply With Quote
Old 2003-10-30, 17:22   #6
Tyler_Durden
Junior Member
 
Join Date: Oct 2003
Posts: 3
Tyler_Durden is on a distinguished road
Default

hi @all,
nice to see some movement inside this post;-))

hope the link supported bei gamester will help
some devs(possibly one without a dplii receiver;-)) to implement this feature....

i think when more people had the possibility to hear the difference between a movie played in normal stereo and dplii (btw. like the gamecube puts out) more would join this idea.......

have a nice time
Tyler_Durden is offline   Reply With Quote
Old 2004-06-27, 18:22   #7
kabtoffe
Junior Member
 
Join Date: Jun 2004
Posts: 1
kabtoffe is on a distinguished road
Default

i would like too see options for analog surround output, similar to matrixmixer (and ac3filter). i have an old dolby pro logic amplifier and would like to enjoy surround sound.
kabtoffe is offline   Reply With Quote
Old 2004-07-06, 08:56   #8
Diggedy
Senior Member
 
Join Date: Jun 2004
Posts: 124
Diggedy is on a distinguished road
Default

i love the idea of a dpl2 mode being implemented. like others here i have a 5.1 reciever but not dpl2 decoding. dpl2 sounds much better on a 2 channel source in it's movie and music modes that regular pro logic.
Diggedy is offline   Reply With Quote
Old 2004-07-28, 10:18   #9
IndieRockSteve
Senior Member
 
Join Date: Oct 2003
Posts: 195
IndieRockSteve is on a distinguished road
Default

i'd just like to bump this because i think its a great feature to have and i haven't really seen any talk about it.

thanks!
IndieRockSteve is offline   Reply With Quote
Old 2004-07-28, 13:55   #10
bOOka!
Junior Member
 
Join Date: Jul 2004
Posts: 22
bOOka! is on a distinguished road
Default

i'd love to have this feature as well!
i only have dpl1 and i have considered buying new receiver just to get dpl2..
bOOka! is offline   Reply With Quote
Reply

Bookmarks

Tags
audio, audio chain, audio output, audio preferences, master audio, masteraudio, multichannel, surround


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dolby headphone technology? joggs XBMC Feature Suggestions 5 2009-08-25 19:30
Why not separate ms code from xbmc logic? char XBMC Development 1 2005-08-20 02:20
Dolby digital and dts Th3_H0unD XBMC for Xbox Specific Support 6 2005-05-17 08:13
Stateful ui objects via logic statements? Livin Skin Development 3 2005-04-08 21:17
PCM not Dolby Digital! scross28 XBMC Feature Suggestions 0 2003-10-04 11:14


All times are GMT +2. The time now is 06:25.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project