Capturing the 5 live video stream

Vangelis forthnet northmedia1 at the.forthnet.gr
Fri Mar 20 10:21:43 PDT 2015


On Fri Mar 20 17:11:18 GMT 2015, I wrote:

> Losslessly remux (post capture) .ts file to MP4 container:
>
>ffmpeg -i bbc_radio_five_live_video.ts -c:v copy -c:a copy  -bsf:a 
>aac_adtstoasc bbc_radio_five_live_video.mp4

One additional space crept in after "-c:a copy";
right command is:

ffmpeg -i bbc_radio_five_live_video.ts -c:v copy -c:a copy -bsf:a 
aac_adtstoasc bbc_radio_five_live_video.mp4

V. 




More information about the get_iplayer mailing list