public marks

PUBLIC MARKS from tadeufilippini with tags videos & ubuntu

October 2009

Updating and Upgrading | Ubuntu Screencasts

Updating and Upgrading Submitted by Alan Pope on Wed, 2007-09-26 16:24. * MoS2007 In this screencast we look at updating the system with packages from Ubuntu repositories and upgrading systems from one release to another. We show:- * Using Software Properties/Sources to identify repositories in use * Updating packages on an Ubuntu 6.06 LTS (Dapper) system * Upgrading from Ubuntu 6.06 LTS (Dapper) to 6.10 (Edgy) using Update Manager * Upgrading from Ubuntu 7.04 (Feisty) to 7.10 (Gutsy) NOTE: Gutsy is currently under development so this is not recommended for production systems. * Updating packages on an Ubuntu 7.10 (Gutsy) system

Screencasting on Ubuntu - Part 1 of 3 | Ubuntu Screencasts

Screencasting on Ubuntu - Part 1 of 3 Screencasting on Ubuntu - Part 1 of 3 Submitted by Alan Pope on Fri, 2009-09-11 17:31. * pitivi * recordmydesktop * screencast * ubuntu * virtualbox Screencasting on Ubuntu Part 1

June 2009

July 2008

Howto Download videos from youtube in Ubuntu -- Ubuntu Geek

(via)
youtube-dl is a small command-line program to download videos from YouTube.com. Install youtube-dl in Ubuntu sudo aptitude install youtube-dl This will complete the installation. Using youtube-dl Usage instructions are easy. Use youtube-dl followed by a video URL or identifier. youtube-dl Example youtube-dl “http://www.youtube.com/watch?v=foobar” The video will be saved to the file foobar.flv in that example. As YouTube.com videos are in Flash Video format, their extension should be flv.Check this simple guide to convert .flv files to .mpg More usage tips You can change the file name of the video using the -o option, like in youtube-dl -o vid.flv “http://www.youtube.com/watch?v=foobar”. Some videos require an account to be downloaded, mostly because they’re flagged as mature content. You can pass the program a username and password for a YouTube.com account with the -u and -p options, like youtube-dl -u myusername -p mypassword “http://www.youtube.com/watch?v=foobar”. The account data can also be read from the user .netrc file by indicating the -n or --netrc option. The machine name is youtube in that case. The simulate mode (activated with -s or --simulate) can be used to just get the real video URL and use it with a download manager if you prefer that option. The quiet mode (activated with -q or --quiet) can be used to supress all output messages. This allows, in systems featuring /dev/stdout and other similar special files, outputting the video data to standard output in order to pipe it to another program without interferences. The program can be told to simply print the final video URL to standard output using the -g or --get-url option.

April 2008

criando videos com legenda embutida

Quarta-feira, 3 de Outubro de 2007 Criando vídeos com legenda embutida Este pequeno, mas ótimo tutorial, ensina a criar arquivos de vídeo com legenda embutida, no formato mp4.

February 2008

Miro: The free and open source internet TV platform

Miro: The free and open source internet TV platform Download and watch all the best internet TV shows and videos in one powerful application. New channels arrive daily in the built-in Channel Guide. Stop squinting at tedious web videos: sit back and watch big, high resolution videos. It's free and open for everyone to watch and to broadcast. We use launchpad for our translations. Our bug tracker and development documentation are at https://develop.participatoryculture.org/

January 2008

Ubuntu Screencasts

by 1 other
In this short screencast we look at various ways of connecting printers in Ubuntu. We don't look at troubleshooting printer issues, as that will be covered in a later screencast, what we do cover is:- * Printer auto-detection in Ubuntu 7.10 (Gutsy Gibbon) - Note: Gutsy is not yet released so we do not recommend running it on production hardware, and some features may change between now and the release date. * Automatic detection of network printers * Manually configuring network printers * Connecting to Windows shared printers. * Printing test pages