[FFmpeg-user] Receive network stream and drop without decoding

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Jun 16 01:22:42 EEST 2020


Am Mo., 15. Juni 2020 um 23:39 Uhr schrieb Andrius Narbutas
<abialyna at gmail.com>:
>
> On 2020-06-15 23:58, Carl Eugen Hoyos wrote:
> > $ ffmpeg -i input -map 0:a:0 -c copy -f null -
>
> ffmpeg -i
> http://download.tsi.telecom-paristech.fr/gpac/dataset/dash/uhd/dashevc-ondemand-4s/dashevc-ondemand-4s-p60.mpd
> -map 0:a:0 -c copy -f null -
> <...>
> size=N/A time=00:02:31.80 bitrate=N/A speed= 165x
> video:0kB audio:1195kB subtitle:0kB other streams:0kB global headers:0kB
> muxing overhead: unknown
> ...and quits

Drop the map option.

Carl Eugen


More information about the ffmpeg-user mailing list