-x sync wait for record rfb frames
Brought to you by:
baccala
Instead of export to ppm frames at maximum rate, an option to write at same framerate, to simultaeously record and
I want to record rfb file and stream it on the fly with ffmpeg.
I can make
>rfbproxy -r file.rfb
and in other process, the pipe with ffmpeg
>rfbproxy --framerate 25 -x file.rfb | ffmpeg [stuff options] http://
The problem is that rfbproxy -x write at full speed, until reach the EOF and exit. I want to wait for new frames or generate new at framerate
Please, code a simple option like "--xsync" that export to ppt in a syncrhonization fashion (dont stop with eof file)...
View and moderate all "feature-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Feature Requests"