I doubt that it’s doing real time transcoding in av1, probably just sending the file “as-is” to your client device and you’re noticing as modern networks allow real time streaming of files with that size
My server with much newer components does like 5 fps in encoding av1
I doubt that it’s doing real time transcoding in av1, probably just sending the file “as-is” to your client device and you’re noticing as modern networks allow real time streaming of files with that size
My server with much newer components does like 5 fps in encoding av1
were you trying the default av1 encoder in ffmpeg? that one is unoptimized try libsvtav1 I get hundreds of fps, albeit on a 9800x3d
just the default encoder. I tried it only once and when I saw the FPS I gave up almost immediately