Quote:
Originally Posted by antihero
thx, i will definitely give it a try.
Are you shure that this command will only work with the older FFmpeg version? Or is there also a solution for the new version?
|
I managed to find a solution for the new ffmpeg version and new line is:
ffmpeg -i (url) -c:v copy -c:a aac -b:a 160k (path + filename)
You can freely substitute 'ts' with 'flv' extension
