Re: [FFmpeg-user] Problem using FFMpeg, x11grab, and FFServer

2014-08-02 Thread Stefano Sabatini
On date Tuesday 2014-07-29 23:01:15 -0500, Joel Longanecker wrote: > Hey guys. Trying an experiment with FFMpeg. The end goal is to serve the > output of an xvfb session over the web and display it on a web page. I > think i've narrowed down my problem to the parameters I am calling ffmpeg > with.

Re: [FFmpeg-user] Problem using FFMpeg, x11grab, and FFServer

2014-07-30 Thread Moritz Barsnick
On Tue, Jul 29, 2014 at 23:01:15 -0500, Joel Longanecker wrote: > think i've narrowed down my problem to the parameters I am calling ffmpeg > with. I have difficulty matching your command line arguments with the output. Can you produce the full, uncut output, not just the errors? Including the ver

[FFmpeg-user] Problem using FFMpeg, x11grab, and FFServer

2014-07-30 Thread Joel Longanecker
Hey guys. Trying an experiment with FFMpeg. The end goal is to serve the output of an xvfb session over the web and display it on a web page. I think i've narrowed down my problem to the parameters I am calling ffmpeg with. ffmpegProcess = subprocess.Popen(['ffmpeg', '-f', 'x11grab', '-r', '25