gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #33865] Renderer_agg.cpp drawVideoFrame() Can't rend


From: wilson_Gu
Subject: [Gnash-commit] [bug #33865] Renderer_agg.cpp drawVideoFrame() Can't render this type of frame
Date: Tue, 26 Jul 2011 09:25:04 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; zh-TW; rv:1.9.2.18) Gecko/20110628 Ubuntu/10.04 (lucid) Firefox/3.6.18

URL:
  <http://savannah.gnu.org/bugs/?33865>

                 Summary: Renderer_agg.cpp  drawVideoFrame()  Can't render
this type of frame
                 Project: Gnash - The GNU Flash player
            Submitted by: u4511093
            Submitted on: Tue 26 Jul 2011 09:25:02 AM GMT
                Category: render-agg
                Severity: 3 - Normal
                 Release: 0.8.9
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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
======




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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