Opened 8 months ago

#10533 new defect

encoding to libaom-av1 is so slow it appears to hang

Reported by: csab6597 Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords: libaom-av1
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Downloaded several windows builds including the lastest nightly build. On a fairly modern machine in Windows 11 using the command
ffmpeg -v 9 -loglevel 99 -f lavfi -i testsrc=size=hd1080:duration=5 -pix_fmt yuv420p -vcodec libaom-av1 test.mp4
I get about 1 fps encoding speed, whereas in comparison encoding to libsvtav1 will give me 100 fps. The resulting video file seems to be allright.

Tried on another machine in Windows 10 with comparable result.

Attachments (2)

log.txt (42.6 KB ) - added by csab6597 8 months ago.
console output
test.mp4 (26.6 KB ) - added by csab6597 8 months ago.
resulting video file

Download all attachments as: .zip

Change History (2)

by csab6597, 8 months ago

Attachment: log.txt added

console output

by csab6597, 8 months ago

Attachment: test.mp4 added

resulting video file

Note: See TracTickets for help on using tickets.