After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 616578 - ximagesrc doesn't seem to generate stream
ximagesrc doesn't seem to generate stream
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.16
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-23 01:01 UTC by Morris Ford
Modified: 2010-10-16 01:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Debug output (5.61 KB, text/x-log)
2010-04-29 22:40 UTC, Morris Ford
Details

Description Morris Ford 2010-04-23 01:01:10 UTC
With ximagesrc ! ximagesink I get one image. With the sample command from the ximagesrc page at the gstreamer site (generate ogg file) I get an empty file.
Comment 1 Tim-Philipp Müller 2010-04-29 19:57:05 UTC
Please do

 $ gst-inspect-0.10 ximagesrc | grep Version

 $ GST_DEBUG=ximage*:5 gst-launch-0.10 ximagesrc num-buffers=100 ! fakesink 2>dbg.log

and attach the dbg.log file (as asked the other day on IRC)?
Comment 2 Morris Ford 2010-04-29 22:40:28 UTC
Created attachment 159949 [details]
Debug output
Comment 3 Julien Isorce 2010-04-30 10:25:51 UTC
Hi, try to set 'use-damage' property to false  (ximagesrc use-damage=0).
Comment 4 Tobias Mueller 2010-09-01 21:25:32 UTC
Morris, any chance you could try what is suggested in comment #3?
Comment 5 Felipe Besoaín Pino 2010-10-16 01:51:19 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!