Hi all!
I need help with next problemwith DirectShow library. I have captured clip in
DV format YUY2 color system by duration more than 20 minutes. And when I seek
somthing position less 10 minutes it is ok, but attempting to set time
position after 10 minutes takes little bit longer time. It is seen when I run
MediaControl, time is counted but no picture. How to reduce positioning time,
please help anybody.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all!
I need help with next problemwith DirectShow library. I have captured clip in
DV format YUY2 color system by duration more than 20 minutes. And when I seek
somthing position less 10 minutes it is ok, but attempting to set time
position after 10 minutes takes little bit longer time. It is seen when I run
MediaControl, time is counted but no picture. How to reduce positioning time,
please help anybody.
Which file format do you use for this DV clip ? AVI or something else ?
Seeking is generally handled by the source filter or a splitter/demux
filter...