Yoonseo Platform: Difference between revisions
No edit summary |
|||
Line 32: | Line 32: | ||
'''Video Editing''' | '''Video Editing''' | ||
[ | [http://cinelerra.org/ Cinelerra Homepage] | ||
[https://launchpad.net/~cinelerra-ppa/+archive/ppa Cinelerra CV (Community Version) at Launchpad] | |||
To install, type into terminal: sudo add-apt-repository ppa:cinelerra-ppa/ppa | |||
Then: sudo apt-get update | |||
=Communication= | =Communication= |
Revision as of 03:44, 18 October 2012
Recording and Editing
Screen Capture: Snapshots and Editing
Screen Capture: Video Clips
How to Record Your Screen Using FFmpeg
Add -nr 8000 to the FFmpeg command for noise reduction. You can increase or decrease the number to change the noise tolerance. Example: ffmpeg -f alsa -ac 2 -i hw:0,0 -f x11grab -s $(xwininfo -root | grep 'geometry' | awk '{print $2;}') -r 25 -i :0.0 -vcodec mpeg2video -ar 44100 -s wvga -y -sameq -nr 8000 sample.mpg
Real Capture: Pictures and Videos
Fujifilm FinePix S4200 as point and shoot bridge digital camera. Waiting to receive it to try it out.
Audio Recording and Editing
Video Editing
Cinelerra CV (Community Version) at Launchpad
To install, type into terminal: sudo add-apt-repository ppa:cinelerra-ppa/ppa
Then: sudo apt-get update
Communication
Mozilla Thunderbird as email client, using POP3.
Gmail for account registration and email storage on their servers
Computer
Operating System
Ubuntu - currently on 12.04, 64-bit
Also dual-booting Windows 7