Download YouTube Videos For Offline Viewing On Linux – http://goo.gl/uJRLG
Latest Updates: multimedia RSS
-
-
Movgrab : Cool Command Line Tool for Downloading Video Clips and Movies – http://goo.gl/fwTK1
-
Photivo – Free and open source photo processor – http://goo.gl/Tmutm
-
Play DVD on Ubuntu – https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs
-
PhotoFilmStrip creates movies out of your pictures in just 3 steps – http://goo.gl/TdVa
-
Command Line Audio: Simple as mpg123 – http://goo.gl/HAdx
-
Radio Tray is an online radio streaming player that runs on a Linux system tray – http://radiotray.sourceforge.net/
-
Download online videos: cclive (http://code.google.com/p/cclive/) and abby (http://code.google.com/p/abby/)
-
PS3 Media Server is a DLNA compliant Upnp Media Server for the PS3: http://code.google.com/p/ps3mediaserver/
-
Batch Watermark script using Zenity + ImageMagick: http://blog.kindev.com/u.php?10
-
resize images: mogrify -resize 65% *.jpg or mogrify -resize 256×256 *.jpg
-
mogrify -font /…/fontname -pointsize 15 -verbose -draw “fill black text 5,23 ‘watermark’ fill orange text 6,24 ‘watermark’ ” *.jpg
-
mogrify -font fontname pointsize 22 -verbose -draw “gravity south fill black text 0,33 ‘watermark’ fill white text 1,32 ‘watermark’ ” *.jpg
-
Convert images to a multi-page pdf: convert -adjoin -page A4 *.jpeg multipage.pdf
-
Convert a flv video file to avi: mencoder video.flv -oac mp3lame -ovc xvid -lameopts preset=standard:fast -xvidencopts pass=1 -o video.avi
-
Convert text to picture: http://www.commandlinefu.com/commands/view/4943/convert-text-to-picture
Next Page »

