this post was submitted on 12 Oct 2024
4 points (100.0% liked)

AV1

596 readers
1 users here now

Community for AV1 video codec

founded 3 years ago
MODERATORS
 

How can av1_amf be used with ffmpeg as stated on the ffmpeg wiki?

I have already tried asking on the ffmpeg user mailing list, but I haven't got a response.

you are viewing a single comment's thread
view the rest of the comments
[–] s12@sopuli.xyz 1 points 2 years ago

You need to specify -c:v av1_amf in your command.

It is specified in my command.