Activity log for bug #50049

Date Who What changed Old value New value Message
2006-06-16 21:57:51 Alan Pope 🍺🐧🐱 🦄 bug added bug
2006-06-16 22:08:51 Alan Pope 🍺🐧🐱 🦄 description Trying to isolate a bug in <a href="https://launchpad.net/distros/ubuntu/+source/istanbul/">istanbul</a> I am using gst-launch-0.10 to capture the screen using the ximagesrc pluging. It appears to capture fine most of the time (segfaulting under circumstances I've not yet identified, but will post separate bug for that), except during playback it runs at more than normal speed. I performed two tests. One recording the testcard and one recording X. the command lines I used are below along with links to the videos. I made sure the timecode (timeoverlay plugin) was recorded (top left) and the seconds on the PC clock are also displayed (top right) so you can see that it's "off" sync. gst-launch-0.10 -v videotestsrc num-buffers=1000 ! \ ffmpegcolorspace ! \ timeoverlay ! \ theoraenc,sharpness=2,quality=6 ! \ oggmux ! \ filesink location=testcard.ogg http://popey.com/gstreamer/testcard.ogg gst-launch-0.10 -v ximagesrc ! \ video/x-raw-rgb,framerate=\(fraction\)5/1 ! \ ffmpegcolorspace ! \ timeoverlay ! \ theoraenc sharpness=2 quality=6 ! \ oggmux ! \ filesink location=desktop.ogg http://popey.com/gstreamer/desktop.ogg Note the testcard.ogg runs okay at normal spped, the desktop.ogg does not. Trying to isolate a bug in Istanbul - https://launchpad.net/distros/ubuntu/+source/istanbul/ . I am using gst-launch-0.10 to capture the screen using the ximagesrc pluging. It appears to capture fine most of the time (segfaulting under circumstances I've not yet identified, but will post separate bug for that), except during playback it runs at more than normal speed. I performed two tests. One recording the testcard and one recording X. the command lines I used are below along with links to the videos. I made sure the timecode (timeoverlay plugin) was recorded (top left) and the seconds on the PC clock are also displayed (top right) so you can see that it's "off" sync. gst-launch-0.10 -v videotestsrc num-buffers=1000 ! \ ffmpegcolorspace ! \ timeoverlay ! \ theoraenc,sharpness=2,quality=6 ! \ oggmux ! \ filesink location=testcard.ogg http://popey.com/gstreamer/testcard.ogg gst-launch-0.10 -v ximagesrc ! \ video/x-raw-rgb,framerate=\(fraction\)5/1 ! \ ffmpegcolorspace ! \ timeoverlay ! \ theoraenc sharpness=2 quality=6 ! \ oggmux ! \ filesink location=desktop.ogg http://popey.com/gstreamer/desktop.ogg Note the testcard.ogg runs okay at normal spped, the desktop.ogg does not.
2006-08-15 22:43:52 Sebastian Dröge gst-plugins-good0.10: status Unconfirmed Confirmed
2006-08-15 22:43:52 Sebastian Dröge gst-plugins-good0.10: importance Untriaged Medium
2006-08-15 22:43:52 Sebastian Dröge gst-plugins-good0.10: statusexplanation I can reproduce this here. You can workaround it in istanbul by choosing a lower resolution. It is caused by theoraenc beeing slow and ximagesrc beeing a live source.
2006-08-17 10:54:59 Sebastian Dröge bug assigned to istanbul (upstream)
2006-08-17 11:02:27 Sebastian Dröge gst-plugins-good0.10: statusexplanation I can reproduce this here. You can workaround it in istanbul by choosing a lower resolution. It is caused by theoraenc beeing slow and ximagesrc beeing a live source.
2006-08-18 06:51:58 Bug Watch Updater istanbul: status Unknown Confirmed
2010-09-16 00:49:49 Bug Watch Updater istanbul: importance Unknown High
2018-07-03 03:02:58 Bug Watch Updater istanbul: status Confirmed Won't Fix