Recherche avancée

Médias (0)

Mot : - Tags -/performance

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (64)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • 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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (11980)

  • Visual Studio & ffmpeg : Building FFmpeg in visual studio - 'ffmpeg.obj'

    11 mai 2021, par Simba_cl25

    I am new here and I am trying to link ffmpeg with visual studio following some guides like :

    


    


    I added librairies in the project propreties :

    


      

    • In C/C++ —> General —> Additional Include Directories
    • 


    • In Linker —> General —> Additional Library Directories
    • 


    • In Linker —> Input —> Additional Dependencies
    • 


    


    But I have encountered the following problem :

    


    


    Error LNK1104 cannot open file 'ffmpeg.obj'

    


    


    I tried to add double quotes around path of the libraries but it hasn't changed the outcome.

    


    Nevertheless, I can't find anything about 'ffmpeg.obj'
What is this file ? What could I change to avoid this error ?

    


  • avs2 : correct avs2 description

    7 août 2018, par hwren
    avs2 : correct avs2 description
    

    Signed-off-by : hwren <hwrenx@126.com>
    Signed-off-by : Gyan Doshi <ffmpeg@gyani.pro>

    • [DH] doc/decoders.texi
    • [DH] doc/general.texi
    • [DH] libavcodec/avs2_parser.c
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/libdavs2.c
  • lavf : Add DSS demuxer

    13 février 2015, par Oleksij Rempel
    lavf : Add DSS demuxer
    

    Signed-off-by : Oleksij Rempel <linux@rempel-privat.de>
    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>
    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavformat/Makefile
    • [DH] libavformat/allformats.c
    • [DH] libavformat/dss.c
    • [DH] libavformat/version.h