Recherche avancée

Médias (91)

Autres articles (52)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

Sur d’autres sites (9871)

  • Batch script to convert all avi to mp4 and delete after conversion using HandBrake command line

    26 février 2014, par RarLines

    So easy and cool batch question. Sorry for this ultimate newbie question  !

    I've a folder which contains hundreds of videos like that :

    Video001 - Introduction.avi
    Video002 - History of Stack Overflow.avi
    Video003 - Before Asking.avi
    ...
    Video999 - Conclusion.avi

    I need re-encode all of them with x264 codec. Ffmpeg is very slow so I tried to use HandBrake. There is a command line edition of HB and great default presents. I could write this command for converting only one file with "Normal" present :

    HandBrakeCLI.exe -i "Video001 - Introduction.avi" -o "Video001 - Introduction.mp4" -Z Normal

    My question : How can I convert all of them in folder and delete after conversion process ? Thank you !

    Note : If you think ffmpeg is better solution I can give my fav present. Handbrake says about Normal present :

    Normal:  -e x264  -q 20.0 -a 1 -E faac -B 160 -6 dpl2 -R Auto -D 0.0 --audio-copy-mask aac,ac3,dtshd,dts,mp3 --audio-fallback ffac3 -f mp4 --loose-anamorphic --modulus 2 -m --x264-preset veryfast --h264-profile main --h264-level 4.0

  • How to delete one specific stream out of two audio streams from multiple video files of same properties using python ?

    8 avril 2015, par Anvesh Kurapati

    I have a folder with 200(or more) video files, each approximately 70MB in size(which doesn’t matter), and contain one video, one text and two audio streams, and audio streams belong to two different languages. All the files have the same two language audio streams. So how to delete one specific audio stream of the language of user’s choice, from each file, and keep everything else intact. For a single file, I could’ve used mkvcleaver or some other GUI tools. Or even ffmpeg. But as its repetitive, as in Zen of python, I am thinking it could be automated. How do I do it in Python 3.4 ?

  • Revision 53c9ebe609 : Move joint_motion_search & delete function prototype Change-Id : I7fb3a78ed0e0bc

    19 mars 2015, par Adrian Grange

    Changed Paths :
     Modify /vp9/encoder/vp9_rdopt.c



    Move joint_motion_search & delete function prototype

    Change-Id : I7fb3a78ed0e0bc940d8b4a57c470302f8369782f