Table of Contents

Bug FS#76: Failure on last capture

#76 - Failure while capturing last frame

E.T.A.: Fixed in SVN, will be in 1.11. Should fix this automatically and include a fallback workaround much simpler than the current one.

This is one of the most annoying and well known bugs in the script.

Reported by various people and noticied by myself too.

Length detection

Using the -t or -E and -O MIN_LENGTH_FOR_END_OFFSET hack works so the reported length is definitely the problem.
This is a less than desirable solution though.

OS/player versions differences

Upon further investigation I found very different results with the same file, in at least once case, when probed on different OSes.

File: Coral_Reef_Adventure_1080.wmv

On Debian Sid, Linux amd64 (@ 2010-02-25):

On FreeBSD 8.0-RELEASE, i386:

By trial and error, I was able to capture up to 1m44s.48

Version information:

1)
Debian Sid binary, deb version 5:0.5+svn20100208-0.1
2)
Debian Etch source, deb version 0.cvs20060823
3)
Debian Sid binary, deb version 1:1.0.rc2svn20100211-0.0
4)
8.0-CURRENT Package, pkg version 0.5,1
5)
8.0-CURRENT Package, pkg version 0.99.11_14