<DIV>Hi,all.</DIV>
<DIV>I would like to record my desktop and then streaming it, but when I used pipeline like this:</DIV>
<DIV> </DIV>
<DIV>gst-launch-0.10 <B style="COLOR: black; BACKGROUND-COLOR: #ffff66">ximagesrc</B> ! ffmpegcolorspace ! videorate ! video/x-raw-yuv,framerate=\(double\)10.0 ! videoscale ! video/x-raw-yuv,width=800,height=600 ! theoraenc ! oggmux ! filesink location=desktop.ogg</DIV>
<DIV> </DIV>
<DIV>What I can got is just an empty file desktop.ogg with it's size of 0Byte. But what I want is a continuous stream of desktop,like a movie.Can anyboy give me some help.Thanks a lot.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>