2014-01-14, 04:51
I've already made the code changes but Im at work so I will need to wait till Im at home to test it
![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
(2014-01-13, 18:16)krustyreturns Wrote: clientxero, are you also getting two 'eng' audio streams, one stereo and one mono?
I will probably just take the easy way out and put in an option to filter out 'mono' audio streams if more than one audio stream is present. I should be able to get it in the next release.
(2014-01-14, 02:42)scarecrow420 Wrote: In my googling I have seen some examples where the visual impaired track is in stereo rather than mono. it would be interesting if there is something else in there that helps identify it. It seems like perhaps in this case, where the impaired stream was stereo, ffmpeg did have "visually impaired" annotated on it. perhaps that string is available somewhere and we could also look for "impaired"
https://trac.ffmpeg.org/ticket/2025
Also here is same problem happening for microsoft tool, havent found info on how to tell correct stream as yet though
http://answers.microsoft.com/en-us/windo...e8548c6d30
(2014-01-14, 18:10)krustyreturns Wrote: clientxero,
Could you make me a short clip from one of these channels with both audio streams and upload it to my g-drive?
https://drive.google.com/folderview?id=0...sp=sharing
if you do, let me know when it is there and what its name.
(2014-01-15, 08:04)scarecrow420 Wrote: OK using those flags worked great so the fix is done, without having to resort to counting channels or bitrate etc. In the next build of ServerWMC there will be a configuration option to set whether the remuxer will include hearing impaired audio tracks, which defaults to false.