ffmpeg/libavfilter
Sami Hult d4c8e93190 Changed metadata print option to accept general urls
This is an - once again - updated patch, that uses avio_write instead
of avio_puts to stream clean text output without null characters. Works
now for me as intended.

Changes metadata filter to accept general urls as file argument without
breaking former behaviour. As a byproduct, it also allows for writing to
file "-" if specified as "file:-".

Example:

ffmpeg -i test.wav -filter_complex "silencedetect=n=-40dB:d=0.1,ametadata=mode=print:file='pipe\:4'" -f null

Signed-off-by: Sami Hult <sami.hult@gmail.com>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-07-10 00:36:49 +02:00
..
2016-02-18 15:35:30 +01:00
2015-10-26 20:56:17 +01:00
2016-05-18 22:15:01 +02:00
2015-11-08 18:50:26 +01:00
2016-03-13 10:06:21 +01:00
2016-02-17 18:59:56 +01:00
2016-05-29 21:21:59 +02:00
2016-01-28 19:49:48 -08:00
2016-01-24 14:32:14 +01:00
2014-08-13 01:00:38 +02:00
2016-05-18 22:15:01 +02:00
2016-01-28 19:49:48 -08:00
2016-01-31 15:44:11 -08:00
2016-05-04 18:16:21 +02:00
2016-01-28 19:49:48 -08:00
2016-05-04 18:16:21 +02:00
2016-01-31 15:44:11 -08:00
2015-01-05 01:45:49 +01:00
2016-06-15 13:56:07 +02:00
2016-02-27 21:35:20 +01:00
2016-02-26 22:22:05 +01:00
2016-02-17 09:42:46 +01:00
2016-06-13 01:57:22 +02:00
2015-03-20 09:41:32 +01:00
2015-08-18 10:24:01 -04:00
2016-03-28 14:13:17 -08:00
2015-09-12 02:14:44 +00:00
2015-01-09 17:26:31 +01:00
2016-04-07 14:02:46 +02:00
2016-05-04 18:16:21 +02:00
2015-10-10 17:33:43 +02:00