Kodi Community Forum
Wrong audio stream selection .wtv files - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: Wrong audio stream selection .wtv files (/showthread.php?tid=184128)



Wrong audio stream selection .wtv files - kitehigh - 2014-01-22

Hello, I posted this in the general Help and Support forum but with no responses it soon shot down the listings, so hopefully someone here may be able to help..

In thread http://forum.xbmc.org/showthread.php?tid=181164 is a discussion on a problem whereby a live .wtv file is remuxed to a .ts file and the correct audio stream is identified and the other discarded.

When watching recordings they are not remuxed, the .wtv file is just played in xbmc (remuxing messes up ability to fast forward properly), however there are 2 english,(stereo) streams and the default one which is selected is often the visually impaired (SAP) stream.

My understanding is that ffmpeg code can identify the correct stream but there may need to be some logic added to select it properly in xbmc? Is this the case?


RE: Wrong audio stream selection .wtv files - Ace - 2014-01-22

Please make a short sample file available (but not via an obscure hoster).


RE: Wrong audio stream selection .wtv files - kitehigh - 2014-01-24

OK, sample file here: http://ge.tt/3uBmSDG1/v/0


RE: Wrong audio stream selection .wtv files - Ace - 2014-01-24

sophos blocks that website, can you upload it to another place?


RE: Wrong audio stream selection .wtv files - kitehigh - 2014-01-24

Can you suggest somewhere? New to all this!


RE: Wrong audio stream selection .wtv files - prae5 - 2014-01-24

Dropbox is a simple option if you have that?


RE: Wrong audio stream selection .wtv files - jjd-uk - 2014-01-24

Or Google Drive


RE: Wrong audio stream selection .wtv files - kitehigh - 2014-01-24

ok, can you get

Driving Wars_Dave_2014....wtv

from

https://drive.google.com/?authuser=0#folders/0ByNnAMYBoWvfQVBBNzFhZmNPWUE


RE: Wrong audio stream selection .wtv files - Ace - 2014-01-24

got it, thx. Had a very brief look, I'm not sure if we can do anything...


RE: Wrong audio stream selection .wtv files - Ace - 2014-01-25

Had another look, we get the info from ffmpeg Big Grin Will open a pr asap, but I'm afraid it won't make it into gotham.


RE: Wrong audio stream selection .wtv files - Ace - 2014-01-25

PR opened: https://github.com/xbmc/xbmc/pull/4087