bugGnash - The GNU Flash player - Bugs: bug #33085, FFMPEG: goole dict audio can be...

 
 

bug #33085: FFMPEG: goole dict audio can be played only once

Submitter:  Sandro Santilli <strk>
Submitted:  Fri 15 Apr 2011 08:15:39 AM UTC
   
 
Category:  sound Severity:  3 - Normal
Release:  master Status:  Fixed
Privacy:  Public Assigned to:  strk
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 15 Apr 2011 11:56:35 AM UTC, comment #3: 

Should be fixed by cccdbe9fbf889549d7e48db4a358f91b2dbcf8a3

Sandro Santilli <strk>
Group Member
Fri 15 Apr 2011 10:53:55 AM UTC, comment #2: 

You can also see the effect of unknown timestamps with easysound.swf by looking at the "position" textfield.
Oh.. I attach the mp3 I'm testing with...

(file #23256)

Sandro Santilli <strk>
Group Member
Fri 15 Apr 2011 10:49:50 AM UTC, comment #1: 

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.

Sandro Santilli <strk>
Group Member
Fri 15 Apr 2011 08:15:39 AM UTC, original submission:  

As of 6b47871 clicking the second time on google dict audio doesn't play again when using FFMPEG media handler.

Here's the likely reason:

 UNIMPLEMENTED: MediaParserFfmpeg::seek()

URL for quick tests:
'http://www.google.com/dictionary/flash/SpeakerApp16.swf?sound_name=http://www.gstatic.com/dictionary/static/sounds/de/0/prompt.mp3'

Sandro Santilli <strk>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #23256:  easysound.mp3 added by strk (7KiB - audio/mp3)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by strk (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-07-12 strk Open/ClosedOpen Closed
    2011-07-12 strk StatusReady For Test Fixed
    2011-04-15 strk StatusConfirmed Ready For Test
    2011-04-15 strk Attached File- Added easysound.mp3, #23256

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code