problem with audio and subtitles (franceinfo:)
#1
Hi,

Yesterday was launched a new TV channel in France (and around the World): franceinfo.

This channel is open for every one around the World and depends of the National French broadcasting corporation including France Télévision, Radio France, INA and France Médias Monde (France 24, RFI).
This channel can be see on the URL: http://live.francetv.fr/simulcast/France...index.m3u8

Unfortunately, when we use this stream with Kodi, we get only the image. Not any sound or subtitles.
Actually, the stream has separate band for the sound and it is composed like that.

Code:
#EXTM3U
#EXT-X-VERSION:5

#EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="audio-65",NAME="Francais",LANGUAGE="fra",DEFAULT=YES,URI="France_Info-audio_AACL_fra_65600_455=65600.m3u8"
#EXT-X-MEDIA:TYPE=SUBTITLES,GROUP-ID="textstream-10",NAME="Français",LANGUAGE="fra",DEFAULT=YES,URI="France_Info-DVBTXT_TTML_fra_5888=10000.m3u8"
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=242000,CODECS="mp4a.40.2,avc1.42C01E",RESOLUTION=256x144,AUDIO="audio-65",SUBTITLES="textstream-10"
France_Info-video=152400.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=374000,CODECS="mp4a.40.2,avc1.42C01E",RESOLUTION=320x180,AUDIO="audio-65",SUBTITLES="textstream-10"
France_Info-video=276400.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=667000,CODECS="mp4a.40.2,avc1.42C01E",RESOLUTION=512x288,AUDIO="audio-65",SUBTITLES="textstream-10"
France_Info-video=553600.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=945000,CODECS="mp4a.40.2,avc1.4D401F",RESOLUTION=704x396,AUDIO="audio-65",SUBTITLES="textstream-10"
France_Info-video=815200.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1634000,CODECS="mp4a.40.2,avc1.4D401F",RESOLUTION=1024x576,AUDIO="audio-65",SUBTITLES="textstream-10"
France_Info-video=1465200.m3u8

So, my question: Any one knows how to do for that stream works correctly on Kodi.


For information, the URL was tested on VLC 3.0. No problem. It works well.
But on MPV Media Player, same problem that Kodi. Image but not sound.

Thank.
Reply
#2
+1, I'm experiencing the same issue.
Reply

Logout Mark Read Team Forum Stats Members Help
problem with audio and subtitles (franceinfo:)0