View Single Post
  #10  
Old 05-13-2013, 06:02 PM
OurDoug OurDoug is offline
Junior Member
 
Join Date: May 2013
Posts: 15
OurDoug is on a distinguished road
Default

Re: This video/stream REFUSES to download.


Quote:
Originally Posted by evol View Post
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\
I tried both ways to no avail.

Code:
http://s24.postimg.org/93pju6cvp/27373.jpg
Tell me where I went wrong. I created a folded named Parky in C drive, moved the FFmpeg to the folder and then edited the system variable path from: %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\sy stem32\wbem;C:\Program Files\PC Connectivity Solution;C:\Program Files\QuickTime\QTSystem

to: ;C:\Parky\

Correct or should have I clicked ''new''?



As you see from the print screen I changed the system vairable back to what it was as it didn't work. Also, the user variable is still C:\FFmpeg\ffmpeg-20130509-git-13cb6ed-win32-static\bin

Would that affect anything?

Thanks!

Edit: I never tried restarting my system, will try it now.

Edit: Restart didn't help.

Last edited by OurDoug : 05-13-2013 at 06:33 PM.
Reply With Quote