Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913475 - media-video/subtitlecomposer-0.7.1-r2: fails to open videos
Summary: media-video/subtitlecomposer-0.7.1-r2: fails to open videos
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 901257
  Show dependency tree
 
Reported: 2023-09-01 23:10 UTC by David Roman
Modified: 2023-09-02 21:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Roman 2023-09-01 23:10:19 UTC
subtitlecomposer files to open videos with the next error: Option refcounted_frames not found.

This issue has already been fixed, see https://invent.kde.org/multimedia/subtitlecomposer/-/commit/d8f9797d9c0d45fa9f4402f79c539544b74d2cc7 
I have already tested that with this patch it works correctly
Comment 1 Andreas Sturmlechner gentoo-dev 2023-09-02 18:29:00 UTC
That's with >=media-video/ffmpeg-6.0 again, right?
Comment 2 David Roman 2023-09-02 20:32:42 UTC
Yes, ffmpeg version 6.0-r6
Comment 3 Larry the Git Cow gentoo-dev 2023-09-02 21:08:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0373a9a7c0cb43da6f772687568065b281c953f

commit a0373a9a7c0cb43da6f772687568065b281c953f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-09-02 21:04:07 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-09-02 21:07:50 +0000

    media-video/subtitlecomposer: Backports, fix runtime bug w/ >=ffmpeg-6
    
    Closes: https://bugs.gentoo.org/913475
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 ...itlecomposer-0.7.1-changingaudio-crashfix.patch | 67 ++++++++++++++++++++++
 .../files/subtitlecomposer-0.7.1-ffmpeg6-3.patch   | 32 +++++++++++
 .../subtitlecomposer-0.7.1-nullptr-deref.patch     | 25 ++++++++
 .../subtitlecomposer-0.7.1-subtitle-crashfix.patch | 25 ++++++++
 .../subtitlecomposer-0.7.1-vobsub-crashfix.patch   | 45 +++++++++++++++
 .../subtitlecomposer-0.7.1-r3.ebuild               | 64 +++++++++++++++++++++
 6 files changed, 258 insertions(+)