#2 Enable ffmpeg decoder support
Merged a year ago by ngompa. Opened a year ago by yselkowitz.
rpms/ yselkowitz/k3b rawhide  into  rawhide

file modified
+2 -1
@@ -58,6 +58,7 @@ 

  

  BuildRequires: kf5-libkcddb-devel

  

+ BuildRequires: ffmpeg-free-devel

  BuildRequires: lame-devel

  BuildRequires: libmpcdec-devel

  BuildRequires: pkgconfig(dvdread)
@@ -119,7 +120,7 @@ 

  

  %build

  %cmake_kf5 \

-   -DK3B_BUILD_FFMPEG_DECODER_PLUGIN:BOOL=OFF \

+   -DK3B_BUILD_FFMPEG_DECODER_PLUGIN:BOOL=ON \

    -DK3B_BUILD_LAME_ENCODER_PLUGIN:BOOL=ON \

    -DK3B_BUILD_MAD_DECODER_PLUGIN:BOOL=ON

  

Please consider for at least F38+; note that a side-tag rebuild for ffmpeg-6.0 is currently in progress (cc @ngompa)

Pull-Request has been merged by ngompa

a year ago
Metadata