Den 25.09.2024
21:33, skrev Andrew
Randrianasulu:
Den
25.09.2024
00:27, skrev
Andrew
Randrianasulu:
try
this git
patch, do not
forgot to make
install again,
or put
profiles in
bin/ffmpeg/video
folder
manually.
# cd
/home/cinelerra/cinelerra-5.1
# mv
/home/terje/0001-Qsv-encoders-for-testing.patch
.
# git am
0001-Qsv-encoders-for-testing.patch
Applying: Qsv
encoders for
testing
make install
>
make_install.log
2&1
make
install >
make_install.log
2>&1 ?
Sorry. I should
cleanup all ">"
with Find &
Replace in my note,
and oversaw here
should be two of them
in this command ;(
Now make install went
through without faults
as I could see, but
attach it by email
again.
But unhappily, no
success with testing
Cingg Qsv Rendering.
All attempts so far
breaks with the output
below:
FFMPEG::open_encoder
err: Internal bug,
should not have
happened
int
FFMPEG::open_encoder(const
char*, const char*):
----------
localhost:/home/cinelerra/cinelerra-5.1 # bin/cin
Cinelerra Infinity -
built: Sep 23 2024
10:31:07
----------
1)
Loaded hdv09_04.m2t
Render:
Output to file:
/Videoklipp/QSV/hdv09_04_h264_qsv.mp4
File format:
FFMPEG-mp4
Compression:
h264_qsv.mp4
Pixels: qsv
libva info: VA-API
version 1.22.0
libva info: Trying to
open
/usr/lib64/dri/iHD_drv_video.so
libva info: Found init
function
__vaDriverInit_1_21
libva info:
va_openDriver()
returns 0
libva info: VA-API
version 1.22.0
libva info: Trying to
open
/usr/lib64/dri/iHD_drv_video.so
libva info: Found init
function
__vaDriverInit_1_21
libva info:
va_openDriver()
returns 0
FFMPEG::open_encoder
err: Internal bug,
should not have
happened
int
FFMPEG::open_encoder(const
char*, const char*):
open failed
h264_qsv:/Videoklipp/QSV/hdv09_04_h264_qsv.mp4
Render::render_single:
Session finished.
--------------
2a)
Loaded hdv09_04.m2t
Render:
Output to file:
/Videoklipp/QSV/hdv09_04_h265_qsv.mp4
File format:
FFMPEG-mp4
Compression:
h265_qsv.mp4
Pixels: qsv
[hevc_qsv encoder @
0x7f44e0d0bd80] [Eval
@ 0x7f44e57eb6f0]
Undefined constant or
missing '(' in 'high'
[hevc_qsv encoder @
0x7f44e0d0bd80] Unable
to parse option value
"high"
[hevc_qsv encoder @
0x7f44e0d0bd80] Error
setting option profile
to value high.
FFMPEG::open_encoder
err: Invalid argument
int
FFMPEG::open_encoder(const
char*, const char*):
open failed
hevc_qsv:/Videoklipp/QSV/hdv09_04_h265_qsv.mp4
Render::render_single:
Session finished.