Dirk Meyer wrote:
> +        self._media.get('corrupt'):
> +            # File marked as corrupt. This happens for avi and mkv files
> +            # with no index. To make seeking work, add -idx
> +            args.append('-idx')
> +            
>   

There should be some progress feedback form popcorn while the index is
being generated.  For large files over NFS say, this can take a very
long time.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to