daimroc
23rd March 2009, 20:27
I use x264 in commando line (cmd), and I encode the avs script with the DirectShowSource() function. In this case, It would be used ffdshow to decode the video but I don't see the icon in the systray.
The avs script is:
DirectShowSource("video", audio = false)
Crop(0,136,0,-136)
I have configurated ffdshow to decode this kind of videos, in fact, when I open the video (the avs script) with media playe classic, I can see the icon in the tray.
I don't see what I can do wrong, because I always use x264 at the same way.
Also, I would like to know what decoder It has been used really.
Thanks.
Daimroc.
P.D: well, I see the error. My last videos was mpeg2 and now I have an VC1 video, and ffdshow is configurated to use wm9.
is it better to use WM9 or libavcdec to use ffdshow?
The avs script is:
DirectShowSource("video", audio = false)
Crop(0,136,0,-136)
I have configurated ffdshow to decode this kind of videos, in fact, when I open the video (the avs script) with media playe classic, I can see the icon in the tray.
I don't see what I can do wrong, because I always use x264 at the same way.
Also, I would like to know what decoder It has been used really.
Thanks.
Daimroc.
P.D: well, I see the error. My last videos was mpeg2 and now I have an VC1 video, and ffdshow is configurated to use wm9.
is it better to use WM9 or libavcdec to use ffdshow?