[Cin] latest hacks

Andrea paz gamberucci.andrea at gmail.com
Tue Jul 20 23:00:17 CEST 2021


I can't solve any of the problems. I am not able to do these tests.
The following patches fail and I skipped them:
07-08-09-12-13-16-17-25-30

These others give errors (see attachment patch.txt):
35-36-37-40-50-51-53

Compilation is not occurring. See the other attachments.
Couldn't you select just one set of patches and review those before
moving on to others?

@Phyllis
The latest git, without further patching, works fine. One small note
is about the location of BT601_PAL at the bottom between the 2
BT2020s. See image.
-------------- next part --------------
Applicazione in corso: Fix mjpegtools-2.1.0.patch6 for conditional bthread.h include
Applicazione in corso: Untested: add aarch64 support to guicast/Makefile
Applicazione in corso: Hack: add brender socket path for termux (no /tmp here)
Applicazione in corso: Add multilib x265 (slower compilation, but you can render 10 bit h265 out of the box)
Applicazione in corso: Add timecode to output mov/mxf
.git/rebase-apply/patch:14: trailing whitespace.

.git/rebase-apply/patch:21: trailing whitespace.

.git/rebase-apply/patch:41: trailing whitespace.

.git/rebase-apply/patch:45: trailing whitespace.

warning: 4 righe aggiungono errori di spazi bianchi.
Applicazione in corso: Hack: pix_fmts for yuv4mpegpipe muxer/encoder allow format choice in cingg via std menu
.git/rebase-apply/patch:19: trailing whitespace.
 
.git/rebase-apply/patch:41: trailing whitespace.
+    AV_PIX_FMT_YUV444P16,    
.git/rebase-apply/patch:59: trailing whitespace.
 
warning: 3 righe aggiungono errori di spazi bianchi.
Applicazione in corso: Add hackish new overlay/blend modes
Applicazione in corso: Workaround_bugs=1 for ffmpeg.C decode
Applicazione in corso: Add hidden fast/slow playback preference
.git/rebase-apply/patch:212: trailing whitespace.

.git/rebase-apply/patch:222: trailing whitespace.

.git/rebase-apply/patch:225: trailing whitespace.

.git/rebase-apply/patch:226: trailing whitespace.

.git/rebase-apply/patch:234: trailing whitespace.

warning: 6 errori di spazi bianchi soppressi
warning: 11 righe aggiungono errori di spazi bianchi.
Applicazione in corso: Fixup titler plugin after variable fast/slow speed change
Applicazione in corso: Debug: add printing of cpucount from ff_cpus.
.git/rebase-apply/patch:16: trailing whitespace.

warning: 1 riga aggiunge errori di spazi bianchi.
Applicazione in corso: Debug: add cpu count printing for mwindow.C
Applicazione in corso: Hack: raise cpu cap from 8 to 16 (might have bad effect on non-ffmpeg encoders)
Applicazione in corso: Hacks in audiopulse (do not fix audio encoding crash on termux sadly
.git/rebase-apply/patch:18: trailing whitespace.

.git/rebase-apply/patch:36: trailing whitespace.

.git/rebase-apply/patch:46: trailing whitespace.

warning: 3 righe aggiungono errori di spazi bianchi.
Applicazione in corso: HACK: try to speed-up reverse playback for i-only formats
.git/rebase-apply/patch:21: trailing whitespace.
        if (st->codecpar->codec_id == AV_CODEC_ID_DVVIDEO || st->codecpar->codec_id == AV_CODEC_ID_MJPEG || 
warning: 1 riga aggiunge errori di spazi bianchi.
Applicazione in corso: Add openEXR format for background render
Applicazione in corso: configure script specially for termux
.git/rebase-apply/patch:14: new blank line at EOF.
+
warning: 1 riga aggiunge errori di spazi bianchi.
Applicazione in corso: HACK: make avi demuxer in ffmpeg use cin-specific seek flag (worked on dv avi)
Applicazione in corso: Add x11 inc autodetect for shuttle target using pkg-confi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cin5-no-root.log
Type: text/x-log
Size: 4871 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20210720/d84833a0/attachment-0001.log>
-------------- next part --------------
 # make 2>&1 | tee /tmp/cin5.log && make install
tee: /tmp/cin5.log: Permesso negato
mkdir -p bin bin/applications bin/pixmaps bin/lv2
make -j26 all-recursive
make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1»
Making all in thirdparty
make[2]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/thirdparty»
make[2]: attenzione: -j26 forzata nel submake: disattivazione della modalità jobserver.
mkdir /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build
tar -xJf src/a52dec-0.7.4.tar.xz 
tar -xJf src/djbfft-0.76.tar.xz 
tar -xJf src/ffmpeg-4.4.tar.xz 
tar -xJf src/twolame-0.4.0.tar.xz 
tar -xJf src/lame-3.100.tar.xz 
tar -xJf src/openjpeg-2.4.0.tar.xz 
tar -xJf src/opus-1.3.1.tar.xz 
tar -xJf src/libtheora-1.1.1.tar.xz 
tar -xJf src/libogg-1.3.4.tar.xz 
tar -xJf src/libvorbis-1.3.7.tar.xz 
tar -xJf src/x264-snapshot-20210615-master.tar.xz 
tar -xJf src/x265_3.4.tar.xz 
tar -xJf src/libvpx-1.8.2.tar.xz 
tar -xJf src/libaom-v3.1.1.tar.xz 
tar -xzf src/dav1d-0.5.1.tar.gz 
tar -xJf src/libwebp-1.1.0.tar.xz 
tar -xJf src/ffnvcodec.tar.xz 
tar -xJf src/fftw-3.3.8.tar.xz 
xz: (stdin): Formato di file non riconosciuto
tar: Child returned status 1
tar: Error is not recoverable: exiting now
make[2]: *** [Makefile:327: /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/ffmpeg.source] Errore 2
make[2]: *** Attesa per i processi non terminati....
patch -d djbfft* -p1 < src/djbfft-0.76.patch1
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/ffnvcodec.source
patch -d a52dec* -p1 < src/a52dec-0.7.4.patch1
patching file error.h
patching file liba52/imdct.c
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/djbfft.source
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/a52dec.source
patch -d dav1d* -p1 < src/dav1d-0.5.1.patch1
patching file Makefile
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/dav1d.source
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/libogg.source
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/twolame.source
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/opus.source
patch -d x264* -p1 < src/x264-snapshot-20210615-master.patch1
patching file encoder/encoder.c
Hunk #1 succeeded at 675 (offset 61 lines).
Hunk #2 succeeded at 699 (offset 61 lines).
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/x264.source
patch -d libwebp* -p1 < src/libwebp-1.1.0.patch1 
patching file CMakeLists.txt
patch -d libwebp* -p1 < src/libwebp-1.1.0.patch2
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/lame.source
patching file cmake/cpu.cmake
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/libwebp.source
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/x265.source
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/libvorbis.source
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/libtheora.source
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/openjpeg.source
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/fftw.source
patch -d libvpx* -p1 < src/libvpx-1.8.2.patch1
patching file vpx_ports/mem.h
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/libvpx.source
touch /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/libaom.source
make[2]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/thirdparty»
make[1]: *** [Makefile:530: all-recursive] Errore 1
make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1»
make: *** [Makefile:486: all] Errore 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: YUVcolorspace.jpg
Type: image/jpeg
Size: 7824 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20210720/d84833a0/attachment-0001.jpg>


More information about the Cin mailing list