Kodi Community Forum

Full Version: Live Stream from Mytheatre problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have a problem with the stream from VLC (or directly from AVB). I can View some channel but other channel Like Discovery or FOX (and other) I can view the stream for 2 or 3 second. The channel is discrembled and i can view it in Mytheatre but XBMC won't read the stream of some channel.
Oh and other can be viewed for 1 hour and get disconnected.

Hardware and Software used :
Twinhan SatPro 1027
BEV
Mytheatre 3.38
Emunation 1.4.3.4
AVB 0.13
XBMC (Current version 2.0.1 (i think))
mytheatre.py (last version)
VLC (last stable)

part of DEBUG
[....]
Cache fill: 0.00% (0 bytes)
14:43:45 M: 27906048 DEBUG: msg: stream_enable_cache() eof detected
14:43:45 M: 27906048 DEBUG: msg: demux_open(011D9010,0,-1,-1,-1)
14:43:46 M: 27906048 ERROR: CMPlayer::OpenFile : Access violation at 0x02652e34: Reading location 0x00000020
14:43:46 M: 27906048 DEBUG: msg: mplayer_close_file()
14:43:46 M: 27906048 DEBUG: msg:
14:43:46 M: 27906048 DEBUG: msg: uninit_player
14:43:46 M: 30035968 DEBUG: msg: uninit_player - done
14:43:46 M: 30068736 DEBUG: Freeing FS segment @ 0xa936e0
14:43:46 M: 36438016 ERROR: Playlist Player: skipping unplayable item: 0, path [http://192.168.1.103:8000/dvbcore.mpg]
14:43:46 M: 36438016 DEBUG: Playlist Player: no more playable items... aborting playback
14:43:49 M: 37433344 INFO: XCURL:Big GrinllLibCurlGlobal::CheckIdle - Closing session to http://192.168.1.103
14:43:50 M: 37470208 DEBUG: CApplication::OnKey: 256 pressed, action is 7
14:43:50 M: 37470208 INFO: Loading skin file: DialogProgress.xml
14:43:59 M: 37470208 INFO: Loading web playlist http://192.168.1.103:8000/dvbcore.mpg
14:43:59 M: 37470208 INFO: Get Header URL: http://192.168.1.103:8000/dvbcore.mpg
14:43:59 M: 37433344 ERROR: Server returned: 405 Method Not Allowed
14:43:59 M: 37470208 NOTICE: URL http://192.168.1.103:8000/dvbcore.mpg not found
14:43:59 M: 37470208 DEBUG: CApplication:TonguerocessAndStartPlaylist(temp.strm, 3)
14:43:59 M: 37470208 DEBUG: CPlayerCoreFactor::GetPlayers(http://192.168.1.103:8000/dvbcore.mpg)
14:43:59 M: 37433344 INFO: XCURL:Big GrinllLibCurlGlobal::easy_aquire - Created session to http:[....]
Oh i find a part of the message DEMUX... in the log :
14:44:01 M: 27881472 DEBUG: msg: demux_open(011AD010,0,-1,-1,-1)
14:44:01 M: 27881472 DEBUG: msg: MPEG-PS file format detected.
14:44:01 M: 26828800 DEBUG: msg: VIDEO: MPEG2 528x480 (aspect 2) 29.970 fps 1709.6 kbps (213.7 kbyte/s)
14:44:01 M: 26828800 DEBUG: msg: Starting lookup for subs
14:44:01 M: 26828800 DEBUG: msg: Global Subsize: 0 - VOBSUB: -1, DEMUX: -1, SUBS: -1
14:44:01 M: 26828800 DEBUG: msg: Global Subpos : -1
14:44:01 M: 26828800 DEBUG: msg:
14:44:01 M: 26230784 DEBUG: msg: Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
14:44:01 M: 26230784 DEBUG: msg: VDec: vo config request - 528 x 480 (preferred csp: Mpeg PES)
14:44:01 M: 26230784 DEBUG: msg: Could not find matching colorspace - retrying with -vf scale...
14:44:01 M: 26230784 DEBUG: msg: Opening video filter: [scale]
14:44:01 M: 26230784 DEBUG: msg: The selected video_out device is incompatible with this codec.
14:44:01 M: 26230784 DEBUG: msg: VDecoder init failed Sad
14:44:01 M: 26230784 DEBUG: msg: Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
14:44:01 M: 24985600 DEBUG: msg: Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG-1 or 2 (libmpeg2))
14:44:01 M: 24985600 DEBUG: msg:


Sometime when i retry to read the stream it work for another 1min
hmm it seems to be AVB the problem. I have the same problem when i view the stream with VLC with my other PC. it get that error :

main: recv failed (Connection reset by peer)
main: cannot pre fill buffer

I think im not at the right place for help with that Smile