View Single Post
  #5  
Old 10-21-2017, 02:32 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: I will be happy to help


download with ffmpeg
Code:
ffmpeg -i "rtmp://185.102.218.67:80/C15//C15_720P.stream" -vcodec copy -acodec copy -bsf:a aac_adtstoasc output.mp4
Reply With Quote