Zelos
6th October 2007, 20:13
Hi all,
i have a little problem with a vc1 file ( batman beginns, but other vc1 file is the same pb ) , that i tried to encode to h264 with megui.
here is the avisynth script:
DirectShowSource ("j:\bat\bat.grf",video=true,audio=false,framecount=202000,fps=23.976)
ConvertToYV12 ()
crop( 0, 132, 0, -132)
trim(0,5000)
here is the graph using graphedit:
http://img74.imageshack.us/img74/8611/graphlv0.jpg
now here is the message error on megui:
http://img502.imageshack.us/img502/4315/meguity5.jpg
and finally here is the message with mpc:
http://img516.imageshack.us/img516/3596/mpcko4.jpg
i really don't understand what is wrong , if someone could help me that will be much appreciated.
Thanks
i have a little problem with a vc1 file ( batman beginns, but other vc1 file is the same pb ) , that i tried to encode to h264 with megui.
here is the avisynth script:
DirectShowSource ("j:\bat\bat.grf",video=true,audio=false,framecount=202000,fps=23.976)
ConvertToYV12 ()
crop( 0, 132, 0, -132)
trim(0,5000)
here is the graph using graphedit:
http://img74.imageshack.us/img74/8611/graphlv0.jpg
now here is the message error on megui:
http://img502.imageshack.us/img502/4315/meguity5.jpg
and finally here is the message with mpc:
http://img516.imageshack.us/img516/3596/mpcko4.jpg
i really don't understand what is wrong , if someone could help me that will be much appreciated.
Thanks