<br><br>On Wednesday, July 21, 2021, Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com">gamberucci.andrea@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I downloaded a new ffmpeg-4.4.tar.xz and now the compile error<br>
happened a little bit later. I attach the cin5.log.<br>
However I think that the fault is not the tar.xz but mine, that I had<br>
removed also the ffmpeg.git patches, during some tests, in addition to<br>
the ffmpeg-4.3 patches<br>
<br>
PS: I tried a build without patches, but including the 3 of h265<br>
present in git. The installation works, but trying to render using<br>
h265 at 10bit and h265 at 12bit, leads to these errors:</blockquote><div><br></div><div><br></div><div>chmod: impossibile accedere a './multilib.sh': File o directory non esistente</div><div>/bin/bash: riga 1: ./configure: File o directory non esistente</div><div>make[2]: *** [Makefile:358: /home/paz/cinelerra5/cinelerra-5.1/thirdparty/../thirdparty/build/x265.configure] Errore 127</div><div>make[2]: *** Attesa per i processi non terminati....</div><div><br></div><div>so patches somehow failed to apply fully..... </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
[libx265 @ 0x7f3fa57f2400] Specified pixel format yuv422p10le is<br>
invalid or not supported<br>
FFMPEG::open_encoder  err: Invalid argument<br>
int FFMPEG::open_encoder(const char*, const char*):<br>
open failed libx265:/home/paz/video_<wbr>editing/prova/10bit.mp4<br>
Render::render_single: Session finished.<br>
[libx265 @ 0x7f3fa57ef400] Specified pixel format yuv422p12le is<br>
invalid or not supported<br>
FFMPEG::open_encoder  err: Invalid argument<br>
int FFMPEG::open_encoder(const char*, const char*):<br>
open failed libx265:/home/paz/video_<wbr>editing/prova/12bit.mp4<br>
Render::render_single: Session finished.<br>
</blockquote>