Page 1 of 1
No respite in Video playback error still!
Posted: Thu Nov 17, 2016 3:16 am
by saurabhdua
clipimage.jpg
Hello Folks!
Despite using the Latest version of Slimjet aka Version 12.0.8.0 (based on Chromium 53.0.2785.89) on my Win 10, 64-bit OS edition, no respite is getting evident towards the enclosed Video playback error!
The Error is quite frequent in its appearance , & lingers on for subsequent Page refresh commands as well!
We were told for the Latest release that the issue has been rather FIXED? !
Please suggest!?

Re: No respite in Video playback error still!
Posted: Thu Nov 17, 2016 10:21 am
by oftentired
This may not be a Slimjet issue, rather a problem with your ISP or YouTube itself.
Give it a few more days and if the problem is persistent come back and say so, then perhaps we explore the ISP angle after that.
Also, very important. Copy the YouTube links that are giving you trouble and put them here so others can try them. If we cannot got to the same URL at YouTube which gives you trouble we will have great difficulty attempting to resolve by the same experience of it.
Re: No respite in Video playback error still!
Posted: Thu Nov 17, 2016 4:28 pm
by flxasfdaer
hello,
i have a similar issue, not on youtube, but rather on twitch.tv. After a while of watching and switching to other streams on twitch while everything is working fine, suddenly my video playback stops working . The message i get is: "media resource not supported". I tried looking into the issue but all i could find is that my audio codec apparently cannot decode the audio stream on every stream i try it on. After completely closing and restarting slimjet the issue is resolved though. I have no idea how to reproduce the issue though, it seems kind of random to me. My flash player is disabled and im using the html5 version of twitch.
any thoughts?
greets o/
Re: No respite in Video playback error still!
Posted: Thu Nov 17, 2016 7:21 pm
by oftentired
flxasfdaer wrote:hello,
i have a similar issue, not on youtube, but rather on twitch.tv. After a while of watching and switching to other streams on twitch while everything is working fine, suddenly my video playback stops working . The message i get is: "media resource not supported".... any thoughts?
Yes, try this,
From This Forum Post
dev wrote:List of extensions and user scripts I find handy to use. Please feel free to add your own. Tampermonkey needed for some scripts, some do run by the drag and drop method into your extension page.
BetterTTV
http://nightdev.com/betterttv/ Better options for twitch tv streaming site.
Re: No respite in Video playback error still!
Posted: Thu Nov 17, 2016 9:37 pm
by flxasfdaer
hey oftentired,
thanks for your suggestion; maybe i should have mentioned that im already using BetterTTV. Although i cant find any codec related settings in the config.
greets o/
Re: No respite in Video playback error still!
Posted: Thu Nov 17, 2016 11:01 pm
by oftentired
flxasfdaer wrote:hey oftentired,
thanks for your suggestion; maybe i should have mentioned that im already using BetterTTV. Although i cant find any codec related settings in the config.
greets o/
In which case, try it with the extension disabled
Re: No respite in Video playback error still!
Posted: Fri Nov 18, 2016 9:07 am
by flxasfdaer
hey,
i tried with BetterTTV enabled and disabled, it doesnt seem to make a difference. This is the info i can get at slimjet://media-internals
Code: Select all
render_id: 10
player_id: 73
pipeline_state: kStopped
event: WEBMEDIAPLAYER_DESTROYED
url: blob:https://www.twitch.tv/cece60ea-3eee-40b2-bb5b-4efe1fa86a14
duration: unknown
info: Audio codec: mp4a.40.2. Sampling frequency: 44100Hz. Sampling frequency(Extension): 0Hz. Channel layout: 3.
found_audio_stream: true
audio_codec_name: aac
found_video_stream: true
video_codec_name: h264
error: audio decoder initialization failed
pipeline_error: decoder: not supported
Code: Select all
Timestamp Property Value
00:00:00 00 pipeline_state kCreated
00:00:00 00 event WEBMEDIAPLAYER_CREATED
00:00:00 00 url blob:https://www.twitch.tv/cece60ea-3eee-40b2-bb5b-4efe1fa86a14
00:00:00 00 pipeline_state kInitDemuxer
00:00:00 00 duration unknown
00:00:03 02 info Video codec: avc1.4D4020
00:00:03 02 info Audio codec: mp4a.40.2. Sampling frequency: 44100Hz. Sampling frequency(Extension): 0Hz. Channel layout: 3.
00:00:03 02 found_audio_stream true
00:00:03 02 audio_codec_name aac
00:00:03 02 found_video_stream true
00:00:03 02 video_codec_name h264
00:00:03 02 pipeline_state kInitRenderer
00:00:03 02 error audio decoder initialization failed
00:00:03 03 pipeline_error decoder: not supported
00:00:03 03 pipeline_state kStopping
00:00:03 03 pipeline_state kStopped
00:00:03 997 event WEBMEDIAPLAYER_DESTROYED
Re: No respite in Video playback error still!
Posted: Tue Nov 22, 2016 3:47 pm
by dev
are you using xp as the h264 codec is not supported in the os if so watch twitch with flash if not try installing shark's window's codec packs
00:00:03 02 video_codec_name h264
00:00:03 02 pipeline_state kInitRenderer
00:00:03 02 error audio decoder initialization failed
00:00:03 03 pipeline_error decoder: not supported
Re: No respite in Video playback error still!
Posted: Wed Nov 23, 2016 7:44 pm
by flxasfdaer
dev wrote:are you using xp as the h264 codec is not supported in the os if so watch twitch with flash if not try installing shark's window's codec packs
00:00:03 02 video_codec_name h264
00:00:03 02 pipeline_state kInitRenderer
00:00:03 02 error audio decoder initialization failed
00:00:03 03 pipeline_error decoder: not supported
thanks for the response, i will try with sharks codec pack.
greets