- 28 May, 2014 1 commit
-
-
Lukasz Marek authored
FFmpeg mix devices and file formats when -formats option is used. This commit adds a -devices param to list devices only. Signed-off-by:
Lukasz Marek <lukasz.m.luki2@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Apr, 2014 1 commit
-
-
Thilo Borgmann authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Apr, 2014 2 commits
-
-
Calvin Walton authored
Based on original code by Christophe Gisquet in 2010, updated to work with current ffmpeg APIs. Supports grabbing a single window or an area of the screen, including support for multiple monitors (Windows does funky stuff with negative coordinates here). I've moved most of the configuration to AVOptions; the input file name is now only the string "desktop", or "title=<windowname>" to select a single window. The AVOptions are the same as x11grab where possible. Code has been added to support a "show_region" mode, like x11grab, which will draw a rectangle on the screen around the area being captured. Instead of duplicating code for paletted image handling, I make use of the GDI API's ability to output DIB (BMP) images, which can be run through ffmpeg's existing BMP decoder. Signed-off-by:
Calvin Walton <calvin.walton@kepstin.ca> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Thilo Borgmann authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 30 Mar, 2014 2 commits
-
-
Thilo Borgmann authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Vadim Kalinsky authored
Signed-off-by:
Thilo Borgmann <thilo.borgmann@mail.de> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Mar, 2014 1 commit
-
-
Andreas Cadhalpun authored
Fix spelling errors in texi files: accomodate -> accommodate allows to -> allows one to choosen -> chosen compability -> compatibility explictly -> explicitly overriden -> overridden specifed -> specified Trasmission -> Transmission Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Oct, 2013 1 commit
-
-
Lukasz Marek authored
In particular, fix punctuation in docs and make option help messages grammatically consistent. Signed-off-by:
Lukasz Marek <lukasz.m.luki@gmail.com> Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 14 Oct, 2013 1 commit
-
-
Lou Logan authored
Change -r to -framerate, but either will work. Change -s to -video_size, but either will work. Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 07 Oct, 2013 1 commit
-
-
Lukasz Marek authored
Signed-off-by:
Lukasz Marek <lukasz.m.luki@gmail.com> Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 22 May, 2013 1 commit
-
-
Clément Bœsch authored
Also disable it by default since it looks currently buggy. The usefulness of such library is mostly limited to backward compatibility with very old devices.
-
- 31 Mar, 2013 1 commit
-
-
Derek Buitenhuis authored
We used to use 'framerate' or 'frame rate' randomly. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 23 Mar, 2013 1 commit
-
-
Giorgio Vazzana authored
An input channel could have been previously set with another application, like v4l2-ctl, so if no input channel is specified use the previosly selected one. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Feb, 2013 1 commit
-
-
Vicente Jimenez Aguilar authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de> CC: libav-stable@libav.org
-
- 02 Feb, 2013 1 commit
-
-
Stefano Sabatini authored
Fix inconsistency.
-
- 31 Jan, 2013 4 commits
-
-
Stefano Sabatini authored
Reviewed-By:
Giorgio Vazzana <mywing81@gmail.com>
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Reviewed-by:
Giorgio Vazzana <mywing81@gmail.com>
-
Giorgio Vazzana authored
Since the user is expected to choose the standard by name (with -standard option), add the possibility to list all the supported standards. Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 20 Dec, 2012 1 commit
-
-
Diego Biurrun authored
-
- 17 Dec, 2012 1 commit
-
-
Stefano Sabatini authored
-
- 13 Nov, 2012 1 commit
-
-
Georg Lippitsch authored
selection of DV device by its GUID
-
- 23 Oct, 2012 1 commit
-
-
Stefano Sabatini authored
Allow to specify a filename where to put the filtergraph description. This is useful to override limitations or glitches of particular shell environments, and allows a level of indirection for specifying filtergraphs.
-
- 07 Sep, 2012 1 commit
-
-
Ramiro Polla authored
Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 29 Aug, 2012 1 commit
-
-
Ramiro Polla authored
Based on patch by rogerdpack <rogerpack2005@gmail.com> Tested-by:
Roger Pack <rogerdpack2@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Aug, 2012 3 commits
-
-
Stefano Sabatini authored
Add documentation for options draw_mouse, framerate, and video_size. In particular, fix trac ticket #1314.
-
Stefano Sabatini authored
Improve rendering.
-
Stefano Sabatini authored
Create a dedicated options subchapter, rather than a subchapter for each option. This is more consistent with the rest of the docs. Also apply misc minor fixes for improving rendering.
-
- 06 Jul, 2012 1 commit
-
-
Georg Lippitsch authored
Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 05 Jul, 2012 1 commit
-
-
Georg Lippitsch authored
Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 04 Apr, 2012 1 commit
-
-
Nicolas George authored
-
- 27 Mar, 2012 1 commit
-
-
Compn authored
-
- 07 Mar, 2012 1 commit
-
-
Luca Barbato authored
Update the examples and remove stale information. Video4linux support had been already removed.
-
- 04 Jan, 2012 2 commits
-
-
Clément Bœsch authored
-
Luca Barbato authored
Make use of the experimental framesize enumeration ioctl if available.
-
- 09 Dec, 2011 1 commit
-
-
Luca Barbato authored
-
- 08 Dec, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Nov, 2011 1 commit
-
-
root authored
credits to: Violet Lin (from Google Code-in) Signed-off-by:
burek <burek021@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Nov, 2011 1 commit
-
-
Clément Bœsch authored
-
- 06 Nov, 2011 1 commit
-
-
Ramiro Polla authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-