Git Product home page Git Product logo

Comments (2)

gnafuthegreat avatar gnafuthegreat commented on June 12, 2024

I tried resizing to 1280x768 with ffmpeg and then piping to rav1e to see if it would make a difference, but the results were similar:

https://themayhaks.com/~gideon/test-resize.ivf
https://themayhaks.com/~gideon/test-resize-av1-png/

I used the following commands:

ffmpeg -i park_joy_420_720p50.y4m -s 1280x768 -f yuv4mpegpipe - | ./rav1e - test-resize.ivf
./aomdec test-resize.ivf -o - | ffmpeg -i - test-resize-av1-png/%04d.png

from rav1e.

gnafuthegreat avatar gnafuthegreat commented on June 12, 2024

Updated results using a checkout from today:

https://themayhaks.com/~gideon/park_joy_420_720p50.ivf
https://themayhaks.com/~gideon/park_joy_420_720p50.ivf-dump/

Looks like the garbling is still there.

EDIT: When I said "today", I actually meant "before all of today's commits", so I'll wait for the dust to settle and try again later. Suggestions on other things to test welcome.

EDIT 2: Same garbling after redoing test with 1077355.

from rav1e.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.