View Single Post
  #1  
Old 04-11-2015, 11:47 PM
RKO4321 RKO4321 is offline
Junior Member
 
Join Date: Apr 2015
Posts: 14
RKO4321 is on a distinguished road
Arrow

Failed to open bitstream filter aac_adtstoasc [neulion stream download]


Hey guys new to forum.
I have a problem downloading videos from UFC site
Code:
http://www.ufc.tv/video/ufc-183-anthony-johnson-backstage-interview
I have URL snooper / ffmpeg installed.I pasted the first link ro ffmpeg and use this cmd
Code:
ffmpeg -i "LINK YOU GET" -c copy -bsf:a aac_adtstoasc "test.mp4"
But Im getting this error


How can I fix this?

Thanks for reading guys

Last edited by RKO4321 : 04-12-2015 at 02:40 AM.
Reply With Quote