Revision [3857]

Last edited on 2011-10-29 12:48:49 by BenoitAudouard
Additions:
CategoryHobby CategoryStateOfTheArt
Deletions:
CategoryHobby


Revision [3057]

Edited on 2010-04-29 00:21:13 by BaudAdmin [add subtitles]
Additions:
From http://linuxfr.org/forums/10/28677.html add subtitles to a video with mencoder for a Nokia N95
##/usr/bin/mencoder -oac mp3lame -ovc lavc -lavcopts aspect=16/9,vcodec=mpeg4:mbd=2:trell:threads=2 -vf-add scale=320:240 -sub $2 -subfont-text-scale 5 -subpos 95 -o `basename $1 .avi`-n95.avi $1##


Revision [2220]

Edited on 2008-10-04 14:14:14 by BenoitAudouard [add tests with links provided]
Additions:
~- http://forum.mandriva.com/viewtopic.php?t=91469 [fr] testing how videos in your browser can be displayed


Revision [2219]

Edited on 2008-10-04 14:06:09 by BenoitAudouard [add explanation video formats, codec container]
Additions:
~~- http://www.octopuce.fr/Video-Internet-et-FFMPEG [fr] explanation of video formats, container, codec


Revision [2196]

Edited on 2008-09-20 22:36:52 by BenoitAudouard [ajout xcb]
Additions:
~- https://linuxfr.org/~Spack/27226.htm [fr] mythtv, freevo, XBox Media Center quelques retours d'utilisation


Revision [2129]

Edited on 2008-08-27 19:37:00 by BenoitAudouard [ajout algo ajout de frames]
Additions:
~- https://linuxfr.org/~dtschump/27113.html [fr] 'Retiming' vidéo pour ajouter des frames intermédiaires, options existantes dans avidemux et SMPlayer (vecteurs de mouvements)


Revision [2070]

Edited on 2008-08-06 00:40:40 by BenoitAudouard [add category]
Additions:
----
CategoryHobby


Revision [1856]

Edited on 2008-02-08 22:52:18 by BenoitAudouard [add animation]
Additions:
~- https://linuxfr.org/~sebastienb/26120.html [fr] logiciels d'animation 2D ktoon, synfig avec une liste plus complète
~~- http://www.popolon.org/animation/logiciels_animation.html [fr] liste bien complète avec licence identifiée, motion capture...


Revision [1826]

Edited on 2008-01-25 23:44:14 by BenoitAudouard [add animation]
Additions:
~- https://linuxfr.org/~eon2004/26024.html [fr] passage en revue des conteneurs / formats vidéo


Revision [1811]

Edited on 2008-01-08 03:00:01 by BenoitAudouard [add animation]
Additions:
~-Synthese3dVideoOnLine [fr] how to put online your videos, some tips
~- Synthese3dVideoReconnaissance [fr] traitements d'image divers
Deletions:
~-Synthese3dVideoOnLine how to put online your videos, some tips


Revision [1696]

Edited on 2007-12-06 21:04:34 by BenoitAudouard [add animation]
Additions:
~-Synthese3dVideoOnLine how to put online your videos, some tips


Revision [1691]

Edited on 2007-11-19 10:54:06 by BenoitAudouard [add jahshaka]
Additions:
~- http://www.funix.org/fr/linux/montage.htm [fr] montage vidéo sous GNU/Linux
~- http://fr.lprod.org/wiki/doku.php?id=video:jahshaka [fr] tutorial jahshaka
Deletions:
~-http://www.funix.org/fr/linux/montage.htm [fr] montage vidéo sous GNU/Linux


Revision [1690]

Edited on 2007-11-19 10:48:58 by BenoitAudouard [add jahshaka]
Additions:
~-http://www.funix.org/fr/linux/montage.htm [fr] montage vidéo sous GNU/Linux
some tests


Revision [1594]

Edited on 2007-09-16 16:08:51 by BenoitAudouard [add kdenlive]
Additions:
~- Synthese3dVideoKdenlive use of Kdenlive to extract a sequence from a video and add some text (license...)


Revision [1580]

Edited on 2007-09-10 02:27:22 by BenoitAudouard [add kdenlive]
Additions:
~- mkvmerge -o video.mkv video.avi # use matroska container (package mkvtoolnix)
Deletions:
~- mkvmerge -o video.mkv video.avi # use matroska container


Revision [1579]

Edited on 2007-09-10 02:17:53 by BenoitAudouard [add kdenlive]
Additions:
Take care: o_O ~15 GB /o\ for one hour of video in DV (better than DVD format)
~- mkvmerge -o video.mkv video.avi # use matroska container


Revision [1578]

Edited on 2007-09-10 01:45:34 by BenoitAudouard [add kdenlive]
Additions:
===some useful commands===
~- mencoder video.dv -ovc lavc -lavcopts vcodec=ffv1 -vf pp=ci,hqdn3d -oac pcm -o video.ffv1
~~- Unfortunately, ffmpeg2theora doesn't support denoising yet (though such a feature is listed in its TODO file). To denoise the source video, the best solution we've found so far is to the the denoise filters in mencoder:
~~- ffv1: lossless video compression codec from the FFmpeg project. This will create a big output file (similar to the size of the original DV video), but again, we do not want to degrade the source quality before using the Theora encoder. We do that same thing with the audio.
~~- ci: deinterlace filter (if needed).
~~- hqdn3d: high quality denoise3d filter.
~- ffmpeg2theora -o video.ogg video.avi # or simply ffmpeg2theora video.avi which will replace automatically the extension with ogg


Revision [1577]

Edited on 2007-09-10 01:17:16 by BenoitAudouard [add free electrons link]
Additions:
~- http://free-electrons.com/community/videos/mini-howto?set_language=en [en|fr] howto Ogg / Theora video


Revision [1570]

The oldest known version of this page was created on 2007-09-09 23:25:21 by BenoitAudouard [add free electrons link]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki