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!
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".