ffmpeg - “Could not find the codec parameters”I am trying to record a live HTTP stream using the following command:
Code:
ffmpeg -analyzeduration 2147483647 -probesize 2147483647 -i "http://mumsite.cdnsrv.abc.com/abcplay.catchup.cdn.abc.com/recordings/H8_S480_H264_MP/2556/1493919000.mp4/init/LIVEPROGRAM_CHANNEL_2556_START_1493919000_END_1493922600?uid=guest_uid&recid=SCHEDULED-A00B00C00D00E00F-_-_-2556_48168092&shard=shard_a&sid=77179867662431494241905&i=2&nwk=WIFI&pk=1&CurrentNetworkType=WIFI&CurrentNetworkType=WIFI" -c copy -absf aac_adtstoasc testing.ts ![]() It looks like the URL is correct but no data is being saved in the file and these warning messages are shown: HTML Code:
|
All times are GMT -6. The time now is 12:12 AM. |