Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Adding AVI mux to graph fails to Implement SetPositions

5 views
Skip to first unread message

Rajesh

unread,
Jun 14, 2010, 5:45:49 PM6/14/10
to
Hi,
I am trying to crop a .avi file into smaller one.I apply a source
filter->Avi Mux->File Writer.When I try to use IMediaSeeking to select
a portion of the given video( with start and stop times) it returns
E_NOTIMPL.Avi mux does not implement set positions method and probably
this error is due to it .I tried querying on both Graph Builder and
AVI mux but both return E_NOTIMPL.
However I only want a portion of the file to be output .How can I
solve this problem?
0 new messages