AtiQah-FC / lavfilters

Automatically exported from code.google.com/p/lavfilters
GNU General Public License v2.0
0 stars 0 forks source link

Cannot select flow in m2ts with multiple flows (True HD and ac3) #192

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the issue you're having:
When playing the trailer (see below), default stream selected is "Dolby True 
HD" despite my hardware cannot output True HD and depite the m2ts contains also 
a "Dolby ac3" 5.1 stream.
The decoder should either store or get rendered capability to select correct 
stream to read or be able to downmix True HD to ac3. 

How can the issue be reproduced? Sample File?
Play the following Dolby trailer from:
http://www.demo-world.eu/trailers/redirect-high-definition.php?file=hd_dolby_cou
ntdown_v1_lossless.rar

What version of the product are you using? In which Player?
0.46

Please provide any additional information below.
GraphEditor reports LAV Splitter > LAV Audio > Default Audio renderer.
LAV Audio In is True HD
LAV Audio Pin out is PCM 2 channels !
LAV Audio config : DD/DTS SPDIF passthrough on, DTS-HD/Dolby TrueHD SPDIF 
passthrough off

Original issue reported on code.google.com by yannfrem...@gmail.com on 15 Feb 2012 at 6:43

GoogleCodeExporter commented 9 years ago
The Splitter does not care if your hardware supports TrueHD or not, it will 
always select the stream with the highest quality.

You can switch which stream is playing through your player, if it exposes that 
functionality.

This is working as intended.

Original comment by h.lepp...@gmail.com on 15 Feb 2012 at 7:39