Log in

View Full Version : Trim & mpeg2source


digitize
1st April 2004, 00:47
I searched the forum a bit for this but found no mention, I'm trying to trim a mpeg2source but well it's not working quite well.

MPEG2Source("example.d2v",cpu2="xxxxoo",iPP=true).trim(44823,48734)

When I have this in the avs and open it in vdub instead of seeing the expected frames, I have frame 0-3912, could anyone perhaps guide me here.

esby
1st April 2004, 01:48
That could be the use of a non supporting trim() version.

As I told you, I don't know the exact difference,
but it is known that nic decoder does not support trim()..

So if you use it, try using another version.. (eg MarcFD one)
or try seeing if there are any other conflict if you use autoloading...


esby