View Single Post
Old 17th February 2013, 14:11   #31  |  Link
Kazuya
Kodi + Potplayer addict
 
Join Date: Apr 2009
Location: France
Posts: 69
Hi,
I'm trying to encode several patterns in 10bit 4:4:4 to make some comparisons between renderers, video outputs...

But, I still have an YV12 conversion warning in execution window...
Or I can convert it with ConvertToYV24 but I think YV24 is 8bit, am I wrong ?
And can't find any "ConvertToY410" working with avisynth...

Is there a way to avoid any conversion ?

Thanks !

(my image source is a handmade png 16 bit image under photoshop CS3)

My command line to encode x264 :

Code:
C:\avs4x264mod.exe --x264-binary "C:\x264\x264_10bit.exe" --fps 5 --output-csp i444 --output "E:\output.mp4" "E:\Script encodage.avs"
Execute window :

__________________
Hometheater builder and acoustic specialist (www.kazcorporation.com)
Kazuya is offline   Reply With Quote