Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > VP9 and AV1

Reply
 
Thread Tools Search this Thread Display Modes
Old 15th April 2024, 19:50   #1  |  Link
birdie
Artem S. Tashkinov
 
birdie's Avatar
 
Join Date: Dec 2006
Posts: 345
Lossless AV1 encoding

SVT-AV1 doesn't support it.

Rav1e neither.

libaom-av1 in my own testing (yuv420p10le source, ffmpeg 6.1.1 params: -c:v libaom-av1 -crf 0 -aom-params lossless=1; libaom-3.8.2) produces lossless output only for I (key) frames.

How did I verify?
Code:
ffmpeg -i input.mp4  -f framemd5 input.txt
ffmpeg -i output.mp4 -f framemd5 output.txt
Are there any free lossless AV1 encoders?

Last edited by birdie; 15th April 2024 at 20:01.
birdie is offline   Reply With Quote
Old 15th April 2024, 21:05   #2  |  Link
Jamaika
Registered User
 
Join Date: Jul 2015
Posts: 705
https://gitlab.com/AOMediaCodec/avm/-/commits/main
av2enc_avx.exe -q 100 -444 -size 280x420 -effort 7 -thread 4 -tune ssim input.png/jxl/tiff/wp2 -d output.av2
avifenc_avm_avx.exe -c avm -l -d 8 -y 444 -r full -s 7 -j 4 input.jpg output.avif

Last edited by Jamaika; 15th April 2024 at 21:08.
Jamaika is offline   Reply With Quote
Old 15th April 2024, 21:55   #3  |  Link
birdie
Artem S. Tashkinov
 
birdie's Avatar
 
Join Date: Dec 2006
Posts: 345
I'm not sure how to read your message. I'm talking about encoding video.
birdie is offline   Reply With Quote
Old 16th April 2024, 17:00   #4  |  Link
Jamaika
Registered User
 
Join Date: Jul 2015
Posts: 705
These are lossless photos. Video I don't know. I-frames
Jamaika is offline   Reply With Quote
Reply

Tags
lossless encoding

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 13:05.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.