Recherche avancée

Médias (1)

Mot : - Tags -/belgique

Autres articles (46)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

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

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

Sur d’autres sites (7851)

  • ffmpeg command line to c++ conversion

    13 février 2015, par Yonghao Zhao

    I currently involved in a project of real time video transmission. Recently I touched ffmpeg but still very nooby. I notice the ffmpeg command line is very powerful and the functions are just what I want. Here is a file of ffmpeg command line of performing real time video transmission.
    http://www.wu.ece.ufl.edu/projects/wirelessVideo/project/realTimeCoding/download/doc/howto.pdf
    Can anyone advise how can I get the corresponding c++ code for these command line ? I want to do a c++ program to realize these functions.

  • rtmp : Follow Flash player numbering for channels.

    16 septembre 2013, par Josh Allmann
    rtmp : Follow Flash player numbering for channels.
    

    Channel 4 is typically used by the Flash player to transmit
    audio, channel 6 for video, and various stream-specific invokes
    get sent over channel 8, which is designated the source channel.

    This more closely matches the behavior of the Flash player,
    including the transmission of play requests over channel 8.

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

    • [DBH] libavformat/rtmppkt.h
    • [DBH] libavformat/rtmpproto.c
  • rtmp : Follow Flash player numbering for channels.

    16 septembre 2013, par Josh Allmann
    rtmp : Follow Flash player numbering for channels.
    

    Channel 4 is typically used by the Flash player to transmit
    audio, channel 6 for video, and various stream-specific invokes
    get sent over channel 8, which is designated the source channel.

    This more closely matches the behavior of the Flash player,
    including the transmission of play requests over channel 8.

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

    • [DH] libavformat/rtmppkt.h
    • [DH] libavformat/rtmpproto.c