Issue Description:
Near the end of playback i.e. the last few seconds, the video freezes and only audio continues. Occasionally you may get a couple of frames play but it's freezing the video when it should not be. Playback on another device i.e. latest Kodi 17 on Windows 10 does not exihibit this issue.
Platform: LibreELEC v8.0.1 MR
Client: Odroid C2
Display: Panasonic GT50 Plasma with HDMI-CEC / HDMI ARC
AVR: Yamaha RX-V675 with 5.1 (HDMI)
Refresh Rate Switching: On Start / Stop
Passthrough: Enabled
Kodi Log: Link
Video of issue: LibreELEC Odroid C2 8.0.1 MR playback issue. - YouTube
Sample: Dropbox - ForcedSubs_substrack_2.mkv
XML of sample:
Code
<MediaContainer size="1" allowSync="1" identifier="com.plexapp.plugins.library" librarySectionID="8" librarySectionTitle="Test Videos" librarySectionUUID="9417fe98-f0a8-4c15-bc69-99263cadd7b0" mediaTagPrefix="/system/bundle/media/flags/" mediaTagVersion="1490127100">
<Video ratingKey="12554" key="/library/metadata/12554" guid="com.plexapp.agents.none://994ac6879ce3546c56b799b6d2a1b9a848e25987?lang=xn" librarySectionID="8" librarySectionKey="/library/sections/8" type="movie" title="ForcedSubs_substrack_2" summary="" viewCount="5" lastViewedAt="1490534829" year="2017" thumb="/library/metadata/12554/thumb/1490443361" art="/library/metadata/12554/art/1490443361" duration="31072" originallyAvailableAt="2017-03-25" addedAt="1490443300" updatedAt="1490443361" createdAtAccuracy="epoch" createdAtTZOffset="0">
<Media videoResolution="1080" id="22196" duration="31072" bitrate="22212" width="1920" height="1080" aspectRatio="1.78" audioChannels="6" audioCodec="dca-ma" videoCodec="h264" container="mkv" videoFrameRate="24p" audioProfile="ma" videoProfile="high">
<Part accessible="1" exists="1" id="26635" key="/library/parts/26635/1490442730/file.mkv" duration="31072" file="W:\Sample Videos\ForcedSubs_substrack_2.mkv" size="86270401" audioProfile="ma" container="mkv" hasThumbnail="1" videoProfile="high">
<Stream id="56793" streamType="1" codec="h264" index="0" bitrate="20676" language="English" languageCode="eng" bitDepth="8" chromaSubsampling="4:2:0" frameRate="23.976" hasScalingMatrix="0" height="1080" level="41" profile="high" refFrames="4" scanType="progressive" width="1920"/>
<Stream id="56794" streamType="2" selected="1" default="1" codec="dca" index="1" channels="6" bitrate="1536" language="English" languageCode="eng" audioChannelLayout="5.1(side)" bitDepth="24" profile="ma" samplingRate="48000" title="Surround 5.1"/>
<Stream id="56795" streamType="3" codec="pgs" index="2" language="English" languageCode="eng"/>
<Stream id="56796" streamType="3" selected="1" default="1" forced="1" codec="pgs" index="3" language="English" languageCode="eng"/>
</Part>
</Media>
<Extras size="0"></Extras>
</Video>
</MediaContainer>
Display More