Recherche avancée

Médias (1)

Mot : - Tags -/swfupload

Autres articles (71)

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

Sur d’autres sites (5297)

  • lavf : call the new seek API from the old.

    29 avril 2013, par Nicolas George
    lavf : call the new seek API from the old.
    

    If the demuxer implements read_seek2() and not read_seek(),
    call avformat_seek_file() from av_seek_frame().
    Allow to properly seek in formats that only implement the
    new API from applications that use the old one.
    Tested with mplayer and a concat script.

    • [DH] libavformat/utils.c
  • Meaning of ffmpeg output (tbc, tbn, tbr) [closed]

    18 juillet 2018, par user7289

    I am using ffmpeg to tell me video info. Specifically :

    ffmpeg -i video.ext

    I get the output :

    Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 704x576 [PAR 12:11 DAR 4:3], 9578 kb/s, 25 tbr, 90k tbn, 50 tbc

    Does anyone know what tbr, tbn and tbc are exactly ? I have seen speculation on the net but nothing definitive ?

  • Meaning of ffmpeg output (tbc, tbn, tbr) [closed]

    25 mars 2016, par user7289

    I am using ffmpeg to tell me video info. Specifically :

    ffmpeg -i video.ext

    I get the output :

    Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 704x576 [PAR 12:11 DAR 4:3], 9578 kb/s, 25 tbr, 90k tbn, 50 tbc

    Does anyone know what tbr, tbn and tbc are exactly ? I have seen speculation on the net but nothing definitive ?

    Thanks in advance.