[FFmpeg-devel] [PATCH] ffmpeg: add -devices param
Michael Niedermayer
michaelni at gmx.at
Tue May 27 16:47:20 CEST 2014
On Fri, May 23, 2014 at 07:59:53PM +0200, Lukasz Marek wrote:
> Ffmpeg mix devices and file formats when -formats option is used.
> This commit removes devices from formats list.
> Devices can be listed with -devices param.
> ---
> cmdutils.c | 35 ++++++++++++++++++++++++++++++++---
> cmdutils.h | 7 +++++++
> cmdutils_common_opts.h | 1 +
> doc/fftools-common-opts.texi | 10 +++++-----
> doc/indevs.texi | 4 ++--
> doc/outdevs.texi | 4 ++--
> 6 files changed, 49 insertions(+), 12 deletions(-)
adding "-devices" sounds like a good idea to me
not sure either way about ommiting them from formats
anyone has any oppinon about that ?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There will always be a question for which you do not know the correct answer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140527/770e9e39/attachment.asc>
More information about the ffmpeg-devel
mailing list