Last modified by Drunk Monkey on 2024-10-09 05:32

From version 2.1
edited by Drunk Monkey
on 2022-01-26 20:25
Change comment: There is no comment for this version
To version 5.1
edited by Drunk Monkey
on 2022-01-27 14:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,6 +5,7 @@
5 5  == Required Programs ==
6 6  
7 7  1. [[VLC Media Player>>https://www.videolan.org/vlc/]] - required for playback of just about any kind of video content you can imagine
8 +1. [[7-zip>>https://www.7-zip.org]] - you will need this to extract the contents of the FFmpeg files, which are stored as a 7z archive.  Mac OSX will use [[Keka>>https://www.keka.io/en/]]
8 8  1. [[FFmpeg>>http://ffmpeg.org/download.html]] - the ultimate Swiss Army Knife multitool of multimedia encoding/decoding
9 9  
10 10  == Installation ==
... ... @@ -12,19 +12,32 @@
12 12  1. VLC installs are straight forward.  Run the installer and you're done.
13 13  1. FFmpeg is a bit more complicated, and it depends on your platform.
14 14  
15 ------
16 +----
16 16  
17 17  (% class="row" %)
18 18  (((
19 -(% class="col-xs-12 col-xs-6" style="border-right:black solid 1px;"%)
20 +(% class="col-xs-12 col-xs-6" style="border-right:black solid 1px;" %)
20 20  (((
21 21  === Windows ===
23 +
24 +1. Run the VLC installer
25 +1. Install 7-zip
26 +1. Extract the contents of the FFmpeg zip file into a suitable directory.  I going to use C:\Local\ffmpeg\ as my FFmpeg installation location for this example.  You should see something similar to this:
27 +[[image:image-20220127221835-1.png]]
28 +
29 +
22 22  )))
23 23  
24 24  (% class="col-xs-12 col-xs-6" %)
25 25  (((
26 26  === Mac OSX ===
35 +
36 +1. Install VLC
37 +1. Install Keka
27 27  )))
28 28  )))
29 29  
30 ------
41 +
42 +== Video Capture ==
43 +
44 +----
image-20220127221835-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.pdwalker
Size
... ... @@ -1,0 +1,1 @@
1 +24.0 KB
Content