On 27/04/2020 10:22, John m0t wrote:
Hi;
Playing video on T9300 CPU and Intel integrated GPU causes choppy and sluggish
video playback.
This effect is that much worse that causes system hang and restart.
Only mpv is able to play the video but mplayer just plays sound and vlc would
segfault.
> mpv Downloads/Saturday_Night_Live_S41E03_480p_HDTV_Hiva.mkv.part
[mkv] mkv metadata beyond end of file - incomplete file?
(+) Video --vid=1 (*) (h264 848x480 29.970fps)
(+) Audio --aid=1 --alang=eng (*) (aac 2ch 48000Hz)
AO: [oss] 48000Hz stereo 2ch s32
VO: [gpu] 848x480 => 853x480 yuv420p
AV: 00:00:00 / 01:05:33 (0%) A-V: -0.008 Dropped: 15
Well based on that output the inconsistent behaviour and crashing is
reasonable. You are playing an incomplete file. If the file is being
downloaded with a torrent tool that could also explain the choppy as
there could be incomplete data at various points in the file. Although
based on the .part extension I'm guessing its a web browser download.
That doesn't mean there isn't a problem with the xorg video playback but
it would be good to verify with a complete file.
Mike