Quote:
Originally Posted by RKO4321
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"