Recherche avancée

Médias (91)

Autres articles (79)

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

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

  • Récupération d’informations sur le site maître à l’installation d’une instance

    26 novembre 2010, par

    Utilité
    Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
    Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)

Sur d’autres sites (6927)

  • ffmpeg settings for converting to mp4 and ogg for HTML5 video [closed]

    18 août 2012, par betamax

    Despite all the hype, in reality the HTML5 video tag has a bit of a problem. In order to use it and for it to be cross browser compatible, you have to include more than one format of the video. To target all supported browsers these formats are mp4 and ogg.

    I was searching around for optimum settings for each format but unfortunately I couldn't find any. I'm using ffmpeg 0.6 which has the tagline "Works with HTML5". I'm no video expert so I was wondering if anyone could recommend decent settings for each format ?

  • How to encode to the WMA 9 or greater formats

    14 octobre 2014, par AmanVirdi

    I am developing an audio converter cross platform(windows and Mac) application.
    Currently I am using ffmpeg to decode and encode the audio/video formats. But ffmpeg does only support the encoder upto WMAv2. I want any ffmpeg like tool which I could use to convert the audio to WMA Pro, WMA Lossless, WMA9 or greater. But I am not able to find one, after a lot of googling.

    Anyone has any idea !

  • Error when connecting mobotix cameras through FFmpeg

    8 novembre 2017, par nikit biraj

    I am trying to connect M25 Mobotix cameras through FFmpeg. In this process I get one camera connection successful while the other gives error of AVERROR_INVALIDDATA( -1094995529)
    For cross verification I checked configuration of cameras and they are almost same. No major difference.
    What might be the reason when one camera is connecting and other not connecting.