gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #32002] yt: time bar reset when movies finishes


From: Bastiaan Jacques
Subject: [Gnash-commit] [bug #32002] yt: time bar reset when movies finishes
Date: Sun, 13 Mar 2011 14:14:42 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:2.0) Gecko/20100101 Firefox/4.0

Follow-up Comment #9, bug #32002 (project gnash):

As best I can tell, youtube is using the 'moovposition' metadata property
embedded in the MPEG-4 container file to determine where the seek bar should
be. When a 'seek' is performed, youtube downloads a new movie file which would
have a different moovposition.

Apparently onMetaData gets exposed this information from the MPEG-4 metadata,
according to:

http://www.brooksandrus.com/blog/2007/08/29/a-quick-look-at-h264-metadata/

Though none of the metadata parsers for MPEG-4 containers that I have tried
actually show me the moovposition property from the video streams from the
video in this bug.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32002>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]