[subtitlecomposer] [Bug 456804] Can't load any video, saying 'option refcounted_frames not found'

2022-07-16 Thread Max
https://bugs.kde.org/show_bug.cgi?id=456804

--- Comment #2 from Max  ---
> Still stucked. So I traced the error log, and wrote a simple patch
> attempting to commend some lines in 
> src/videoplayer/backend/streamdemuxer.cpp
> 
> ```
> 289   //if(avCtx->codec_type == AVMEDIA_TYPE_VIDEO || avCtx->codec_type ==
> AVMEDIA_TYPE_AUDIO)
> 290   //  av_dict_set(, "refcounted_frames", "1", 0);
> ```
> After recompile and reinstalling, the problem has gone, but I don't know
> what the side effect is.

There should be no side effects since that option was removed in recent ffmpeg.

-- 
You are receiving this mail because:
You are watching all bug changes.

[subtitlecomposer] [Bug 456804] Can't load any video, saying 'option refcounted_frames not found'

2022-07-16 Thread Max
https://bugs.kde.org/show_bug.cgi?id=456804

Max  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Max  ---
It was already fixed in commit d8f9797 it will be included in next release.
You should install subtitlecomposer-git from AUR, or from binary arch linux
repo here: https://subtitlecomposer.kde.org/download.html

-- 
You are receiving this mail because:
You are watching all bug changes.