<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<br>
<br>
<div class="moz-cite-prefix">Den 25.09.2024 21:33, skrev Andrew
Randrianasulu:<br>
</div>
<blockquote type="cite"
cite="mid:CA+rFky7Y+ra_gYSmSaibE2NEy=OZbXMr-RsotcwM2tS-DrSrFQ@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="auto">
<div><br>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">ср, 25 сент. 2024 г.,
18:25 Terje J. Hanssen <<a
href="mailto:terjejhanssen@gmail.com"
moz-do-not-send="true" class="moz-txt-link-freetext">terjejhanssen@gmail.com</a>>:<br>
</div>
<blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div> <br>
<br>
<div>Den 25.09.2024 00:27, skrev Andrew Randrianasulu:<br>
</div>
<blockquote type="cite">
<div dir="auto">try this git patch, do not forgot to
make install again, or put profiles in
bin/ffmpeg/video folder manually.</div>
</blockquote>
<br>
# cd /home/cinelerra/cinelerra-5.1<br>
# mv /home/terje/0001-Qsv-encoders-for-testing.patch .<br>
<br>
# git am 0001-Qsv-encoders-for-testing.patch<br>
Applying: Qsv encoders for testing<br>
<br>
<br>
make install > make_install.log 2&1<br>
</div>
</blockquote>
</div>
</div>
<div dir="auto"><br>
</div>
<div dir="auto"><br>
</div>
<div dir="auto">make install > make_install.log 2>&1 ?</div>
<br>
</div>
</blockquote>
Sorry. I should cleanup all ">" with Find & Replace in my
note, and oversaw here should be two of them in this command ;(<br>
<br>
Now make install went through without faults as I could see, but
attach it by email again.<br>
<br>
But unhappily, no success with testing Cingg Qsv Rendering.<br>
All attempts so far breaks with the output below:<br>
<blockquote>FFMPEG::open_encoder err: Internal bug, should not have
happened<br>
int FFMPEG::open_encoder(const char*, const char*):<br>
</blockquote>
----------<br>
localhost:/home/cinelerra/cinelerra-5.1 # bin/cin<br>
Cinelerra Infinity - built: Sep 23 2024 10:31:07<br>
----------<br>
1)<br>
Loaded hdv09_04.m2t<br>
Render: <br>
Output to file: /Videoklipp/QSV/hdv09_04_h264_qsv.mp4<br>
File format: FFMPEG-mp4<br>
Compression: h264_qsv.mp4<br>
Pixels: qsv<br>
<br>
libva info: VA-API version 1.22.0<br>
libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so<br>
libva info: Found init function __vaDriverInit_1_21<br>
libva info: va_openDriver() returns 0<br>
libva info: VA-API version 1.22.0<br>
libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so<br>
libva info: Found init function __vaDriverInit_1_21<br>
libva info: va_openDriver() returns 0<br>
<br>
FFMPEG::open_encoder err: Internal bug, should not have happened<br>
int FFMPEG::open_encoder(const char*, const char*):<br>
open failed h264_qsv:/Videoklipp/QSV/hdv09_04_h264_qsv.mp4<br>
Render::render_single: Session finished.<br>
--------------<br>
2a)<br>
Loaded hdv09_04.m2t<br>
Render: <br>
Output to file: /Videoklipp/QSV/hdv09_04_h265_qsv.mp4<br>
File format: FFMPEG-mp4<br>
<br>
Compression: h265_qsv.mp4<br>
Pixels: qsv<br>
<br>
[hevc_qsv encoder @ 0x7f44e0d0bd80] [Eval @ 0x7f44e57eb6f0]
Undefined constant or missing '(' in 'high'<br>
[hevc_qsv encoder @ 0x7f44e0d0bd80] Unable to parse option value
"high"<br>
[hevc_qsv encoder @ 0x7f44e0d0bd80] Error setting option profile to
value high.<br>
FFMPEG::open_encoder err: Invalid argument<br>
int FFMPEG::open_encoder(const char*, const char*):<br>
open failed hevc_qsv:/Videoklipp/QSV/hdv09_04_h265_qsv.mp4<br>
Render::render_single: Session finished.<br>
----------------<br>
2b)<br>
Compression: h265_qsv.mp4<br>
Pixels: p010le<br>
<br>
[hevc_qsv encoder @ 0x7f93dcdb3c00] [Eval @ 0x7f93cbff06f0]
Undefined constant or missing '(' in 'high'<br>
[hevc_qsv encoder @ 0x7f93dcdb3c00] Unable to parse option value
"high"<br>
[hevc_qsv encoder @ 0x7f93dcdb3c00] Error setting option profile to
value high.<br>
FFMPEG::open_encoder err: Invalid argument<br>
int FFMPEG::open_encoder(const char*, const char*):<br>
open failed hevc_qsv:/Videoklipp/QSV/hdv09_04_h265_qsv.mp4<br>
Render::render_single: Session finished.<br>
----------------<br>
3a)<br>
Loaded hdv09_04.m2t<br>
Render: <br>
Output to file: /Videoklipp/QSV/hdv09_04_av1_qsv.mp4<br>
File format: FFMPEG-mp4<br>
<br>
Compression: av1_qsv.mp4<br>
Pixels: qsv<br>
<br>
FFMPEG::open_encoder err: Internal bug, should not have happened<br>
int FFMPEG::open_encoder(const char*, const char*):<br>
open failed av1_qsv:/Videoklipp/QSV/hdv09_04_av1_qsv.mp4<br>
Render::render_single: Session finished.<br>
--------------<br>
3b)<br>
Compression: av1_qsv.mp4<br>
Pixels: p010le<br>
<br>
[av1_qsv @ 0x7f1c302e7080] Current picture structure is unsupported<br>
[av1_qsv @ 0x7f1c302e7080] some encoding parameters are not
supported by the QSV runtime. Please double check the input
parameters.<br>
FFMPEG::open_encoder err: Function not implemented<br>
int FFMPEG::open_encoder(const char*, const char*):<br>
open failed av1_qsv:/Videoklipp/QSV/hdv09_04_av1_qsv.mp4<br>
Render::render_single: Session finished.<br>
-----------------<br>
4a)<br>
Loaded hd01.mov<br>
Render: <br>
Output to file: /Videoklipp/QSV/hdv09_04_h265_qsv.mp4<br>
File format: FFMPEG-mp4<br>
<br>
Compression: h265_qsv.mp4<br>
Pixels: qsv<br>
<br>
[hevc_qsv encoder @ 0x7f4b8d6f9ac0] [Eval @ 0x7f4b62ff66f0]
Undefined constant or missing '(' in 'high'<br>
[hevc_qsv encoder @ 0x7f4b8d6f9ac0] Unable to parse option value
"high"<br>
[hevc_qsv encoder @ 0x7f4b8d6f9ac0] Error setting option profile to
value high.<br>
FFMPEG::open_encoder err: Invalid argument<br>
int FFMPEG::open_encoder(const char*, const char*):<br>
open failed hevc_qsv:/Videoklipp/MOV/hd01_qsv.mp4<br>
Render::render_single: Session finished.<br>
--------------------<br>
4b)<br>
Compression: h265_qsv.mp4<br>
Pixels: yuyv422<br>
<br>
[hevc_qsv encoder @ 0x7f4ba4070f00] [Eval @ 0x7f4b5bff86f0]
Undefined constant or missing '(' in 'high'<br>
[hevc_qsv encoder @ 0x7f4ba4070f00] Unable to parse option value
"high"<br>
[hevc_qsv encoder @ 0x7f4ba4070f00] Error setting option profile to
value high.<br>
FFMPEG::open_encoder err: Invalid argument<br>
int FFMPEG::open_encoder(const char*, const char*):<br>
open failed hevc_qsv:/Videoklipp/MOV/hd01_qsv.mp4<br>
Render::render_single: Session finished.<br>
<br>
<br>
<blockquote><br>
</blockquote>
</body>
</html>