View Single Post
  #9  
Old 05-13-2013, 04:31 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Lightbulb

Re: This video/stream REFUSES to download.


Quick and dirty way place ffmpeg.exe into your System32 folder
Code:
C:\Windows\System32
Or your going to have to make that folder called Parky a System Variable.
Code:
Start > Right click Computer > Properties > Advanced system settings > Environment  Variables > System variables > Path > Edit
Add this
Code:
;C:\Documents and Settings\Parky\
This is for Windows 7 but XP is almost the same

Edit

I would stick the folder Parky on your C drive so it would be
Code:
;C:\Parky\
Reply With Quote