Server Version 1.18.3.2129.
Clien Version 7.30.0.16311-beta on FireTV Stick 4k
Hello,
I am having trouble playing videos via the FireTV Stick 4k like quite a few others here.
So I am always trying the lates beta versions, hoping it is fixed.
In the past I could play most videos by following the advices on the forum.
So for example use the old player instead of the new one, or changing the max H.264 level, or set to automatically transcode or set a fixed bitrate for transcoding and so on. By doing this I was able to play maybe 90% of my videos.
Now all this does not help.
I would say at the moment I can play maybe 10% of my video collection. All *.ts format recordings from a satellite receiver.
Sadly 90% show the following behaviour:
I press play. It takes a second or so, then the video and audio starts. After about 2 seconds the video freezes and the sound keeps going on. And thats it.
I can still switch between audio channels, but as soon as I skip or pause video Plex freezes.
I have to press back a few times. Than I get a black screen and in most cases Plex restarts and I see the home screen.
I can play the same files perfectly via the Webinterface of my computer or via my Android Phone App.
Please help!
I want to be able to watch all my videos again on the big screen!
Thanks a lot.
Cheers
I just added a log file, where I was trying to play “Das Imperium schlaegt zurueck”. Hope this helps! FireTV 4k log File.txt (134.1 KB)
Do the non-working files have extra dvb streams like teletext or subtitles? I witnessed severe problems with those files, although it was the other way round: mine had video but no audio
You can follow my observations in this thread:
So if you could post the xml info for a file that works and for one that doesn’t work we might be able to see if this is related.
A fellow German
In “my” thread sixones explained how to get rid of the extra stream with ffmpeg. Try this one of those which is not working and see if it works when the extra streams are gone.
Quick look with my mobile phone shows file does have extra streams while the other doesn’t. Supports my theory.
That is amazing!
I have made a list of files which are playing and files which are not playing.
I just checked.
Files which are NOT playing DO HAVE A STREAM similar to:
Stream id=“886891” streamType=“3” codec=“dvb_teletext” index=“2” language=“Deutsch” languageCode=“ger” requiredBandwidths=“139,139,139,139,139,139,139,139” streamIdentifier=“32” displayTitle=“Deutsch (DVB_TELETEXT)”/
or
Stream id=“166644” streamType=“3” codec=“dvb_teletext” index=“0” language=“Deutsch” languageCode=“ger” requiredBandwidths=“138,138,138,138,138,138,138,138” streamIdentifier=“32” displayTitle=“Deutsch (DVB_TELETEXT)”/
or
Stream id=“886798” streamType=“3” codec=“dvb_teletext” index=“1” language=“Deutsch” languageCode=“ger” requiredBandwidths=“139,139,139,139,139,139,139,139” streamIdentifier=“32” displayTitle=“Deutsch (DVB_TELETEXT)”/
Is there an easy way to simply remove the “teletext” from the file for testing?
It would be amazing if we get a quick solution for that!
Ok, as I said haven’t done it myself
Should be doable with ffmpeg, but I have no idea how. Works definitely with tsdoctor which I am using for editing .ts files.
The last one has again Teletext, probably intentionally since you only corrected the order there. Then it seems that you probably have a different issue.