https://bugs.kde.org/show_bug.cgi?id=462810
--- Comment #6 from Nikki Cooper <kg5...@hotmail.com> --- (In reply to Maik Qualmann from comment #5) > Git commit 68f0580fc6f7603b260a9f2645f30000f98cc340 by Maik Qualmann. > Committed on 09/12/2022 at 20:46. Here is the program output upon clicking a video for the first time: digikam.qtav.warn: invalid index 0 ( valid is 0 ~ 0 ) for stream type 2 digikam.qtav.warn: src audio parameters 'channel layout(or channels),sample rate and sample format must be set before initialize resampler [ DELETED REDUNDANT ERRORS ABOUT INVALID VIDEO FRAME FROM DECODER ] Program output upon clicking the second video: digikam.qtav.warn: Invalid plane! Valid range is [0, 0) digikam.qtav.warn: Invalid plane! Valid range is [0, 0) digikam.qtav.warn: Invalid plane! Valid range is [0, 0) digikam.qtav.warn: Can not copy codec properties when it's open digikam.qtav.warn: Can not copy codec properties when it's open digikam.qtav.warn: invalid index 0 ( valid is 0 ~ 0 ) for stream type 2 digikam.qtav.warn: Open portaudio stream error: PortAudio not initialized [ DELETED REDUNDANT ERRORS ABOUT INVALID VIDEO FRAME FROM DECODER ] Of particular notice is the "invalid index for stream type 2" as well as: "portaudio stream error: Portaudio not initialized" -- You are receiving this mail because: You are watching all bug changes.