Recherche avancée

Médias (5)

Mot : - Tags -/open film making

Autres articles (99)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

Sur d’autres sites (8725)

  • af_hdcd : don’t log full HDCD stats if HDCD was not detected

    12 juillet 2016, par Burt P
    af_hdcd : don’t log full HDCD stats if HDCD was not detected
    

    Signed-off-by : Burt P <pburt0@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavfilter/af_hdcd.c
  • how to modify movie filter in ffmpeg using zmq

    14 juin 2016, par ramon1604

    So far, we can modify overlay, scale and others but we do not find the proper syntax to modify movie filter in ffmpeg. We are using perl to send zmq command to ffmpeg and it returns 0 success when command is properly received. Please help. thanks

  • Streaming video(movie) using c#

    19 juin 2016, par Ahmad Ali Mukashaty

    I want to create project as server to stream movie with audio but I don’t have to create client project
    I mean I need to make this project avalible to be usful to any client like (IP Video Transcoding Live) application
    but I don’t care about resolution or protocol that I use
    I just want to stream movie from specific location in my device to port and then to client like vlc (for instance) so I want to create server project without client
    Are there any libraries usful to create this project or could anyone tell my the steps to do it ?