[Cin] another set of test profiles
Andrew Randrianasulu
randrianasulu at gmail.com
Mon Oct 14 19:46:04 CEST 2024
пн, 14 окт. 2024 г., 18:58 Terje J. Hanssen <terjejhanssen at gmail.com>:
>
> Den 14.10.2024 00:38, skrev Andrew Randrianasulu:
>
>
>
> пн, 14 окт. 2024 г., 01:36 Phyllis Smith <phylsmith2017 at gmail.com>:
>
>> Andrew, so it seems prudent to check into GIT, the av1_vaapi.mp4 render
>> format (after successfully tested of course); but what about the QSV
>> encoders?
>>
>
>
> wait for Terje's testing OR try to build oneVPL-cpu (it sort of circles
> back to different branch of ffmpeg, so ffmpeg will think it uses qsv but it
> in fact will use another ffmpeg .... well, in theory! it does not work for
> me on 32-bit!)
>
>>
>> On Sun, Oct 13, 2024 at 2:36 PM Andrew Randrianasulu via Cin <
>> cin at lists.cinelerra-gg.org> wrote:
>>
>>> hopefully with very silly top-line-as-comment error fixed
>>>
>>> SORRY!
>>>
>>>
> I saved the 6 profiles in ffmpeg/video and tested them with SD-DV input.
>
in cinelerra-5.1/bin/ffmpeg/video
with cin launched as bin/cin from this directory?
sorry for such pedantry, but I get same mismatch and generally just moving
commentary to second line worked.
may be you need additional dfl file in ffmpeg/audio ?
can you test without audio (checkbox audio unchecked)?
Only 1) av1_qsv.webm of them worked, so hopefully I have installed and
> tested them correctly(?)
>
>
> 1) av1_qsv.webm:
> webm av1_qsv
> # only usable with ext. ffmpeg
> cin_pix_fmt=nv12
>
> works with pixelformats nv12 AND p010le
>
>
> 2) av1_qsv.mp4
> # only usable with ext. ffmpeg
> mp4 av1_qsv
> cin_pix_fmt=nv12
>
> doesn't work: pixelformat nv12
> int FFMPEG::init_encoder(const char*):
> mismatch audio/video file format
>
>
> 3) av1_vaapi.mp4
> mp4 av1_vaapi
> cin_hw_dev=vaapi
> profile=main
>
> not available?
>
>
> 4) h264_qsv.mp4
> mp4 h264_qsv
> # only usable with ext. ffmpeg
> profile=high
> cin_pix_fmt=nv12
>
> doesn't work:
> int FFMPEG::init_encoder(const char*):
> mismatch audio/video file format:
>
>
> 5) hevc_qsv.mp4
> mp4 hevc_qsv
> # only usable with ext. ffmpeg, another pixfmt is yuyv422
> profile=main
> cin_pix_fmt=nv12
>
> doesn't work:
> int FFMPEG::init_encoder(const char*):
> mismatch audio/video file format:
>
>
> 6)
> cat vp9_qsv.mp4
> mp4 vp9_qsv
> # only usable with ext. ffmpeg
>
> doesn't work:
> int FFMPEG::init_encoder(const char*):
> mismatch audio/video file format:
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20241014/78d8442a/attachment.htm>
More information about the Cin
mailing list