> Hi,
> 
> > I just noticed that on the elephants-dream.webm file, that :
> >
> > open_video_format = bgav_get_video_format(file, 0);
> >
> > open_video_format->frame_duration  is 0.
> >
> > is it at all possible to have a frame_duration of zero in gavl?
> 
> Yes, in this case, framerate_mode is GAVL_FRAMERATE_VARIABLE.
> By default Matroska has no framerate and each frame has an individual
> timestamp.
> 
> Burkhard
> 

okay.   what does bgav_video_duration() return when framerate_mode is
GAVL_FRAMERATE_VARIABLE  and sample accurate seeking is true?



------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Gmerlin-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmerlin-general

Reply via email to