Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (38)

  • 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 (...)

  • D’autres logiciels intéressants

    12 avril 2011, par

    On ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
    La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
    On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
    Videopress
    Site Internet : (...)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (8665)

  • Ffmpeg : Move a slider "image" over a "background" from 0% to 100% in sync with the audio

    7 février 2014, par Znuff

    I'm trying to create a video using the follwing code :

    `$`ffmpeg -loop 1 -r 5 -i video.png -r 5 -i progress.png -filter_complex "overlay=x='if(gte(t,0), -W+(t)*5, NAN)':y=H-h" -i video.mp3 -acodec copy video.mp4

    I have the following files

    • video.png http://i.imgur.com/pmwnaLV.png
      • this is a 1280x720 px still frame that is simply a background with a waveform of the video.mp3 file
    • progress.png http://i.imgur.com/qXltKR2.png
      • this is simply a 1280x100 px semi-transparent image that should simulate an animation (from from 0 to 100% of the width of the video.png file, in order to simulate "fill up" animation.

    My issues are as following :

    • The video is not in sync with the audio. The progress bar is way off, instead of finishing at the end of the song, it just keeps going on and on and on and on...
    • Also... it just keeps going on and on ! I left it create a 1 hour video and it never stopped.

    I know I'm missing something in the filter, but I have no idea how I could fix it.

    Could someone lend me some help ?

  • FFMPEG - Difference between "-ab" and "-b:a"

    5 juin 2018, par Playa

    As far as i know both Commandline Args change the Audio Bitrate, but ime not exactly sure because i have also seen them in combination.
    Basically i couldn’t find any Documentation that explains both of these Commands. It could also be that -ab got replaced with -b:a but ime not exactly sure.

    TY

  • Revision f76ccce5bc : Revert "Revert "Force_split on 16x16 blocks in variance partition."" This rever

    16 avril 2015, par Marco Paniconi

    Changed Paths :
     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/encoder/vp9_avg.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_encoder.h


     Modify /vp9/encoder/x86/vp9_avg_intrin_sse2.c



    Revert "Revert "Force_split on 16x16 blocks in variance partition.""

    This reverts commit 004b9d83e37d355f590a6976a27b7b845d19a869

    Change-Id : I2f2d0bdb9368c2c07f1d29a69cd461267a3a8743