https://bugs.kde.org/show_bug.cgi?id=456804

--- Comment #2 from Max <max...@smoothware.net> ---
> 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(&opts, "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.

Reply via email to