Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VAAPI decoding failures on AMD platforms [32.0+fixes & 33.0+fixes] #810

Open
dlasher opened this issue Oct 31, 2023 · 14 comments
Open

VAAPI decoding failures on AMD platforms [32.0+fixes & 33.0+fixes] #810

dlasher opened this issue Oct 31, 2023 · 14 comments

Comments

@dlasher
Copy link

dlasher commented Oct 31, 2023

  • Platform: AMD A10-7850K + AMD 550X, UBUNTU 22 (5.15.0-87-generic)
  • MythTV version: 32.0+fixes.20220325
  • Package version: AMDGPU 5.5
  • Component: decoders/avformatdecoder
ii  mesa-amdgpu-omx-drivers:amd64                 1:23.1.0.50500-1581431.22.04              amd64        Mesa OpenMAX video drivers
ii  mesa-amdgpu-va-drivers:amd64                  1:23.1.0.50500-1581431.22.04              amd64        Mesa VA-API video acceleration drivers
ii  mesa-amdgpu-vdpau-drivers:amd64               1:23.1.0.50500-1581431.22.04              amd64        Mesa VDPAU video acceleration drivers
ii  mesa-va-drivers:amd64                         23.2.1~kisak1~j                           amd64        Mesa VA-API video acceleration drivers
ii  mesa-vdpau-drivers:amd64                      23.2.1~kisak1~j                           amd64        Mesa VDPAU video acceleration drivers
ii  mesa-vulkan-drivers:amd64                     23.2.1~kisak1~j                           amd64        Mesa Vulkan graphics drivers
i  amdgpu                                        1:5.5.50500-1581431.22.04                 amd64        Meta package to install amdgpu components.
Ii  amdgpu-core                                   1:5.5.50500-1581431.22.04                 all          Core meta package for unified amdgpu driver.

What steps will reproduce the bug?

Install OS, install mythfrontend, install AMDGPU drivers from official repo.

  • Change "PLAYBACK" to "VAAPI"
  • go recordings. play anything. Doesn't seem to matter H.264/H.265, etc.

may work (decode via VAAPI) correctly. Reboot. Doesn't work (decode using VAAPI) any more. Change playback back/forth, doesn't work. reboot again, might work this time.

How often does it reproduce? Is there a required condition?

Just reboot. 50/50 chance.

What is the expected behaviour?

Successful playback decoding via VAAPI

Additional information

to be clear, video playback always works. It just fails VAAPI decoding and drops back to FFMPEG/CPU(

found threads indicating possible MESA issue. Added "add-apt-repository ppa:kisak/kisak-mesa" - problem stays the same, does not improve. (including #346)

same behavior with built in A10 GPU as with discrete card. tried both ways.
same behavior with older (5.4) and newer (5.6) versions of AMD drivers.

logs seem to indicate init failure, fail back to FFMPEG

Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:704 (SeekReset) AFD: SeekReset(0, 0, do flush, do discard)
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:746 (SeekReset) AFD: SeekReset() flushing
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #0: ID: 0x41 Codec ID: H264 Type: Video(1280x720) Bitrate: 0
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #1: ID: 0x43 Codec ID: AC3 Type: Audio Bitrate: 384000
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: W Decoder decoders/avformatdecoder.cpp:2077 (ScanStreams) AFD: Warning, audio codec 0x558f906343c0 id(AC3) type (Audio) already open, leaving it alone.
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2084 (ScanStreams) AFD: codec AC3 has 6 channels
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2143 (ScanStreams) AFD: Looking for decoder for AC3
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2568 (OpenAVCodec) AFD: Opened codec 0x558f906343c0, id(AC3) type(Audio)
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #2: ID: 0x44 Codec ID: AC3 Type: Audio Bitrate: 192000
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: W Decoder decoders/avformatdecoder.cpp:2077 (ScanStreams) AFD: Warning, audio codec 0x558f90692b40 id(AC3) type (Audio) already open, leaving it alone.
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2084 (ScanStreams) AFD: codec AC3 has 2 channels
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2143 (ScanStreams) AFD: Looking for decoder for AC3
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2568 (OpenAVCodec) AFD: Opened codec 0x558f90692b40, id(AC3) type(Audio)
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2308 (ScanStreams) AFD: Trying to select best video track
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2343 (ScanStreams) AFD: Selected track #0: ID: 0x41 Codec ID: H264 Profile: High Type: Video(1280x720) Bitrate: 1000000
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:1361 (GetVideoFrameRate) AFD: Selected FPS: 59.9401 (Avg:59.9401 Mult:1 Codec:0 Container:90000 Estimated:59.9401)
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2476 (ScanStreams) AFD: Using 2 CPUs for decoding
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:1487 (InitVideoCodec) AFD: InitVideoCodec ID:H264 Type:Video Size:1280x720
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2487 (ScanStreams) AFD: Using ffmpeg for video decoding
@dlasher
Copy link
Author

dlasher commented Oct 31, 2023

data from "scanstreams"

Oct 31 13:01:29 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #0: ID: 0x41 Codec ID: H264 Type: Video(1280x720) Bitrate: 0
Oct 31 13:01:29 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #1: ID: 0x43 Codec ID: AC3 Type: Audio Bitrate: 384000
Oct 31 13:01:29 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/avformatdecoder.cpp:2084 (ScanStreams) AFD: codec AC3 has 6 channels
Oct 31 13:01:29 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/avformatdecoder.cpp:2143 (ScanStreams) AFD: Looking for decoder for AC3
Oct 31 13:01:29 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #2: ID: 0x44 Codec ID: AC3 Type: Audio Bitrate: 192000
Oct 31 13:01:29 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/avformatdecoder.cpp:2084 (ScanStreams) AFD: codec AC3 has 2 channels
Oct 31 13:01:29 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/avformatdecoder.cpp:2143 (ScanStreams) AFD: Looking for decoder for AC3
Oct 31 13:01:29 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/avformatdecoder.cpp:2308 (ScanStreams) AFD: Trying to select best video track
Oct 31 13:01:29 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/avformatdecoder.cpp:2343 (ScanStreams) AFD: Selected track #0: ID: 0x41 Codec ID: H264 Profile: High Type: Video(1280x720) Bitrate: 1000000
Oct 31 13:01:29 frontend4 mythfrontend.real: mythfrontend[1176]: I CoreContext decoders/avformatdecoder.cpp:2487 (ScanStreams) AFD: Using vaapi for video decoding
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #0: ID: 0x41 Codec ID: H264 Type: Video(1280x720) Bitrate: 0
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #1: ID: 0x43 Codec ID: AC3 Type: Audio Bitrate: 384000
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: W Decoder decoders/avformatdecoder.cpp:2077 (ScanStreams) AFD: Warning, audio codec 0x558f906343c0 id(AC3) type (Audio) already open, leaving it alone.
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2084 (ScanStreams) AFD: codec AC3 has 6 channels
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2143 (ScanStreams) AFD: Looking for decoder for AC3
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #2: ID: 0x44 Codec ID: AC3 Type: Audio Bitrate: 192000
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: W Decoder decoders/avformatdecoder.cpp:2077 (ScanStreams) AFD: Warning, audio codec 0x558f90692b40 id(AC3) type (Audio) already open, leaving it alone.
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2084 (ScanStreams) AFD: codec AC3 has 2 channels
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2143 (ScanStreams) AFD: Looking for decoder for AC3
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2308 (ScanStreams) AFD: Trying to select best video track
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2343 (ScanStreams) AFD: Selected track #0: ID: 0x41 Codec ID: H264 Profile: High Type: Video(1280x720) Bitrate: 1000000
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2476 (ScanStreams) AFD: Using 2 CPUs for decoding
Oct 31 13:01:33 frontend4 mythfrontend.real: mythfrontend[1176]: I Decoder decoders/avformatdecoder.cpp:2487 (ScanStreams) AFD: Using ffmpeg for video decoding

@dlasher dlasher changed the title VAAPI playback failures [32.0+fixes.20220325] VAAPI decoding failures [32.0+fixes.20220325] Oct 31, 2023
@dlasher dlasher changed the title VAAPI decoding failures [32.0+fixes.20220325] VAAPI decoding failures on AMD platforms [32.0+fixes.20220325] Oct 31, 2023
@dlasher
Copy link
Author

dlasher commented Oct 31, 2023

full -v playback of failure.

Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayer.cpp:429 (OpenFile) Player(1): Opening 'myth://backend1/30702_20231031140000.ts'
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoprofile.cpp:304 (MythVideoProfile) VideoProfile: Accepting: cmp() w() h() framerate() codecs( ) dec(vaapi) cpus(2) skiploop(enabled) rend(opengl-hw) deint(low:shader:driver,low:shader:driver) upscale(bilinear)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoprofile.cpp:304 (MythVideoProfile) VideoProfile: Accepting: cmp() w() h() framerate() codecs( ) dec(ffmpeg) cpus(2) skiploop(enabled) rend(opengl) deint(high:shader,high:shader) upscale(bilinear)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:366 (AvFormatDecoder) AFD: PlayerFlags: 0x20, AudioReadAhead: 100 msec
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayer.cpp:2009 (syncWithAudioStretch) Player(1): Stretch Factor 1, allow passthru
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:918 (InitByteContext) AFD: Buffer size: 32768 Streamed 0 Seekable 1 Available 327680
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #0: ID: 0x41 Codec ID: H264 Type: Video(1280x720) Bitrate: 0
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #1: ID: 0x43 Codec ID: AC3 Type: Audio Bitrate: 384000
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2084 (ScanStreams) AFD: codec AC3 has 6 channels
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2143 (ScanStreams) AFD: Looking for decoder for AC3
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2568 (OpenAVCodec) AFD: Opened codec 0x5629d386b500, id(AC3) type(Audio)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #2: ID: 0x44 Codec ID: AC3 Type: Audio Bitrate: 192000
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2084 (ScanStreams) AFD: codec AC3 has 2 channels
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2143 (ScanStreams) AFD: Looking for decoder for AC3
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2568 (OpenAVCodec) AFD: Opened codec 0x5629d3777700, id(AC3) type(Audio)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2308 (ScanStreams) AFD: Trying to select best video track
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2343 (ScanStreams) AFD: Selected track #0: ID: 0x41 Codec ID: H264 Profile: High Type: Video(1280x720) Bitrate: 1000000
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:1361 (GetVideoFrameRate) AFD: Selected FPS: 59.9401 (Avg:59.9401 Mult:1 Codec:0 Container:90000 Estimated:59.9401)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoprofile.cpp:445 (LoadBestPreferences) VideoProfile: LoadBestPreferences(1280x720, 59.940, h264)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoprofile.cpp:470 (LoadBestPreferences) VideoProfile: LoadBestPreferences result: priority:1 width: height: fps: codecs:
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoprofile.cpp:475 (LoadBestPreferences) VideoProfile: decoder:vaapi renderer:opengl-hw deint0:low:shader:driver deint1:low:shader:driver cpus:2 upscale:bilinear
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythvaapicontext.cpp:200 (GetSupportedCodec) VAAPIDec: VAAPI supports decoding 'H264 High yuv420p 1280x720'
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:1487 (InitVideoCodec) AFD: InitVideoCodec ID:H264 Type:Video Size:1280x720
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayer.cpp:696 (SetFrameInterval) Player(1): SetFrameInterval Interval:16683 Speed:1 Scan:Progressive Scan (Multiplier: 1)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoscantracker.cpp:263 (DetectInterlace) ScanTracker: DetectInterlace(Detect Scan, Interlaced Scan, 59.9401, 720) ->Progressive Scan
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2487 (ScanStreams) AFD: Using vaapi for video decoding
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:2568 (OpenAVCodec) AFD: Opened codec 0x5629d35d5500, id(H264) type(Video)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext audio/audiooutputbase.cpp:774 (Reconfigure) AOBase: Opening audio device 'pulse' ch 2(6) sr 48000 sf 32 bit floating point reenc 0
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext audio/audiooutputalsa.cpp:950 (OpenMixer) ALSA: no playback control PCM found on mixer device default
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext audio/audiooutputalsa.cpp:493 (OpenDevice) ALSA: Unable to open audio mixer. Volume control disabled
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/decoderbase.cpp:1136 (AutoSelectTrack) Dec: Selected track #1 (type 2) in the Unknown language(0)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/decoderbase.cpp:324 (SyncPositionMap) Dec: Resyncing position map. posmapStarted = 0 livetv(0) watchingRec(0)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/decoderbase.cpp:193 (PosMapFromDb) Dec: Position map filled from DB to: 434725
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/decoderbase.cpp:208 (PosMapFromDb) Dec: Duration map filled from DB to: 434725
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/decoderbase.cpp:368 (SyncPositionMap) Dec: SyncPositionMap prerecorded, from DB: 5440 entries
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/decoderbase.cpp:405 (SyncPositionMap) Dec: SyncPositionMap, new totframes: 434725, new length: 7252, posMap size: 5440
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:1248 (OpenFile) AFD: Position map found
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/avformatdecoder.cpp:1251 (OpenFile) AFD: Successfully opened decoder for file: "myth://backend1/30702_20231031140000.ts". novideo(0)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext programinfo.cpp:2865 (QueryStartMark) Using last position @ 103696
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideooutgpu.cpp:75 (Create) VidOutGPU: Allowed renderers for H.264 vaapi (Decoder: vaapi): 'opengl-hw'
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoprofile.cpp:1258 (GetFilteredRenderers) VideoProfile: Safe renderers for 'vaapi': opengl-hw
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideooutgpu.cpp:81 (Create) VidOutGPU: Allowed renderers (filt: vaapi): opengl-hw
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoprofile.cpp:304 (MythVideoProfile) VideoProfile: Accepting: cmp() w() h() framerate() codecs( ) dec(vaapi) cpus(2) skiploop(enabled) rend(opengl-hw) deint(low:shader:driver,low:shader:driver) upscale(bilinear)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoprofile.cpp:304 (MythVideoProfile) VideoProfile: Accepting: cmp() w() h() framerate() codecs( ) dec(ffmpeg) cpus(2) skiploop(enabled) rend(opengl) deint(high:shader,high:shader) upscale(bilinear)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoprofile.cpp:445 (LoadBestPreferences) VideoProfile: LoadBestPreferences(1280x720, 59.940, h264)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoprofile.cpp:470 (LoadBestPreferences) VideoProfile: LoadBestPreferences result: priority:1 width: height: fps: codecs:
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoprofile.cpp:475 (LoadBestPreferences) VideoProfile: decoder:vaapi renderer:opengl-hw deint0:low:shader:driver deint1:low:shader:driver cpus:2 upscale:bilinear
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideooutgpu.cpp:95 (Create) VidOutGPU: Preferred renderer: opengl-hw
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideooutgpu.cpp:125 (Create) VidOutGPU: Trying video renderer: 'opengl-hw'
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythhdrtracker.cpp:37 (Create) HDRTracker: HDR signalling support not available
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideogpu.cpp:35 (MythVideoGPU) VideoGPU: Discard stereoscopic fields: Yes
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythopenglvideo.cpp:55 (MythOpenGLVideo) GLVid: Chroma upsampling filter disabled
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythpainteropengl.cpp:76 (ClearCache) Clearing OpenGL painter cache.
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideobounds.cpp:122 (PopulateGeometry) VideoBounds: Window using screen 'HDMI-A-0' 1920x1080
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideobounds.cpp:481 (PrintMoveResizeDebug) VideoBounds: Window Rect:  1920x1080+0+0
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideobounds.cpp:484 (PrintMoveResizeDebug) VideoBounds: Display Rect: 1920x1080+0+0 Aspect: 1.77778
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideobounds.cpp:488 (PrintMoveResizeDebug) VideoBounds: Video Rect:   1280x720+0+0 Aspect: 1.77778
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideocolourspace.cpp:116 (SetSupportedAttributes) ColourSpace: PictureAttributes: Brightness,Contrast,Colour,Hue,Range
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideooutgpu.cpp:565 (InitDisplayMeasurements) VidOutGPU: Display aspect ratio: 1.77778 (Square pixels)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext videobuffers.cpp:959 (CreateBuffers) Created 16 empty VAAPI (1280x720) video buffers
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/mythdecoderthread.cpp:23 (run) DecThread: Decoder thread starting.
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:581 (DoFastForward) AFD: DoFastForward(103695 (0), do discard frames)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/decoderbase.cpp:712 (DoFastForward) Dec: DoFastForward(103695 (0), do discard frames)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/decoderbase.cpp:486 (FindPosition) Dec: FindPosition(103695, search not adjusted) --> #012#011#011#011[1225:103645(1457417736),1226:103760(1459116316)]
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:704 (SeekReset) AFD: SeekReset(103645, 50, do flush, do discard)
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythvideooutgpu.cpp:343 (DiscardFrames) VidOutGPU: (1): AAAAAAAAAAAAAAAA
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder videobuffers.cpp:812 (DiscardFrames) VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAA
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder videobuffers.cpp:879 (DiscardFrames) VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAA -- done
Oct 31 13:39:23 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:746 (SeekReset) AFD: SeekReset() flushing
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:24 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:25 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:26 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayervideoui.cpp:143 (HandleDecoderCallback) PlayerVideo: Queuing callback for VAAPI context creation
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayervideoui.cpp:159 (ProcessCallbacks) PlayerVideo: Executing VAAPI context creation
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:493 (CreateDecoderCallback) MythCodecContext: Create decoder callback
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapiinterop.cpp:140 (InitaliseDisplay) VAAPIInterop: Created VAAPI 1.14 display for GL-VAAPI-DRM (Mesa Gallium driver 23.1.0-devel for Radeon RX550/550 Series (polaris12, LLVM 15.0.7, DRM 3.51, 5.15.0-87-generic))
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvaapidrminterop.cpp:45 (MythVAAPIInteropDRM) VAAPIDRM: Using DRM PRIME for interop
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: E CoreContext decoders/mythvaapicontext.cpp:346 (InitialiseContext) VAAPIDec: Failed to initialise VAAPI frames context
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext decoders/mythcodeccontext.cpp:438 (FramesContextFinished) MythCodecContext: vaapi frames context finished
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: E Decoder decoders/avformatdecoder.cpp:3476 (ProcessVideoPacket) AFD: video avcodec_send_packet error: Invalid data found when processing input (-1094995529) gotpicture:0
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:704 (SeekReset) AFD: SeekReset(0, 0, do flush, do discard)
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythvideooutgpu.cpp:343 (DiscardFrames) VidOutGPU: (1): AAAAAAAAAAAAAAAA
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder videobuffers.cpp:812 (DiscardFrames) VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAA
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder videobuffers.cpp:879 (DiscardFrames) VideoBuffers::DiscardFrames(1): AAAAAAAAAAAAAAAA -- done
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:746 (SeekReset) AFD: SeekReset() flushing
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #0: ID: 0x41 Codec ID: H264 Type: Video(1280x720) Bitrate: 0
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #1: ID: 0x43 Codec ID: AC3 Type: Audio Bitrate: 384000
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: W Decoder decoders/avformatdecoder.cpp:2077 (ScanStreams) AFD: Warning, audio codec 0x5629d386b500 id(AC3) type (Audio) already open, leaving it alone.
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2084 (ScanStreams) AFD: codec AC3 has 6 channels
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2143 (ScanStreams) AFD: Looking for decoder for AC3
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2568 (OpenAVCodec) AFD: Opened codec 0x5629d386b500, id(AC3) type(Audio)
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2017 (ScanStreams) AFD: Stream #2: ID: 0x44 Codec ID: AC3 Type: Audio Bitrate: 192000
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: W Decoder decoders/avformatdecoder.cpp:2077 (ScanStreams) AFD: Warning, audio codec 0x5629d3777700 id(AC3) type (Audio) already open, leaving it alone.
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2084 (ScanStreams) AFD: codec AC3 has 2 channels
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2143 (ScanStreams) AFD: Looking for decoder for AC3
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2568 (OpenAVCodec) AFD: Opened codec 0x5629d3777700, id(AC3) type(Audio)
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2308 (ScanStreams) AFD: Trying to select best video track
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2343 (ScanStreams) AFD: Selected track #0: ID: 0x41 Codec ID: H264 Profile: High Type: Video(1280x720) Bitrate: 1000000
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:1361 (GetVideoFrameRate) AFD: Selected FPS: 59.9401 (Avg:59.9401 Mult:1 Codec:0 Container:90000 Estimated:59.9401)
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2476 (ScanStreams) AFD: Using 2 CPUs for decoding
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:1487 (InitVideoCodec) AFD: InitVideoCodec ID:H264 Type:Video Size:1280x720
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayer.cpp:696 (SetFrameInterval) Player(1): SetFrameInterval Interval:16683 Speed:1 Scan:Progressive Scan (Multiplier: 1)
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythvideooutgpu.cpp:452 (InputChanged) VidOutGPU: Video changed: 1280x720 (1280x720) 'H.264 VAAPI' (Aspect 1.77778 Refs 4)-> 1280x720 (1280x720) 'H.264' (Aspect 1.77778 Refs 4)
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder videobuffers.cpp:488 (DiscardAndRecreate) DiscardAndRecreate: AAAAAAAAAAAAAAAA
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder videobuffers.cpp:976 (CreateBuffers) Created 18 YUV420P (1280x720) video buffers
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder videobuffers.cpp:578 (DiscardAndRecreate) DiscardAndRecreate: AAAAAAAAAAAAAAAAAA
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythplayer.cpp:1696 (ClearAfterSeek) Player(1): ClearAfterSeek(1)
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder mythvideoscantracker.cpp:263 (DetectInterlace) ScanTracker: DetectInterlace(Detect Scan, Interlaced Scan, 59.9401, 720) ->Progressive Scan
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2487 (ScanStreams) AFD: Using ffmpeg for video decoding
Oct 31 13:39:27 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/avformatdecoder.cpp:2568 (OpenAVCodec) AFD: Opened codec 0x7f0880f82940, id(H264) type(Video)
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I Decoder decoders/decoderbase.cpp:1136 (AutoSelectTrack) Dec: Selected track #1 (type 2) in the Unknown language(0)
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayer.cpp:1696 (ClearAfterSeek) Player(1): ClearAfterSeek(0)
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext osd.cpp:132 (LoadWindows) OSD: Loaded window osd_message
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext osd.cpp:132 (LoadWindows) OSD: Loaded window osd_input
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext osd.cpp:132 (LoadWindows) OSD: Loaded window program_info
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext osd.cpp:132 (LoadWindows) OSD: Loaded window browse_info
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext osd.cpp:132 (LoadWindows) OSD: Loaded window osd_status
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext osd.cpp:132 (LoadWindows) OSD: Loaded window osd_program_editor
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext osd.cpp:132 (LoadWindows) OSD: Loaded window osd_debug
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext osd.cpp:71 (Init) OSD: Loaded OSD: size 1920x1080 offset 0+0
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythcaptionsoverlay.cpp:172 (InitSubtitles) Captions: Created window aa_OSD_SUBTITLES
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayer.cpp:1696 (ClearAfterSeek) Player(1): ClearAfterSeek(0)
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayer.cpp:696 (SetFrameInterval) Player(1): SetFrameInterval Interval:16683 Speed:1 Scan:Interlaced Scan (Multiplier: 1)
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayerui.cpp:508 (InitFrameInterval) PlayerUI: Display Refresh Rate: 120.005 Video Frame Rate: 59.941
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoout.cpp:174 (SetDeinterlacing) VideoOutput: SetDeinterlacing (Doublerate 1): Single Basic|CPU|GLSL|DRIVER Double Basic|CPU|GLSL|DRIVER
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext tv_play.cpp:233 (StartPlaying) TV::StartPlaying(): StartPlaying(): took 0 ms to start player.
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext tv_play.cpp:4651 (StartPlayer) TV::StartPlayer(): Created player.
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext tv_play.cpp:2193 (HandleStateChange) TV::HandleStateChange(): Changing from None to WatchingPreRecorded
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext platforms/mythscreensaverdbus.cpp:87 (Inhibit) ScreenSaverDBus: Successfully inhibited screensaver via org.freedesktop.ScreenSaver. cookie 2242354654. nom nom
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext platforms/mythscreensaverx11.cpp:247 (Disable) ScreenSaverX11: Inhibited X11 screensaver
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext tv_play.cpp:2269 (HandleStateChange) TV::HandleStateChange(): Main UI disabled.
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext tv_play.cpp:364 (StartTV) TV::StartTV(): Entering main playback loop.
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoout.cpp:150 (SetDeinterlacing) VideoOutput: Disabled all deinterlacing
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythplayer.cpp:710 (SetBuffering) Player(1): Waiting for video buffers...
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideobounds.cpp:122 (PopulateGeometry) VideoBounds: Window using screen 'HDMI-A-0' 1920x1080
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideobounds.cpp:481 (PrintMoveResizeDebug) VideoBounds: Window Rect:  1920x1080+0+0
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideobounds.cpp:484 (PrintMoveResizeDebug) VideoBounds: Display Rect: 1920x1080+0+0 Aspect: 1.77778
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideobounds.cpp:488 (PrintMoveResizeDebug) VideoBounds: Video Rect:   1280x720+0+0 Aspect: 1.77778
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideooutgpu.cpp:565 (InitDisplayMeasurements) VidOutGPU: Display aspect ratio: 1.77778 (Square pixels)
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideoout.cpp:150 (SetDeinterlacing) VideoOutput: Disabled all deinterlacing
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythopenglvideo.cpp:477 (SetupFrameFormat) GLVid: New frame format: None:None 1280x720 (Tex: 2D) -> YUV420P:YUV420P 1280x720 (Tex: 2D)
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythopenglvideo.cpp:514 (SetupFrameFormat) GLVid: Created 3 input textures for 'opengl-yv12'
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideocolourspace.cpp:376 (UpdateColourSpace) ColourSpace: Input : bt709(Guessed) Depth:8 Range:Limited
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideocolourspace.cpp:382 (UpdateColourSpace) ColourSpace: Input : Primaries:bt709 Transfer: bt709
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideocolourspace.cpp:385 (UpdateColourSpace) ColourSpace: Output: Range:Full Primaries: bt709
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext mythvideocolourspace.cpp:389 (UpdateColourSpace) ColourSpace: Chroma location: left (Detected)
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythopenglvideo.cpp:857 (RenderFrame) GLVid: Resizing from 1280x720 to 1920x1080 for Performance
Oct 31 13:39:28 frontend4 mythfrontend.real: mythfrontend[1169]: I CoreContext opengl/mythvideotextureopengl.cpp:592 (CreateVideoFrameBuffer) MythVidTex: Requesting 16bit framebuffer texture

@dlasher
Copy link
Author

dlasher commented Oct 31, 2023

Updated to 5.6 AMDGPU - identical behavior:

ii  amdgpu                                        1:5.6.50600-1609671.22.04                 amd64        Meta package to install amdgpu components.
ii  amdgpu-core                                   1:5.6.50600-1609671.22.04                 all          Core meta package for unified amdgpu driver.
ii  amdgpu-dkms                                   1:6.1.5.50600-1609671.22.04               all          amdgpu driver in DKMS format.
ii  amdgpu-dkms-firmware                          1:6.1.5.50600-1609671.22.04               all          firmware blobs used by amdgpu driver in DKMS format
ii  amdgpu-install                                5.6.50600-1609671.22.04                   all          AMDGPU driver repository and installer
ii  amdgpu-lib                                    1:5.6.50600-1609671.22.04                 amd64        Meta package to install amdgpu userspace components.
ii  gst-omx-amdgpu                                1:1.0.0.1.50600-1609671.22.04             amd64        GStreamer OpenMAX plugins
ii  libdrm-amdgpu-amdgpu1:amd64                   1:2.4.115.50600-1609671.22.04             amd64        Userspace interface to amdgpu-specific kernel DRM services -- runtime
ii  libdrm-amdgpu-common                          1.0.0.50600-1609671.22.04                 all          List of AMD/ATI cards' device IDs, revision IDs and marketing names
ii  libdrm-amdgpu-radeon1:amd64                   1:2.4.115.50600-1609671.22.04             amd64        Userspace interface to radeon-specific kernel DRM services -- runtime
ii  libdrm-amdgpu1:amd64                          2.4.113-2~ubuntu0.22.04.1                 amd64        Userspace interface to amdgpu-specific kernel DRM services -- runtime
ii  libdrm2-amdgpu:amd64                          1:2.4.115.50600-1609671.22.04             amd64        Userspace interface to kernel DRM services -- runtime
ii  libegl1-amdgpu-mesa:amd64                     1:23.2.0.50600-1609671.22.04              amd64        free implementation of the EGL API -- runtime
ii  libegl1-amdgpu-mesa-drivers:amd64             1:23.2.0.50600-1609671.22.04              amd64        free implementation of the EGL API -- hardware drivers
ii  libgbm1-amdgpu:amd64                          1:23.2.0.50600-1609671.22.04              amd64        generic buffer management API -- runtime
ii  libgl1-amdgpu-mesa-dri:amd64                  1:23.2.0.50600-1609671.22.04              amd64        free implementation of the OpenGL API -- DRI modules
ii  libgl1-amdgpu-mesa-glx:amd64                  1:23.2.0.50600-1609671.22.04              amd64        free implementation of the OpenGL API -- GLX runtime
ii  libglapi-amdgpu-mesa:amd64                    1:23.2.0.50600-1609671.22.04              amd64        free implementation of the GL API -- shared library
ii  libllvm15.0.50500-amdgpu:amd64                1:15.0.50500-1581431.22.04                amd64        Modular compiler and toolchain technologies, runtime library
ii  libllvm16.0.50600-amdgpu:amd64                1:16.0.50600-1609671.22.04                amd64        Modular compiler and toolchain technologies, runtime library
ii  libxatracker2-amdgpu:amd64                    1:23.2.0.50600-1609671.22.04              amd64        X acceleration library -- runtime
ii  mesa-amdgpu-omx-drivers:amd64                 1:23.2.0.50600-1609671.22.04              amd64        Mesa OpenMAX video drivers
ii  mesa-amdgpu-va-drivers:amd64                  1:23.2.0.50600-1609671.22.04              amd64        Mesa VA-API video acceleration drivers
ii  mesa-amdgpu-vdpau-drivers:amd64               1:23.2.0.50600-1609671.22.04              amd64        Mesa VDPAU video acceleration drivers
ii  xserver-xorg-amdgpu-video-amdgpu              1:22.0.0.50600-1609671.22.04              amd64        X.Org X server -- AMD/ATI Radeon display driver
ii  xserver-xorg-video-amdgpu                     22.0.0-1ubuntu0.2                         amd64        X.Org X server -- AMDGPU display driver

@dlasher
Copy link
Author

dlasher commented Nov 3, 2023

Tested under AMDGPU 5.7 as well (which added support for Ubuntu 22.04.3) - no change in behavior. worked first playback, first boot - doesn't work after reboot(s).

@dlasher
Copy link
Author

dlasher commented Nov 7, 2023

Tested with intel CPU (moved SSD over to another machine) and AMD GPU - same problem occurs, so appears to be independent of the CPU.

It appears VAAPI decoding on AMD cards is broken/inconsistent in MythTV 0.32 / Ubuntu 22 - as installed from repo.

Suggestions for what to test next to more clearly identify the problem?

@dlasher
Copy link
Author

dlasher commented Nov 7, 2023

Upgraded to MythTV 0.33 to see if it affects the problem. Same behavior - works on first boot, fails on reboots.

MythTV Version : v33.1+fixes.202309262218.26e76a3949~ubuntu22.04.1
MythTV Branch : fixes/33

amdgpu: :5.7.50700-1652687.22.04

@dlasher dlasher changed the title VAAPI decoding failures on AMD platforms [32.0+fixes.20220325] VAAPI decoding failures on AMD platforms [32.0+fixes & 33.0+fixes] Nov 7, 2023
@dlasher
Copy link
Author

dlasher commented Nov 8, 2023

So creating new playback profiles, I don't see the option to use "FFMPEG" as a decode option (either internal or external) -- but I do see that mythffmpeg includes VAAPI decoding.

 mythffmpeg  -hide_banner -encoders | grep vaapi
 V....D h264_vaapi           H.264/AVC (VAAPI) (codec h264)
 V....D hevc_vaapi           H.265/HEVC (VAAPI) (codec hevc)
 V....D mjpeg_vaapi          MJPEG (VAAPI) (codec mjpeg)
 V....D mpeg2_vaapi          MPEG-2 (VAAPI) (codec mpeg2video)
 V....D vp8_vaapi            VP8 (VAAPI) (codec vp8)
 V....D vp9_vaapi            VP9 (VAAPI) (codec vp9)

So if you choose the "VAAPI" decoder, is it calling mythffmpeg (or libs)?

If it helps, VAAPI-DECODE-ONLY works 100% of the time... so it's something related to display.

@mosource21
Copy link

mosource21 commented Nov 22, 2023

Searching the forums may help you to diagnose further
This describes the same problem you have but unfortunately no update since April :(
https://forum.mythtv.org/viewtopic.php?f=36&t=5021

@bennettpeter
Copy link
Member

"VAAPI decode only" uses the graphics card to decode into main memory then feeds the video from memory back to the graphics card. "VAAPI" decodes in the graphics card then sends the video direct to the TV.

FFMPEG software decoding is labeled "Standard" in the recording profile settings.

VAAPI works well with Intel integrated GPUs. I don't think it ever worked well with AMD graphics. If you want to use graphic card decoder support the best bet is NVidia.

Have you tried using VDPAU? That may give better results. That is primarily for NVidia devices, but I believe it has some support for non-NVidia.

@gigem
Copy link
Contributor

gigem commented Nov 22, 2023

Both VAAPI and VDPAU work (in decode only mode) with my 6750 XT. VAAPI is probably the better choice as I think the VDPAU interface doesn't include all of the latest codec because Nvidia only put them in NVDEC.

@dlasher
Copy link
Author

dlasher commented Feb 1, 2024

"VAAPI decode only" uses the graphics card to decode into main memory then feeds the video from memory back to the graphics card.

Tried it, it's REALLY hard on the memory/cpu/etc bus - can't keep up with 4k content, or even 1080p content on slower machines.

FFMPEG software decoding is labeled "Standard" in the recording profile settings.

Thank you

VAAPI works well with Intel integrated GPUs. I don't think it ever worked well with AMD graphics. If you want to use graphic card decoder support the best bet is NVidia.

I've been firmly in the NVIDIA camp for years, simply because it works{tm}. I have (4) frontends, and 3 of them are 1030GT , which do a fantastic job of most content.

Have you tried using VDPAU? That may give better results. That is primarily for NVidia devices, but I believe it has some support for non-NVidia.

All attempts using VDPAU on the AMD setups gives black screen. Audio goes, telling me it's playing, but zero video output.

Given how much horsepower is in iGPU's now (Intel, AMD "G" series, etc) for very low wattage (35W-65W) - CPU's with integrated GPU's would make perfect small-form-factor (ITX Mini-ITX) Frontends. If donating hardware to a dev would get this priority, message me.. I have hardware for the cause.

Newegg Searches
** AMD CPU's with GPU: https://www.newegg.com/p/pl?N=100007671%20601306869%20601353519%20601432223%20601432220%20601432218&Order=1
** Intel CPU's with GPU: https://www.newegg.com/p/pl?N=100007671%20601306860%20601353518&Order=1

@dlasher
Copy link
Author

dlasher commented Jun 12, 2024

... as a followup - I started testing on a couple of intel-based NUC's, and VAAPI works flawlessly there.. You have to be careful about which generation you get (NUC6/7/etc won't do most HEVC/etc, stick with NUC10 or newer) but on later generations, they are just about the perfect front end. Low power, high performance, I'm slowly replacing all my NVIDIA setups with NUC10's.

@garybuhrmaster
Copy link
Contributor

garybuhrmaster commented Jun 12, 2024 via email

@dlasher
Copy link
Author

dlasher commented Jun 12, 2024

the iGPUs in Intel core gen 7 or greater have hardware support for HEVC (except for 12-bit HEVC, where you need a gen 11 >or greater processor's iGPU). Whether your software stack supports that capability will, no doubt, vary.

Sorry, wrote too quickly without looking it up. Let me give a better answer:

https://www.intel.com/content/www/us/en/docs/onevpl/developer-reference-media-intel-hardware/1-0/features-and-formats.html

NUC6: Intel® Iris® Pro Graphics 580
NUC7: Intel® HD Graphics 620

While on paper the HD620 supports some amount of HEVC, in my experience with my own content, it was useless for about 95% of things I tried to play.. As soon as you vary outside of plain vanilla HEVC (like HDR or 4:2:2 or 10-bit, etc) it couldn't play it and you dropped back to CPU.

On the other hand, looking at that table, by the time you get into the 10th Gen iGPU's, you get everything except 12-bit or AV1 (have to go to 11th gen for that), which is enough for most people.

I'm running a couple of NUC10's, and plan to buy more till my NVIDIA frontends are all retired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants