Recherche avancée

Médias (1)

Mot : - Tags -/3GS

Autres articles (39)

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

  • (Dés)Activation de fonctionnalités (plugins)

    18 février 2011, par

    Pour gérer l’ajout et la suppression de fonctionnalités supplémentaires (ou plugins), MediaSPIP utilise à partir de la version 0.2 SVP.
    SVP permet l’activation facile de plugins depuis l’espace de configuration de MediaSPIP.
    Pour y accéder, il suffit de se rendre dans l’espace de configuration puis de se rendre sur la page "Gestion des plugins".
    MediaSPIP est fourni par défaut avec l’ensemble des plugins dits "compatibles", ils ont été testés et intégrés afin de fonctionner parfaitement avec chaque (...)

  • Le plugin : Podcasts.

    14 juillet 2010, par

    Le problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
    Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
    Types de fichiers supportés dans les flux
    Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)

Sur d’autres sites (6040)

  • Merge remote-tracking branch ’qatar/master’

    10 février 2014, par Michael Niedermayer
    Merge remote-tracking branch ’qatar/master’
    

    * qatar/master :
    rpza : limit the number of blocks to the total remaining blocks in the frame

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

    • [DH] libavcodec/rpza.c
  • FFMPEG Merging Audio Drops out of source mp4

    23 décembre 2013, par Chris W

    I might be making this a little more complicated then it needs to be. I'd like to overlay a background mp3 over two mp4 files (one with an audio track and one without) The total video is 10 secs (7sec+3sec video). If the Background mp3 is 7 seconds or just long enough to play during the first video, The audio on the second video is clearly audible. If however the background mp3 stretches over the duration of both videos, the second video audio is lost.

    exec('ffmpeg -i intermediate.mp3 -i input.mp4 -filter_complex "amix=inputs=2" output.mp4) ;

    Thanks an advance !

  • Revision 613e2d2e90 : Improve vp9_iht4x4_16_add_sse2 (x1.341) This rebase is a better implementation

    19 novembre 2013, par Abo Talib Mahfoodh

    Changed Paths :
     Modify /vp9/common/x86/vp9_idct_intrin_sse2.c



    Improve vp9_iht4x4_16_add_sse2 (x1.341)

    This rebase is a better implementation of the previous ones.

    Modifications are done to reduce the total clock cycle.
    Speedup : 1.341
    Compiled with -O3
    Tested with : park_joy_420_720p50.y4m

    Change-Id : I940eaf283f60597ca0d9d2e13d518878d55ff02d