User Tools

Site Tools


ffmpeg_term

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
ffmpeg_term [2012/02/04 20:40]
cerberus created
ffmpeg_term [2012/02/04 20:42]
cerberus [Option 2]
Line 5: Line 5:
  
  
-==== __Option 1__ ====+==== Option 1 ====
  
  
Line 14: Line 14:
 2. Enjoy 2. Enjoy
  
-==== __Option 2__ ====+==== Option 2 ====
  
  
-1. create FFmpeg kill.bat +1. Create FFmpeg kill.bat 
-2. edit file with notepad.exe +2. Edit file with notepad.exe 
-3. add this code+3. Add this code
  
-[code+<code>taskkill /im ffmpeg.exe </code>
-    taskkill /im ffmpeg.exe +
-[/code]+
  
-4. save bat file +4. Save bat file 
-5. enjoy+5. Enjoy
  
 ====== On Linux/BSD/Solaris ====== ====== On Linux/BSD/Solaris ======
Line 33: Line 31:
 1. From command prompt type 1. From command prompt type
  
-[code+<code>kill -e -q ffmpeg</code>
-kill -e -q ffmpeg +
-[/code]+
ffmpeg_term.txt · Last modified: 2012/02/04 20:50 by cerberus