background preloader

Linux & Video

Facebook Twitter

VideoLan Movie Creator (VLMC) Daily PPA [Ubuntu 10.04 And 10.10. VLMC crashed a lot until today when I was finally able to edit a video and upload it to YouTube (but YouTube failed to convert it) through VLMC so I though this would be a good time to post about it on WebUpd8. The PPA will be updated daily from the VLMC git using a small script I've created. VideoLan Movie Creator (VLMC) comes in a PPA of its own, so don't worry about this PPA breaking stuff on your system - it won't! There are new packages uploaded daily, so VLMC might occasionally not work - this is not something I am in control of so you can report the bugs @ VLMC devs.

Before installing VLMC, please note: VideoLan Movie Creator is still very buggy for now and it doesn't have too many features for now so only use it for testing purposes! Also, I've only tested it in Ubuntu 10.10 so I don't even know if it actually works in Ubuntu 10.04. Install VLMC: Both Ubuntu 10.04 and 10.10 - add the VLMC PPA: sudo add-apt-repository ppa:webupd8team/vlmc sudo apt-get update Important!

HOWTO Convert video files - LinuxReviews. Converting video formats between common file formats and codecs can easily be done from the command line. Learn to master the two standard command-line tools and you will be able to convert from any video format to any video format in an instant. This article is about command-line software for converting video files. Take a look at avidemux if you are looking for a graphical front-end program. [ edit ] Why convert There are many good reasons to convert video files you made yourself - or video files forwarded to you which you plan to distribute.

Playability Size This HOWTO will to introduce to you some of the basic commands to use the most common Linux command-line program to convert video files from one format to another. The modern file-formats you want to use today are .MP4 with MPEG4 AVC video and AAC audio and .OGV with Ogg Theora video and audio. . [ edit ] File-size matters Size is important, specially when publishing video on the web. [ edit ] Playability ffmpeg . [ edit ] Learning ffmpeg. Greet Death ! » Blog Archive » Create animated gif from video in Ubuntu Linux using MPlayer and GIMP ! 19 ffmpeg commands for all needs - CatsWhoCode.com.

Getting infos from a video file ffmpeg -i video.avi Turn X images to a video sequence ffmpeg -f image2 -i image%d.jpg video.mpg This command will transform all the images from the current directory (named image1.jpg, image2.jpg, etc…) to a video file named video.mpg. Turn a video to X images ffmpeg -i video.mpg image%d.jpg This command will generate the files named image1.jpg, image2.jpg, … The following image formats are also availables : PGM, PPM, PAM, PGMYUV, JPEG, GIF, PNG, TIFF, SGI. Encode a video sequence for the iPpod/iPhone ffmpeg -i source_video.avi input -acodec aac -ab 128kb -vcodec mpeg4 -b 1200kb -mbd 2 -flags +4mv+trell -aic 2 -cmp 2 -subcmp 2 -s 320x180 -title X final_video.mp4 Explanations : Source : source_video.aviAudio codec : aacAudio bitrate : 128kb/sVideo codec : mpeg4Video bitrate : 1200kb/sVideo size : 320px par 180pxGenerated video : final_video.mp4 Encode video for the PSP Extracting sound from a video, and save it as Mp3 Convert a wav file to Mp3 Convert .avi video to .mpg.

Log69.com. 9.5. Encodage au format MPEG. MEncoder peut créer des fichiers au format MPEG (MPEG-PS). Habituellement, vous utilisez des formats vidéos comme le MPEG-1 ou MPEG-2 pour l'encodage vers des formats avec des contraintes spécifiques comme le SVCD, VCD, ou encore le DVD. Les exigences particulières de ces formats sont expliqués dans la section du guide de création d'un VCD ou DVD. Pour changer le format du fichier final produit par MEncoder utilisez l'option -of mpeg. Exemple : mencoder input.avi -of mpeg -ovc lavc -lavcopts vcodec=mpeg1video -oac copy autres_options -o sortie.mpg Création d'un fichier MPEG-1 lisible sur un système basique comme peu l'être un MS Windows fraîchement installé : mencoder entree.avi -of mpeg -mpegopts format=mpeg1:tsaf:muxrate=2000 -o output.mpg -oac lavc -ovc lavc \ -lavcopts acodec=mp2:abitrate=224:vcodec=mpeg1video:vbitrate=1152:keyint=15:mbd=2:aspect=4/3 Le même encodage, mais en utilisant le multiplexeur MPEG libavformat : Astuce:

Video Editor | Watch Videos and Screencasts! A video editor and compositor for Linux. Kino:exporter. A ce stade, vous disposez dans l'onglet Montage de Kino de votre vidéo définitive en qualité DV, 720×576, PAL, 25 images/s. Activation du module export de Kino Réglages d'export pour faire un DVD Aller dans l'onglet MPEG. Sélectionner le format de fichier : 8 - DVD Sélectionner le désentrelacement : YUV Cliquer sur Exporter.

Le désentrelacement permet de retirer l'effet “peigne” de vos vidéos. À propos des choix de désentrelacement : aucun : votre vidéo aura un effet “peigne”, et sera trop contrastée. désentrelaceur interne : l'image est trop contrastée. Réglages et choix des codecs d'exports vidéos Choisissez en (1) le type de sortie vidéo désirée, si vous ne trouvez pas votre bonheur, fouillez l'onglet autres en (2) saisissez le nom de votre fichier vidéo de sortie, sans extension Définissez le type de codec vidéo utilisé, ici le codec libre ogg vorbis/théora (3), le codec audio de la bande son sera automatiquement et correctement associé . Pour en savoir plus sur Internet. Kino:montage.

On accéde à la section montage en cliquant sur l'onglet Montage à la droite de Kino. Insertion d'une nouvelle vidéo 1. Le bouton ouvrir ( raccourci clavier CTRL + O ) Ce bouton vous permettra d'insérer un fichier .avi , .dv encodé en qualité DV, ou un fichier de projet kino *.smil. Les vidéos sont insérées les unes derrière les autres. Kino accepte maitenant les autres types de fichiers vidéos que les fichiers contenant de la vidéo au format DV. 2. Je pense que cette image est suffisamment explicite pour m'éviter des explications inutiles. Remarque: Vous pouvez ” Glisser/Déplacer ” les diffèrentes scènes. Vous avez 3 possibilités de navigation : 1. Vous pouvez naviguer en cliquant sur le triangle bleu qui se trouve en haut de cette barre. 2.

Il est intéressant de faire un effort de mémorisation des raccourcis clavier. Remarque:Les raccourcis clavier correspondent aux raccourcis clavier de l'éditeur VIM. 3. En cliquant directement sur la barre de navigation à l'endroit souhaité.