Ubuntu Software: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 32: Zeile 32:
  
 
* Eidete
 
* Eidete
* No Problems during recording.
+
** No Problems during recording.
* Can record only one audio channel.
+
** Can record only one audio channel.
 
** Installation instructions: http://blog.sudobits.com/2012/07/17/eidete-a-screencasting-application-that-really-works-on-ubuntu-12-04/
 
** Installation instructions: http://blog.sudobits.com/2012/07/17/eidete-a-screencasting-application-that-really-works-on-ubuntu-12-04/
 
  sudo add-apt-repository ppa:shnatsel/eidete-daily
 
  sudo add-apt-repository ppa:shnatsel/eidete-daily

Version vom 25. August 2012, 21:23 Uhr

Most of the software can be easily installed through the Ubuntu Software Center.

Audio

Video

Flash

Fix your flash problems with Flash Aid (Download and drag and drop it in Firefox)

VoIP

  • Mumble - open source, conference audio, no video yet, needs installed server.

Image Processing

  • GIMP - editing images.
  • Inkscape - for creating and editing SVG files.

File Exchange

Screen Recording

  • Kazam
    • Can record 2 different audio channels (microphone and loud speakers), better than RecordMyDesktop, BUT unfortunately crashes every few minutes on Nikolay's computer.
  • RecordMyDesktop (Video + Sound)
    • Converts into *.ogv file. 1 Minute is about 18MB.
    • Note: After recording the screen it takes time to convert the file! For 1 Minute recording about 1 minute conversion.
    • Video quality is not good on Nikolay's computer.
sudo add-apt-repository ppa:shnatsel/eidete-daily
sudo apt-get update
sudo apt-get install eidete

IT Administration

  • Putty - connect through SSH to a server (console mode)