Posts: 3
Threads: 1
Joined: Jan 2025
Hello Selur,
I have a good amount of
MagicYUV video files.
I use Hybrid to produce progressive file with Vapoursynth QTGMC.
I know that Hybrid can decode MagicYUV file but I would like to know if there is a way to encode with the same codec?
Right now I am using built-in UT codec, but this codec is not really friendly in Premiere pro...
Thanks you Sir!
Posts: 10.994
Threads: 57
Joined: May 2017
Is there a free command line encoder for MagicYUV that accepts input vide pipe?
If there is: I can look into it.
If there is not, then there is no way to add support for it.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 3
Threads: 1
Joined: Jan 2025
I am ignorant about the command line stuff...
It look like there is some SDK support.
https://www.magicyuv.com/sdk/
I know I can use it with ffmeg.
I can provide a copy of the installer if u want to have a look.
Posts: 10.994
Threads: 57
Joined: May 2017
30.01.2025, 22:05
(This post was last modified: 30.01.2025, 22:07 by Selur.)
How do you use it with FFmpeg?, assuming you mean the command line tool.
Also it does not look like there is a free version.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 3
Threads: 1
Joined: Jan 2025
I make it work in Video2X Qt6 where there is a FFmpeg Settings tab.
I did use command found on this thread.
Container format .avi
Codec magicyuv
Pixel Format yuv422p
MagicForum
https://www.magicyuv.com/community/help-...4-00-4-01/
From FFMpeg
https://ffmpeg.org/doxygen/7.0/magicyuv_8c.html
https://www.magicyuv.com/community/gener...th-ffmpeg/
Quote:MagicYUV has interfaces towards VFW (Video For Windows) and VLC, so one option may be to somehow pipe the ffmpeg output towards those interfaces.
There is no direct interface towards ffmpeg.
Posts: 10.994
Threads: 57
Joined: May 2017
Sorry, but then Hybrid can not offer MagicYUV encoding.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.