Further test. By running gst-launch-0.10 to manually do what istanbul does (effectively) the timing is still "off". Here's the command line (taken directly from the ximagesrc documentation [0]).
$ gst-launch-0.10 -v ximagesrc ! video/x-raw-rgb,framerate=10/1 ! ffmpegcolorspace ! theoraenc ! oggmux ! filesink location=desktop.ogg Does this make it a gstreamer issue? [0] http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst- plugins-good-plugins/html/gst-plugins-good-plugins-ximagesrc.html -- playback timing doesn't match recording https://launchpad.net/bugs/39817 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
