[FFmpeg-user] http inside concat demuxer

rslovers at yandex.com rslovers at yandex.com
Sun Oct 9 20:32:50 EEST 2016


   I tried:
           ffmpeg -user-agent whatever -f concat -i list
   with list content:
           file 'http://localhost:10000/1'
           file 'http://localhost:10000/2'
           ...

   But ffmpeg just ignored the user-agent option and sent the default one, how
   could I set http protocol related options when using the concat demuxer?

   Thanks!


More information about the ffmpeg-user mailing list