4
submitted 1 month ago by s12@sopuli.xyz to c/av1@lemmy.world

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.

top 2 comments
sorted by: hot top controversial new old
[-] tkw8@lemm.ee 0 points 1 month ago

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

So a very basic version might look like:

ffmpeg -i input.mp4 -c:v av1_amf output.mp4

But be aware, there is an issue with amf's recognition of quality settings in the current implementation.

[-] s12@sopuli.xyz 1 points 1 month ago

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

It is specified in my command.

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

AV1

513 readers
1 users here now

Community for AV1 video codec

founded 1 year ago
MODERATORS