bugGnash - The GNU Flash player - Bugs: bug #33865, Renderer_agg.cpp drawVideoFrame()...

 
 

bug #33865: Renderer_agg.cpp drawVideoFrame() Can't render this type of frame

Submitter:  wilson_Gu <u4511093>
Submitted:  Tue 26 Jul 2011 09:25:02 AM UTC
   
 
Category:  render-agg Severity:  3 - Normal
Release:  0.8.9 Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 26 Jul 2011 09:25:02 AM UTC, original submission:  

Status description
CPU: S3C6410
DRAM: 128MB
Flash: 128MB
Embedded linux kernel: 2.6.27
gcc version: 4.3.1

Below are the debug informations that printed out.

bash-3.2# 1014:1] 12:00:41 ERROR: ===== FBGui::init() starting =====

1014:1] 12:00:41 ERROR: Found no accessible input event devices

1014:1] 12:00:41 ERROR: Framebuffer device uses 1536000 bytes of memory.

1014:1] 12:00:41 ERROR: Framebuffer device uses 1536000 bytes of memory.

1014:1] 12:00:41 ERROR: Video mode: 800x480 with 16 bits per pixel.

1014:1] 12:00:41 ERROR: Video mode: 800x480 with 16 bits per pixel.

1014:1] 12:00:41 ERROR: Width:800, Height:480

1014:1] 12:00:41 ERROR: _width: 800, _height: 480

1014:1] 12:00:41 ERROR: Width:800, Height:480

1014:1] 12:00:41 ERROR: X:0, Y:0

1014:1] 12:00:41 ERROR: _width: 800, _height: 480

1014:1] 12:00:41 ERROR: _xpos: 0, _ypos: 0

1014:1] 12:00:41 SECURITY: Checking security of URL 'file:///gn/s007_hhonda-ad-300k.swf'

1014:1] 12:00:41 SECURITY: Load of file /gn/s007_hhonda-ad-300k.swf granted (under local sandbox /gn/)

1014:1] 12:00:41 ERROR: ===== initialize_renderer() starting =====

1014:1] 12:00:41 ERROR: Double buffering disabled

1014:1] 12:00:41 ERROR: red channel: 11 / 5

1014:1] 12:00:41 ERROR: red channel: 11 / 5

1014:1] 12:00:41 ERROR: green channel: 5 / 6

1014:1] 12:00:41 ERROR: green channel: 5 / 6

1014:1] 12:00:41 ERROR: blue channel: 0 / 5

1014:1] 12:00:41 ERROR: blue channel: 0 / 5

1014:1] 12:00:41 ERROR: Total bits per pixel: 16

1014:1] 12:00:41 ERROR: Total bits per pixel: 16

1014:1] 12:00:41 ERROR: Framebuffer pixel format is RGB565 (little-endian host)

1014:1] 12:00:41 ERROR: m_rowsize: 1600

1014:1] 12:00:41 ERROR: ====== set_invalidated_region_world() starting ======

1014:1] 12:00:41 ERROR: Original TTY NO = 1

1014:1] 12:00:41 ERROR: Original TTY NO = 1

1014:1] 12:00:42 ERROR: VT 1 ready

1014:1] 12:00:42 SECURITY: Extensions disabled

1014:1] 12:00:42 ERROR: ===== run() starting =====

1014:1] 12:00:42 ERROR: ====== resize_view() starting =======

1014:1] 12:00:42 ERROR: swfwidth: 320  swfheight: 180

1014:1] 12:00:42 ERROR: ===== SCALEMODE_SHOWALL =====

1014:1] 12:00:42 ERROR: _xscale: 2.496875 (_width / swfwidth: 2.496875) _yscale: 2.496875 (_height / swfheight: 2.661111)

1014:1] 12:00:42 ERROR: _width: 799  _height: 479

1014:1] 12:00:42 ERROR: ===== STAGE_V_ALIGN_C =====

1014:1] 12:00:42 ERROR: defWidth: 799.000000  diffWidth: 0.000000 _xoffset: 0

1014:1] 12:00:42 ERROR: ===== STAGE_V_ALIGN_C =====

1014:1] 12:00:42 ERROR: defHeight: 449.437500  diffHeight: 29.562500 _yoffset: 14

1014:1] 12:00:42 ERROR: ------ FBGui::checkForData() ------

1014:1] 12:00:42 ERROR: ------ Gui::start() ------

1014:1] 12:00:42 ERROR: ------ SWFMovieDefinition::createMovie() ------

1014:1] 12:00:42 ERROR: ------ movie_root::setRootMovie() ------

1014:1] 12:00:42 ERROR: ======= frame rate: 24.000000  _stageWidth: 320  _stageHeight: 180=======

1014:1] 12:00:42 ERROR: ====== resize_view() starting =======

1014:1] 12:00:42 ERROR: swfwidth: 320  swfheight: 180

1014:1] 12:00:42 ERROR: ===== SCALEMODE_SHOWALL =====

1014:1] 12:00:42 ERROR: _xscale: 2.496875 (_width / swfwidth: 2.496875) _yscale: 2.496875 (_height / swfheight: 2.661111)

1014:1] 12:00:42 ERROR: _width: 799  _height: 479

1014:1] 12:00:42 ERROR: ===== STAGE_V_ALIGN_C =====

1014:1] 12:00:42 ERROR: defWidth: 799.000000  diffWidth: 0.000000 _xoffset: 0

1014:1] 12:00:42 ERROR: ===== STAGE_V_ALIGN_C =====

1014:1] 12:00:42 ERROR: defHeight: 449.437500  diffHeight: 29.562500 _yoffset: 14

1014:1] 12:00:42 ERROR: ===== Gui::display()=====

1014:1] 12:00:42 ERROR: ====== movie_root.cpp display() starting ======

1014:1] 12:00:42 ERROR: ====== begin_display() starting ======

1014:1] 12:00:42 ERROR: ====== clear_framebuffer() starting ======

1014:1] 12:00:42 ERROR: ====== drawShape2() starting ======

1014:1] 12:00:42 ERROR: ====== bounds_in_clipping_area() starting ======

1014:1] 12:00:42 ERROR: ====== bounds_in_clipping_area() starting ======

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

[swscaler @ 0x275000]No accelerated colorspace conversion found from yuv420p to rgb24.

1014:1] 12:00:42 ERROR: ====== Renderer_agg.cpp  drawVideoFrame() starting ======

1014:1] 12:00:42 ERROR: Can't render this type of frame

1014:1] 12:00:42 ERROR: ------ FBGui::checkForData() ------

1014:1] 12:00:42 ERROR: ===== Gui::display()=====

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== movie_root.cpp display() starting ======

1014:1] 12:00:42 ERROR: ====== begin_display() starting ======

1014:1] 12:00:42 ERROR: ====== clear_framebuffer() starting ======

1014:1] 12:00:42 ERROR: ====== drawShape2() starting ======

1014:1] 12:00:42 ERROR: ====== bounds_in_clipping_area() starting ======

1014:1] 12:00:42 ERROR: ====== bounds_in_clipping_area() starting ======

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== Renderer_agg.cpp  drawVideoFrame() starting ======

1014:1] 12:00:42 ERROR: Can't render this type of frame

1014:1] 12:00:42 ERROR: ------ FBGui::checkForData() ------

1014:1] 12:00:42 ERROR: ===== Gui::display()=====

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== movie_root.cpp display() starting ======

1014:1] 12:00:42 ERROR: ====== begin_display() starting ======

1014:1] 12:00:42 ERROR: ====== clear_framebuffer() starting ======

1014:1] 12:00:42 ERROR: ====== drawShape2() starting ======

1014:1] 12:00:42 ERROR: ====== bounds_in_clipping_area() starting ======

1014:1] 12:00:42 ERROR: ====== bounds_in_clipping_area() starting ======

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== world_to_pixel() starting ======

1014:1] 12:00:42 ERROR: ====== Renderer_agg.cpp  drawVideoFrame() starting ======

wilson_Gu <u4511093>

 

(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 u4511093 (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-4b48.
    Corresponding source code