Quote:
Originally Posted by gorilla.maguila
Code:
ffmpeg -i "http://ga.video.cdn.pbs.org/cove2.0/newshour/55d71d96-6f18-4ab8-ba52-ca1847d5367d/2013-12-30-001952/hd-mezzanine-16x9/pnwe000134_20131229-16x9-hls-64-800k.m3u8" -vcodec copy -acodec copy -bsf:a aac_adtstoasc test.mp4
|
Thank you very much for showing me the code to use .
It looks puzzling to me here :
Code:
-vcodec copy -acodec copy -bsf:a aac_adtstoasc test.mp4