View Full Version : Suggestion for new version of AviSynth
jollye
30th September 2009, 16:08
Hi all,
I think it could be a good idea to create an environment variable holding the installation path of avisynth when installing it. This variable could then be used for specifying avisynth path in Visual Studio for example.
Thanks in advance
jollye
juGGaKNot
30th September 2009, 16:56
And adding "yuv" for imagewriter ( converttoyv24 ) when you have time.
For my source :
444 - http://i286.photobucket.com/albums/ll105/juGGaKNot4cs/th_4-4-4-1.png (http://s286.photobucket.com/albums/ll105/juGGaKNot4cs/?action=view¤t=4-4-4-1.png) 4:2:2 http://i286.photobucket.com/albums/ll105/juGGaKNot4cs/th_4-4-4-2.png (http://s286.photobucket.com/albums/ll105/juGGaKNot4cs/?action=view¤t=4-4-4-2.png) 4:2:0 http://i286.photobucket.com/albums/ll105/juGGaKNot4cs/th_4-4-4-3.png (http://s286.photobucket.com/albums/ll105/juGGaKNot4cs/?action=view¤t=4-4-4-3.png)
Really want to test theora with 4:4:4 and ffmpeg2theora does not support yv24 nor does avs2yuv.
Also dark said x264 support will come soon, dunno when ofc.
http://i286.photobucket.com/albums/ll105/juGGaKNot4cs/4-4-4-4.png
elguaxo
30th September 2009, 19:06
I think it could be a good idea to create an environment variable holding the installation path of avisynth when installing it. This variable could then be used for specifying avisynth path in Visual Studio for example.
your registry has that info already:
HKEY_LOCAL_MACHINE\SOFTWARE\AviSynth
:)
Wilbert
30th September 2009, 20:01
And adding "yuv" for imagewriter ( converttoyv24 ) when you have time.
My plan is to add support for "y4m". In particular:
420mpeg2 (YV12)
411 (YV411)
422 (YV16)
444 - non-subsampled Y'CbCr (YV24)
mono - Y' plane only (Y8)
Is that sufficient?
juGGaKNot
30th September 2009, 20:15
4:4:4 and 4:2:2 would be futureproff for me, just waiting for the 4:4:4 in x264, theora encoder and decoder has it, sound great.
jollye
7th October 2009, 11:08
your registry has that info already:
HKEY_LOCAL_MACHINE\SOFTWARE\AviSynth
However, it's not the same because it can't be used in Visual Studio's configuration directly (to my knowledge). For example, I want the output of my compilation to be directly generated in the plugins directory. It's common practice with many software to add an environment variable specifying the installation path.
@Wilbert
Any plan for RGB48 support (16 bits per color plane)?
MythCreator
12th October 2009, 11:35
MediaFoundationSource()
BHHHH
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.