GNOME Bugzilla – Bug 595031
oggdemux: fails to calculate duration on some files
Last modified: 2010-02-09 10:04:10 UTC
commit 20a39c87593c58eaa814ba8dff2647a376d52b01 Author: David Schleef <ds@schleef.org> Date: Sat Sep 12 15:48:11 2009 -0700 oggdemux: Fix duration calculation for truncated files If the last page of a stream has a granulepos of -1, that is, it doesn't complete a packet, we need to continue to search for the last granulepos.
Created attachment 143087 [details] [review] patch
pushed.