[Trac #1136] camera app records JPEG from screen image
Zarro Boogs per Child
bugtracker at laptop.org
Sun Apr 8 10:29:03 EDT 2007
#1136: camera app records JPEG from screen image
-----------------------------+----------------------------------------------
Reporter: AlbertCahalan | Owner: erikb
Type: defect | Status: closed
Priority: normal | Milestone: BTest-3
Component: camera-activity | Resolution: fixed
Keywords: |
-----------------------------+----------------------------------------------
Changes (by erikb):
* cc: olpc-dev at mediamods.com (added)
* status: new => closed
* resolution: => fixed
Comment:
We used to take pictures with the following settings:
'' videoscale_structure = gst.Structure("video/x-raw-rgb")
videoscale_structure['bpp'] = 16
videoscale_structure['depth'] = 16
videoscale_caps = gst.Caps(videoscale_structure)
self.t_src_pad.link(self.vscale.get_pad("sink"))
self.vscale.link(self.ximagesink, videoscale_caps)''
We no longer run the image through this 16bit setting.
--
Ticket URL: <http://dev.laptop.org/ticket/1136#comment:2>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list