bugGnash - The GNU Flash player - Bugs: bug #26260, Gnash media with FFmpeg unusable...

 
 

bug #26260: Gnash media with FFmpeg unusable as it fails to buffer data properly

Submitter:  Brad Smith <brad0>
Submitted:  Tue 21 Apr 2009 12:38:51 AM UTC
   
 
Category:  video-ffmpeg Severity:  3 - Normal
Release:  0.8.5 release Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 21 May 2009 11:54:35 PM UTC, comment #5: 

I take it back, must have been a network burst. works fine on later attempts.

Sandro Santilli <strk>
Group Member
Thu 21 May 2009 10:25:00 PM UTC, comment #4: 

I kind of reproduce this problem with ffmpeg-svn and
the video streamed here: http://www.youtube.com/watch?v=8z4WvVs7YTc

Would be worth downloading the flv and analyze it using an off-line
NetStream based player.

Sandro Santilli <strk>
Group Member
Thu 21 May 2009 08:10:41 PM UTC, comment #3: 

It builds as of current trunk. Dare trying it ?

Sandro Santilli <strk>
Group Member
Wed 20 May 2009 06:19:15 PM UTC, comment #2: 

With GNASH_DEBUG_DECODING uncommented the code does not compile..

NetStream_as.cpp: In member function `void
   gnash::NetStream_as::pushDecodedAudioFrames(unsigned int)':
NetStream_as.cpp:1117: error: `_audioQueue' undeclared (first use this function)

Brad Smith <brad0>
Wed 20 May 2009 06:10:31 PM UTC, comment #1: 

Try uncommenting
#define GNASH_DEBUG_DECODING
in libcore/asobj/NetStream_as.cpp

re-run and attach the log.

Sandro Santilli <strk>
Group Member
Tue 21 Apr 2009 12:38:51 AM UTC, original submission:  

Gnash + FFmpeg is still completely unusable with any media. Gnash still doesn't buffer the data properly so any media chops all the time since it'll play the content it has downloaded, run out of frames to play and then download some more as opposed to buffering additional content before running out.

When this happens the debug log shows message like the following..

21367:2133967872] 20:32:54: DEBUG: refreshing video frame for the first time
21367:2133967872] 20:32:54: DEBUG: refreshing video frame for the first time
21367:2133967872] 20:32:54: DEBUG: refreshing video frame for the first time
21367:2133967872] 20:32:54: DEBUG: Global instance list grew to 232 entries
21367:2133967872] 20:32:54: DEBUG: refreshing video frame for the first time
21367:2133967872] 20:32:54: DEBUG: refreshing video frame for the first time
21367:2133967872] 20:32:54: DEBUG: refreshing video frame for the first time
21367:2133967872] 20:32:55: DEBUG: refreshing video frame for the first time

Brad Smith <brad0>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by strk (Posted a comment)
  • -email is unavailable- added by brad0 (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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code