Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for MagicYUV? #23

Open
DumbJoe opened this issue Jun 14, 2019 · 1 comment
Open

Support for MagicYUV? #23

DumbJoe opened this issue Jun 14, 2019 · 1 comment

Comments

@DumbJoe
Copy link

DumbJoe commented Jun 14, 2019

I recently read that's another lossless video codec which is supposedly the most efficient one of all. I can't actually find any documentation on this codec anywhere on the use of this in ffmpeg besides invoking it and without correct syntax documentation I don't even know how it works commandline wise.... I think ffmpeg only supports the free tier version, whilst the paid version supports 10 bit videos and higher and probably other features that I don't recall from the top of my head... Otherwise why would you pay for it if you can just get ffmepg to do it for you for free? Hahaha Unless the convenience is better paid...

@MattMcManis
Copy link
Owner

MattMcManis commented May 27, 2020

@DumbJoe

I had not worked on this project for a while, but I have been updating it for the last 2 weeks.

I've added MagicYUV for mkv.

Try out the latest version, let me know how it works.


Press the arrow button in Axiom to update or download from here
https://github.com/MattMcManis/Axiom/releases

Update

Also update your FFmpeg to the latest Git build, such as 20200525-6268034.
The older 4.2.2 has some bugs.


I've also added some new features:

  • Run FFmpeg and youtube-dl through PowerShell
  • Hardware Acceleration
  • Video Colorspace
  • Video Filters Flip and Rotate
  • About 15 bug fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants