<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пт, 26 апр. 2024 г., 11:45 Andrea paz <<a href="mailto:gamberucci.andrea@gmail.com" rel="noreferrer noreferrer" target="_blank">gamberucci.andrea@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Interesting, so av1 does not decode in hw in our case ... something to investigate, but I have no relevant hardware ...<br>
<br>
It seems that Dav1d is developed by VLC together with ffmpeg. They say<br>
it is software only<br>
and does not uses any GPU acceleration:<br>
<a href="https://www.videolan.org/projects/dav1d.html" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">https://www.videolan.org/projects/dav1d.html</a><br>
<br>
It would be to try with Nvidia hardware to confirm.<br>
<br>
It can use AVX2 in decoding, though. Do you have to enable this option<br>
or is it by<br>
default?<br>
<a href="https://code.videolan.org/videolan/dav1d" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">https://code.videolan.org/videolan/dav1d</a><br>
<br>
It seems that dav1d is not a very up-to-date project; if I wanted to<br>
compare with<br>
libaom I just need to disable "-enable-libdav1d" in configure?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">you can simply comment out line "remap_video_decoder libaom-av1=libdav1d" in ffmpeg/decode.opts </div><div dir="auto"><br></div><div dir="auto">if this works (hw decode acceleration of av1 started to work) I might have patch for you to try  ...</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
> hm, ah, second error! Was it 10bit hevc by the way?<br>
<br>
Yes, it is a file 10-bit:<br>
<br>
"pix yuv420p10le"; Color Space: bt2020nc; Color range: TV (mpeg).<br>
<br>
Has anything changed between CinGG with ffmpeg6 and 7, since with<br>
appimage I have no<br>
problems<br>
loading ("second error").<br>
<br>
[PS:<br>
Following the manual, I tried to start CinGG(ffmpeg7) with:<br>
CIN_HW_DEV=vaapi ./cin<br>
Now loading works without errors and playback works with a certain<br>
percentage of GPU<br>
acceleration (8-20%). If you try scrolling, however, there are<br>
continuous freezes and<br>
artifacts. But there are no messages and errors in the terminal.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">well, freezes and artifacts are no fun either! Internals of ffmpeg were reworked, not sure how it affected user-visible interfaces cingg use ...</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>