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 > New and alternative video codecs

Reply
 
Thread Tools Search this Thread Display Modes
Old 16th October 2021, 14:46   #1  |  Link
PCU
Registered User
 
Join Date: Oct 2017
Posts: 327
What AV1 encoders support lossless mode?

What AV1 encoders support lossless mode?
PCU is offline   Reply With Quote
Old 16th October 2021, 21:32   #2  |  Link
Jamaika
Registered User
 
Join Date: Jul 2015
Posts: 697
You can use libavif / libheif / libwebp2 for AV1 photos.

heifenc.exe image_21447_24bit.png -v -L -q 100 --avif --no-alpha -p chroma=444 -p speed=5 --matrix_coefficients=0 --full_range_flag=1 -o image_21447_24bit.avif
heifenc.exe image_21447_32bit.png -v -L -q 100 --avif -p chroma=444 -p speed=5 --matrix_coefficients=0 --full_range_flag=1 --enable-two-colr-boxes -o image_21447_32bit.avif
heifenc.exe image_21447_48bit.png -v -L -q 100 --avif -b 12 --no-alpha -p chroma=444 -p speed=5 --matrix_coefficients=0 --full_range_flag=1 -o image_21447_36bit.avif

avifenc.exe -c aom -l -d 8 -y 444 -r full -s 5 -j 4 image_21447_24bit.png image_21447_24bita.avif

av1enc.exe -q 100 -444 -size 1563x1558 -effort 5 -thread 4 image_21447_24bit.png -d image_21447_24bitw.av1

av1enc.exe -avif -q 100 -444 -size 1563x1558 -effort 5 -thread 4 image_21447_24bit.png -d image_21447_24bitw.avif
av1enc.exe -avif -q 100 -alpha_q 100 -444 -size 1563x1558 -effort 5 -thread 4 image_21447_32bit.png -d image_21447_32bitw.avif
av1enc.exe -avif -q 100 -444 -size 1563x1558 -effort 5 -thread 4 image_21447_48bit.png -d image_21447_36bitw.avif
Jamaika is offline   Reply With Quote
Old 17th October 2021, 06:35   #3  |  Link
PCU
Registered User
 
Join Date: Oct 2017
Posts: 327
For video encoding.
PCU is offline   Reply With Quote
Old 17th October 2021, 08:59   #4  |  Link
birdie
Artem S. Tashkinov
 
birdie's Avatar
 
Join Date: Dec 2006
Posts: 337
Quote:
Originally Posted by PCU View Post
For video encoding.
libaom -crf 0
birdie is offline   Reply With Quote
Reply

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 23:09.


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