[FFmpeg-devel] [PATCH] cmdutils: fix printing of codecs
Michael Niedermayer
michael at niedermayer.cc
Thu Feb 8 02:32:33 EET 2018
On Wed, Feb 07, 2018 at 09:07:39PM +0000, Josh de Kock wrote:
> Yes, my bad. It looked like it worked initially (was more
> worried about getting a fix out quickly), but it didnt. Try this one.
>
> ---
> fftools/cmdutils.c | 104 +++++++++++++++++++++++++++++------------------------
> 1 file changed, 58 insertions(+), 46 deletions(-)
I dont know if this is supposed to fix the other lists
but
./ffmpeg -demuxers
still returns nonsense with this patch
File formats:
D. = Demuxing supported
.E = Muxing supported
--
E 3dostr 3DO STR
E 4xm 4X Technologies
...
a while ago this was returned:
File formats:
D. = Demuxing supported
.E = Muxing supported
--
D 3dostr 3DO STR
D 4xm 4X Technologies
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180208/dde4b66e/attachment.sig>
More information about the ffmpeg-devel
mailing list