 Re: need help for downloading ultra music festival live on youtube please
I never convert files, so I'm not the best person to ask but try this: -
ffmpeg -i file.ts -vcodec copy -acodec copy -absf aac_adtstoasc file.mp4
Change the name of the input file above as necessary.
|