Comment 2 for bug 367141

Revision history for this message
Donny Viszneki (donny-viszneki) wrote :

This bug is very similar to bug 52421.

I am attaching the contents of stdout when I run Istanbul with the environment variable setting GST_DEBUG=3. It is colored, so either view it with "less -r" in a very wide terminal, as less doesn't compensate well for the fact that it doesn't know that color codes don't consume terminal columns, or just use cat ;)

Istanbull says this on stderr when I begin recording:

DEBUG: final pipeline: istximagesrc name=videosource display-name=:0.0 screen-num=0 ! video/x-raw-rgb,framerate=10/1 ! videorate ! ffmpegcolorspace ! videoscale method=1 ! video/x-raw-yuv,width=480,height=300,framerate=10/1 ! theoraenc ! oggmux name=mux ! filesink location=/tmp/tmpWzN_vt

If it helps any, my aspect ratio is 8:5, and my display resolution is 1920x1200.