Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (69)

  • 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

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

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

  • libavformat/mov.c : Handle timecode from tmcd atom in counter mode

    23 janvier 2015, par Jon Morley
    libavformat/mov.c : Handle timecode from tmcd atom in counter mode
    

    When the timecode value is in counter mode then it is important to use
    the timescale and frameduration to calculate the timecode fps.

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

    • [DH] libavformat/mov.c
  • rtmppkt : Properly handle extended timestamps when writing

    5 mars 2014, par Martin Panter
    rtmppkt : Properly handle extended timestamps when writing
    

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/rtmppkt.c
  • avformat/matroskaenc : handle AV1 extradata in packet side data

    11 août 2018, par James Almer
    avformat/matroskaenc : handle AV1 extradata in packet side data
    

    This is a temporary workaround for transcoding scenarious using libaom-av1
    encoder, which currently can't propagate extradata during initialization.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/matroskaenc.c