Hello,
I tried rebuild libopenshot [1] and update to 0.2.5 with git merge
master with fast forward , but libopenshot 0.2.4 but we have an error
on root.log "No matching package to install: 'swig >= 3.0' "
swig3 is available on CentOS Extras [2] but seems teh repo is not
enable on RPMFusion, even so, testing locally with mock, libopenshot-
audio-0.2.0-1.el7.x86_64.rpm and libopenshot-0.2.5-2.fc33.src.rpm, ends
with one test error on libopenhot [3]
So what we should do ? , rollback libopenhot to 0.2.3 ? try enable
CentOS extras and ignore the test error ? or any suggestion ?
Thank you,
[1]
http://koji.rpmfusion.org/koji/buildinfo?buildID=15284
[2]
https://centos.pkgs.org/7/centos-extras-x86_64/swig3-3.0.12-17.el7.x86_64...
[3]
----------------------------
RUNNING ALL TESTS
----------------------------
/builddir/build/BUILD/libopenshot-
0.2.5/tests/FFmpegWriter_Tests.cpp:40:1: error: Failure in Webm:
Unhandled exception: A valid video codec could not be found for this
file.
[libx264 @ 0x24417e0] using cpu capabilities: MMX2 SSE2Fast SSSE3
SSE4.2 AVX FMA3 AVX2 LZCNT BMI2
[libx264 @ 0x24417e0] profile High, level 3.1
[libx264 @ 0x24417e0] 264 - core 148 r2795 aaa9aa8 - H.264/MPEG-4 AVC
codec - Copyleft 2003-2017 -
http://www.videolan.org/x264.html -
options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7
psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1
8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2
threads=8 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1
interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=2
keyint=12 keyint_min=1 scenecut=40 intra_refresh=0 rc_lookahead=12
rc=abr mbtree=1 bitrate=5000 ratetol=1.0 qcomp=0.60 qpmin=2 qpmax=30
qpstep=4 ip_ratio=1.40 aq=1:1.00
[mp4 @ 0x24411e0] Using AVStream.codec.time_base as a timebase hint to
the muxer is deprecated. Set AVStream.time_base instead.
[aac @ 0x27bdb80] Qavg: 189.910
[aac @ 0x27bdb80] 1 frames left in the queue on closing
[libx264 @ 0x24417e0] frame I:4 Avg QP: 7.71 size: 21045
[libx264 @ 0x24417e0] frame P:23 Avg QP: 8.10 size: 21950
[libx264 @ 0x24417e0] mb I I16..4: 43.5% 43.5% 13.0%
[libx264 @ 0x24417e0] mb P I16..4: 14.9% 21.9% 7.5% P16..4:
15.5% 7.8% 4.2% 0.0% 0.0% skip:28.3%
[libx264 @ 0x24417e0] final ratefactor: 10.11
[libx264 @ 0x24417e0] 8x8 transform intra:47.8% inter:53.1%
[libx264 @ 0x24417e0] coded y,uvDC,uvAC intra: 34.1% 25.3% 18.3% inter:
23.1% 10.4% 4.9%
[libx264 @ 0x24417e0] i16 v,h,dc,p: 59% 28% 9% 3%
[libx264 @ 0x24417e0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 37% 20%
28% 3% 3% 3% 2% 3% 3%
[libx264 @ 0x24417e0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 36% 29%
18% 3% 4% 3% 3% 2% 2%
[libx264 @ 0x24417e0] i8c dc,h,v,p: 82% 9% 8% 1%
[libx264 @ 0x24417e0] Weighted P-Frames: Y:8.7% UV:0.0%
[libx264 @ 0x24417e0] ref P L0: 76.6% 1.8% 16.3% 4.9% 0.4%
[libx264 @ 0x24417e0] kb/s:5235.92
FAILURE: 1 out of 93 tests failed (1 failures).
Test time: 6.10 seconds.
----------------------------
--
Sérgio M. B.