On Wednesday, July 21, 2021, mnieuw--- via Cin <cin@lists.cinelerra-gg.org> wrote:
Hi Andrew,
What is the basis to get this to work? 1. Pull the current git.
yes. 2. Apply uyour patches. yes (there are some whitespace errors, but they shouldn't prevent you from applying them..) 3. Download and unpack ?? if you want to test whole series download libaom 3.1.0/3.1.1 (xz repack) and ffmpeg-4.4.tar.gz (from their website) put them in thirdparty/src, try to build usually ... but you can just test single patches or small group of them...
MatN
On Wed, 21 Jul 2021 19:43:30 +0300 Andrew Randrianasulu via Cin <cin@lists.cinelerra-gg.org> wrote:
On Wednesday, July 21, 2021, Andrea paz <gamberucci.andrea@gmail.com> wrote:
I downloaded a new ffmpeg-4.4.tar.xz and now the compile error happened a little bit later. I attach the cin5.log. However I think that the fault is not the tar.xz but mine, that I had removed also the ffmpeg.git patches, during some tests, in addition to the ffmpeg-4.3 patches
PS: I tried a build without patches, but including the 3 of h265 present in git. The installation works, but trying to render using h265 at 10bit and h265 at 12bit, leads to these errors:
chmod: impossibile accedere a './multilib.sh': File o directory non esistente /bin/bash: riga 1: ./configure: File o directory non esistente make[2]: *** [Makefile:358: /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/x265. configure] Errore 127 make[2]: *** Attesa per i processi non terminati....
so patches somehow failed to apply fully.....
[libx265 @ 0x7f3fa57f2400] Specified pixel format yuv422p10le is invalid or not supported FFMPEG::open_encoder err: Invalid argument int FFMPEG::open_encoder(const char*, const char*): open failed libx265:/home/paz/video_editing/prova/10bit.mp4 Render::render_single: Session finished. [libx265 @ 0x7f3fa57ef400] Specified pixel format yuv422p12le is invalid or not supported FFMPEG::open_encoder err: Invalid argument int FFMPEG::open_encoder(const char*, const char*): open failed libx265:/home/paz/video_editing/prova/12bit.mp4 Render::render_single: Session finished.
-- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin