Log in

View Full Version : faster seek with .avs (expecially with wmv files)


travolter
6th June 2010, 22:11
I play all my videos with .avs scripts..

The seek is not perfect but is enough fast with avi/mpg/h.264

My problem comes with WMV and VC-1.. the seek is very slooow

There is any hack to improve the speed? some directshow filter to improve this?

I remember that MPC had a tweak named "WM asf reader" to enable fast seeking.. but I dont use this player.

Currently Im playing AVS with Mplayer.. but maybe the seeking problem increases since this player only seek to next keyframe


Ideas? ;)

stax76
6th June 2010, 22:41
The seek issue is due to the crappy DS splitter and there is nothing you can do (apart from using mplayer or implementing a DS splitter).

Blue_MiSfit
10th June 2010, 00:54
Try ffms2 instead of directshow?

Derek