GNOME Bugzilla – Bug 352125
cannot record videos
Last modified: 2006-08-26 14:19:46 UTC
Steps to reproduce: 1. start istanbul 2. click on the tray icon Stack trace: DEBUG: final pipeline: istximagesrc name=videosource ! video/x-raw-rgb,framerate=10/1 ! videorate ! ffmpegcolorspace ! videoscale method=1 ! video/x-raw-yuv,width=1280,height=1024,framerate=10/1 ! theoraenc ! oggmux name=mux ! filesink location=/tmp/tmpe6j5WA Traceback (most recent call last):
+ Trace 70739
self.current_screencast.start_recording()
self._pipeline = gst.parse_launch(final_pipeline)
[TRANSLATION: Could not connect videorate0 to ffmpegcsp0] Traceback (most recent call last): File "/usr/bin/istanbul", line 40, in ? sys.exit(main.main(sys.argv)) File "/var/lib/python-support/python2.4/istanbul/main/main.py", line 86, in main gtk.main() KeyboardInterrupt Other information: Running istanbul 0.2.1 on Ubuntu Edgy
This is fixed in CVS. It is due to bad handling 8bpp or 16bpp displays.