<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<br>
<div class="moz-cite-prefix">Den 18.11.2024 10:52, skrev Andrew
Randrianasulu:<br>
</div>
<blockquote type="cite"
cite="mid:CA+rFky5svV-5P2AF4x-EDofQNgW-hUO4zNCbAjBMTo3yAZmyag@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>It may work or break it completely ...</div>
<div><br>
</div>
<div>apply by normal patch command from inside
thirdparty/ffmpeg (may be "cat pathname | patch -p1", may be
"cat patchname | patch -p0") or edit libavcodec/qsvenc.c by
hand.</div>
<div><br>
</div>
<div>rebuild ffmpeg, do not do make clean, </div>
<div>cd ../../</div>
<div> so you again in main directory with ./autogen.sh and bin
directory with cinelerra. <br>
</div>
<div><br>
</div>
<div>touch cinelerra/ffmpeg.C</div>
<div>make</div>
<div><br>
</div>
<div>Hopefully this rebuild cin so on next start from bin/cin
you will have something to test with tff sources.</div>
<div><br>
</div>
<div>Unfortunately, netBSD does not support hardware
virtualization on AMD cpus, so for now I do not have my
virtual machines. I also forgot type of cable from PSU to
disks, so now I can only power up one of two sata drives.</div>
<div><br>
</div>
<div>It will be fixed eventually, but for now I hope to live up
this netBSD install a bit ...<br>
</div>
</div>
</blockquote>
<br>
<br>
To prepare for tomorrow, because else I am stuck:<br>
<br>
<blockquote type="cite">apply by normal patch command from inside
thirdparty/ffmpeg (may be "cat pathname | patch -p1", may be
"cat patchname | patch -p0") or edit libavcodec/qsvenc.c by hand.</blockquote>
<br>
Should here be a patch attached to be able to use "git am patch"?<br>
<br>
<font face="Courier New, Courier, monospace">cd
/Cin/thirdparty/ffmpeg-7.0 ?<br>
<br>
may be "cat pathname | patch -p1", may be "cat patchname | patch
-p0" ?<br>
<br>
or edit libavcodec/qsvenc.c by hand. - possibly what to edit
there?<br>
</font><br>
<font face="Courier New, Courier, monospace">cd ../../<br>
localhost:/Cin # </font><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>