View Single Post
  #12  
Old 04-12-2015, 10:37 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Failed to open bitstream filter aac_adtstoasc [neulion stream download]


Quote:
Originally Posted by RKO4321 View Post
Bro one more thing..Is there a way to change download location from ffmpeg?

Code:
ffmpeg -i "LINK YOU GET" -c copy -bsf:a aac_adtstoasc "test.mp4"
something to add to above command?
for example
Code:
ffmpeg -i "LINK YOU GET" -c copy -bsf:a aac_adtstoasc "C:\myvideos\test.mp4"
Reply With Quote