Recherche avancée

Médias (91)

Autres articles (93)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

Sur d’autres sites (12526)

  • FFmpeg ubuntu auto transcoding script [on hold]

    11 décembre 2015, par Sambir

    Hi guys i want to create an ffmpeg script which picks up files from one folder transcodes them then deletes the source.

    So think of the following scenario :

    I place file A.mp4 and A.srt in folder input
    I also place file B.mp4 and B.srt in folder input

    In the night a script is executed which picks up these files places them in the folder "transcoding" then starts to transcode the movies one by one. So not parallel.

    When finished new files should be created in the output folder by the ffmpeg script. And the files in the folder "transcoding" should be deleted.

    Can anyone help me out here. It does not seem to be that complex but since I am not that good at coding any help is appreciated :)

  • How can FFmpeg support the segment_size option ?

    19 avril 2023, par Donething

    This option is used to limit the size of the file segment.

    


    ChatGPT said that this option is available from version 4.1 (released in November 2018), but the compiled version I downloaded from the official website does not have this option.

    


    Then I wanted to compile it myself. After Git clone the source code, I added segment support according to the configuration ChatGPT said and then compiled and installed it.

    


    However, there was still no such option.

    


    ./configure --enable-gpl --enable-libx264 --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx265 --enable-libaom --enable-version3 --enable-libfdk-aac --enable-nonfree --enable-muxer=segment


    


    Does FFmpeg have this option ? ? ?

    


  • Merge commit ’c58f4069e1d5b5804c669b691510e1b8fabb67fc’

    11 septembre 2013, par Michael Niedermayer
    Merge commit ’c58f4069e1d5b5804c669b691510e1b8fabb67fc’
    

    * commit ’c58f4069e1d5b5804c669b691510e1b8fabb67fc’ :
    fate.sh : Run git-clone quietly

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] tests/fate.sh