сб, 16 нояб. 2024 г., 20:56 Terje J. Hanssen via Cin < [email protected]>:
> Now when 10bit hevc_qsv and hevc_vaapi accelerated encoding looks to be in > box, I wonder if something prohibits us to get accelerated encoding for av1 > and h264? > I think av1 was complaining about invalid picture structure? feel free to experiment. You can also try vp9 .... > According to ffmpeg help the following support should be available: > > av1_qsv > Supported pixel formats: nv12 p010le qsv > -profile <int> E..V....... (from 0 to INT_MAX) (default > unknown) > unknown 0 E..V....... > main 1 E..V....... > > av1_vaapi > Supported pixel formats: vaapi > -profile <int> E..V....... Set profile (seq_profile) > (from -99 to 255) (default -99) > main 0 E..V....... > high 1 E..V....... > professional 2 E..V....... > > > h264_qsv > Supported pixel formats: nv12 qsv > -profile <int> E..V....... (from 0 to INT_MAX) (default > unknown) > unknown 0 E..V....... > baseline 66 E..V....... > main 77 E..V....... > high 100 E..V....... > > > h264_vaapi > Supported pixel formats: vaapi > -profile <int> E..V....... Set profile (profile_idc and > constraint_set*_flag) (from -99 to 65535) (default -99) > constrained_baseline 578 E..V....... > main 77 E..V....... > high 100 E..V....... > high10 110 E..V....... > > > -- > Cin mailing list > [email protected] > https://lists.cinelerra-gg.org/mailman/listinfo/cin >
-- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin

