Yoonseo Platform: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 20: Line 20:
[http://www.iloveubuntu.net/powerful-screencasting-app-screencastor-10-released-english-support-and-new-features Screencastor: Installation Guide] - Screencastor as ffmpeg GUI for screen capture.
[http://www.iloveubuntu.net/powerful-screencasting-app-screencastor-10-released-english-support-and-new-features Screencastor: Installation Guide] - Screencastor as ffmpeg GUI for screen capture.


[http://forum.ubuntu-fr.org/viewtopic.php?id=440555 Screencastor Main Thread] - download the tar.gz file, extract the folder somewhere, then double-click "go_screencastor.sh" and select "open in terminal"
[http://forum.ubuntu-fr.org/viewtopic.php?id=440555 Screencastor Main Thread] - download the tar.gz file, extract the folder somewhere, then double-click "go_screencastor.sh" and select "open in terminal". In the Screencastor window, go to the "Output File" tab and select the video filetype as "AVI".


----
----

Revision as of 02:48, 19 October 2012

Recording and Editing

Screen Capture: Snapshots and Editing

Shutter Home Website


Screen Capture: Video Clips

FFmpeg Home Website

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

WinFF as a ffmpeg graphical user interface for converting video types.

Screencastor: Installation Guide - Screencastor as ffmpeg GUI for screen capture.

Screencastor Main Thread - download the tar.gz file, extract the folder somewhere, then double-click "go_screencastor.sh" and select "open in terminal". In the Screencastor window, go to the "Output File" tab and select the video filetype as "AVI".


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

Audacity


Video Editing

Cinelerra Homepage

Cinelerra CV (Community Version) at Launchpad

sudo add-apt-repository ppa:cinelerra-ppa/ppa && sudo apt-get update && sudo apt-get install cinelerra

OR

Kdenlive Homepage

sudo add-apt-repository ppa:sunab/kdenlive-release && sudo apt-get update && sudo apt-get install kdenlive

Communication

Email

Mozilla Thunderbird as email client, using POP3.

Gmail for account registration and email storage on their servers


Real-time Messaging, Video, Voice over Internet Protocol

Skype

Computer

Operating System

Ubuntu - currently on 12.04, 64-bit

Also dual-booting Windows 7

Design

Google Sketchup

Kicad

Computer-Aided Manufacturing

Computer to Microcontroller