Playback Issue with Stream
#1
So I've setup a stream to play through my Kodi box, but it seems very flaky... previously I've been testing on VLC with no issues. So am not to sure what the issue could be. I've included the codec info that VLC display in case that's useful and beneath that a log from Kodi.

Image

Code:
10:32:08.719 T:11012 NOTICE: VideoPlayer: Opening: ***stream-url***
10:32:08.805 T:11012 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 104 for 1.
10:32:08.805 T:11012 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1.
10:32:08.806 T:7280 NOTICE: Creating InputStream
10:32:09.398 T:7280 NOTICE: Creating Demuxer
10:32:49.432 T:7280 NOTICE: Opening stream: 0 source: 256
10:32:49.432 T:7280 NOTICE: Creating video codec with codec id: 28
10:32:49.432 T:7280 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
10:32:49.432 T:7280 NOTICE: Creating video thread
10:32:49.432 T:7280 NOTICE: Opening stream: 1 source: 256
10:32:49.432 T:7280 NOTICE: Finding audio codec for: 86019
10:32:49.432 T:5384 NOTICE: running thread: video_thread
10:32:49.432 T:7280 NOTICE: Creating audio thread
10:32:49.432 T:8036 NOTICE: running thread: CVideoPlayerAudio:Tonguerocess()
10:33:09.524 T:7280 NOTICE: CVideoPlayer::OnExit()
10:33:09.524 T:7280 NOTICE: VideoPlayer: eof, waiting for queues to empty
10:33:09.524 T:7280 NOTICE: Closing stream player 1
10:33:09.524 T:7280 NOTICE: Waiting for audio thread to exit
10:33:09.534 T:8036 NOTICE: thread end: CVideoPlayerAudio::OnExit()
10:33:09.534 T:7280 NOTICE: Closing audio device
10:33:09.534 T:7280 NOTICE: Deleting audio codec
10:33:09.534 T:7280 NOTICE: Closing stream player 2
10:33:09.534 T:7280 NOTICE: waiting for video thread to exit
10:33:09.534 T:5384 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
10:33:09.534 T:5384 NOTICE: thread end: video_thread
10:33:09.534 T:7280 NOTICE: deleting video codec
10:33:39.820 T:6504 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
10:33:39.820 T:6504 WARNING: CCurlFile::FillBuffer - Reconnect, (re)try 1
10:33:40.815 T:6504 ERROR: CCurlFile::FillBuffer - Failed: Requested range was not delivered by the server(33)
10:33:40.817 T:11012 NOTICE: CVideoPlayer::CloseFile()
10:33:40.817 T:11012 NOTICE: VideoPlayer: waiting for threads to exit
10:33:40.817 T:11012 NOTICE: VideoPlayer: finished waiting
10:33:40.817 T:11012 NOTICE: CVideoPlayer::CloseFile()
10:33:40.817 T:11012 NOTICE: VideoPlayer: waiting for threads to exit
10:33:40.817 T:11012 NOTICE: VideoPlayer: finished waiting
Reply
#2
Could you please post a full (and not edited) Debug Log on pastebin, please. Don't post logfiles on forums, please.

If you edit the log, we can't and won't do anything.
Reply
#3
You would have thought that the red bold text When posting text snippets or log files, use a text upload website like https://paste.ubuntu.com/ would be noticed by now.
Reply
#4
(2018-03-15, 13:28)DaVu Wrote: If you edit the log, we can't and won't do anything.
 I'm going to edit the log as I don't want the URL made public... so is it worth me even posting it or shall I just try to figure it out on myself? Just want to check before I do anything else.
(2018-03-15, 14:05)Klojum Wrote: You would have thought that the red bold text When posting text snippets or log files, use a text upload website like https://paste.ubuntu.com/ would be noticed by now.
Yep, you'd of thought, but I totally missed it, perhaps put a check to detect log files being added in here and don't allow it to post? can never trust a user to do whats right in my experience
Reply
#5
Do whatever you want. I can't force you to do anything. Wink

Just be aware, that we try to reproduce issues which are reported. If things, which might be important to reproduce the issue, will be edited from the log, we can't do anything.
Reply
#6
(2018-03-15, 15:16)DaVu Wrote: Do whatever you want. I can't force you to do anything. Wink

Just be aware, that we try to reproduce issues which are reported. If things, which might be important to reproduce the issue, will be edited from the log, we can't do anything.
 i understand that, but just a fact im not posting a link that points to something in my house on a public website <_< sure its a shitter for testing if you want to try and replicate it (a bit more information is that it's a stream provided by Cast4Me), so as i said in my previous post is it worth me even posting or even looking on here for help?
im happy to work on it myself, just thought it might be something obvious as i have no idea when it comes to video/audio codecs and thought it may be something like that and was kind of hoping the two error lines might be the issue?

10:32:08.805 T:11012 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 104 for 1.
10:32:08.805 T:11012 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1.
Reply
#7
Post the log on pastebin. The full log. Edit what you want. If edit too much, we can't help. Those snippets are even more useless than an edited log.

if you don'twant that, it's up to you to fix your problem ;-)
Reply

Logout Mark Read Team Forum Stats Members Help
Playback Issue with Stream0