gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #33085] FFMPEG: goole dict audio can be played only


From: Sandro Santilli
Subject: [Gnash-commit] [bug #33085] FFMPEG: goole dict audio can be played only once
Date: Fri, 15 Apr 2011 10:49:50 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2

Follow-up Comment #1, bug #33085 (project gnash):

One of the problems is that timetamps are unknown at time of parsing for the
input data (an mp3) so can't really seek to a timestamp value.

For the seek-to-zero case it's easier as we can seek-to-byte
rather than seek-to-timestamp, so _maybe_ the google dict case
could be fixed by seeking to byte=0 whenever sounds are fully played.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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