gianni-rosato / svt-av1-psy

The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) with perceptual enhancements for psychovisually optimal AV1 encoding
https://svt-av1-psy.com
BSD 3-Clause Clear License
259 stars 20 forks source link

[Bug]The encoding is poor #97

Closed silencexll closed 1 week ago

silencexll commented 1 week ago

Is your feature request related to a problem? Please describe. Use the SvtAv1EncApp.exe from the build and encode it with the RaceHorses_832x480_30.yuv video from ClassC. Using the encoding command given in your example : SvtAv1EncApp -i RaceHorses_832x480_30.yuv -w 832 -h 480 --fps 30 --crf 30 --preset 12 -b output.ivf. The resulting IVF file cannot be opened with the original video content at all, it is full of mosaics.

Describe the solution you'd like Is it a problem with my build on the windows system? Or is it a matter of the parameters in the encoded command line.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context image open output.ivf image

gianni-rosato commented 1 week ago

Hi there,

This issue is mislabeled as an enhancement. Please open the issue using the proper issue template as instructed.

silencexll commented 1 week ago

I don't know how to change the label, can I descript the issue again?

gianni-rosato commented 1 week ago

You may open a new issue following the "bug" template we provide for bug reports.