Hi, > On Mon, Aug 11, 2008 at 7:58 AM, Leo germani <[EMAIL PROTECTED]> wrote: >> >> ... another surprise >> >> http://heroinewarrior.com/cinelerra.php3 > > In the changelog I see: > > Most WMA, WMV & FLV derivatives supported through FFMPEG. These > formats don't support seeking.
That's not because of the formats, it's because of software limitations. All of these formats (only 2 since wma and wmv are identical) support approximate seeking with millisecond precision. For flv, it's only true if it contains an index. If the application builds an index itself by parsing the whole file, all of these can be sample accurate. Burkhard _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
