[Ffmpeg-devel] [PATCH] New grabbing interface

ramiro at lisha.ufsc.br ramiro
Wed Jan 31 20:56:29 CET 2007


Hello,

New grabbing interface, with suggestions from Michael, Mans and Michel, as
discussed throughout this thread:
http://news.gmane.org/find-root.php?message_id=%3c1144.200.174.46.72.1169408422.squirrel%40mail.lisha.ufsc.br%3e

It removes all "default grabbing". You must now specify the format and the
input. Docs updated accordingly.

Tested with video4linux2 and X11.

X11 no longer needs "x11:". Making separate patches would be a worthless
effort, since all changes in a first patch would be entirely removed by
the second. Docs updated.

I have a question regarding input_sync in ffmpeg.c:
What does it do?, and why isn't it initialized to 0? It's not used anymore
(it was only by prepare_grab, and not by -grab), but I don't know if I
should adapt it or remove it.

Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grabbing_interface.diff
Type: application/octet-stream
Size: 15825 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070131/735e5016/attachment.obj>



More information about the ffmpeg-devel mailing list