bond
5th March 2005, 14:05
avs2yuv now also support output of raw I420 instead of yuv4mpeg via the "-raw" option
i now tried it with the x264.exe commandline encoder from the x264 svn (r150) and i always get an error like "output error: wrote only xxx of xxx bytes" or so. the created .264 file has a size of 0, therefore i think avs2yuv doesnt pass anything
i piped via cygwin bash, as winme doesnt support piping via dos :(
can anyone reproduce this somehow?
edit:
using yuv4mpeg still works perfectly as before
i also thought that maybe its a problem that dgdecode.dll now outputs YV12 and not I420 now anymore, but letting dgdecode output I420 doesnt change anything
with using coverttorgb() aso in .avs its the same
i now tried it with the x264.exe commandline encoder from the x264 svn (r150) and i always get an error like "output error: wrote only xxx of xxx bytes" or so. the created .264 file has a size of 0, therefore i think avs2yuv doesnt pass anything
i piped via cygwin bash, as winme doesnt support piping via dos :(
can anyone reproduce this somehow?
edit:
using yuv4mpeg still works perfectly as before
i also thought that maybe its a problem that dgdecode.dll now outputs YV12 and not I420 now anymore, but letting dgdecode output I420 doesnt change anything
with using coverttorgb() aso in .avs its the same