[FFmpeg-trac] #7600(avcodec:closed): Add lossless option to libaom-av1
FFmpeg
trac at avcodec.org
Sat Mar 20 22:50:29 EET 2021
#7600: Add lossless option to libaom-av1
-------------------------------------+-----------------------------------
Reporter: Ewout | Owner:
Type: enhancement | Status: closed
Priority: wish | Component: avcodec
Version: git-master | Resolution: invalid
Keywords: libaom | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by pdr0):
That issue is fixed when using -c:v libaom-av1 -aom-params lossless=1
I participated in that thread and revisited it just now
I also tested a few different samples (patterns, and real), 8bit and
10bit, all more than 8frames, and all were lossless with the -aom-params
lossless=1 switch. Confirmed "lossless" using ffmpeg psnr, and using
methods outside of ffmpeg
Do you have a test source that is "not lossless" with -aom-params
lossless=1 (1st frame or not) ?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7600#comment:25>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list