Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (51)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (8640)

  • Double decoding with same bitrate android

    3 mars 2016, par Bee

    How to do double decoding with same bit rate android ? I mean I want to play 2 videos in 2 different views but syncronisedly. I found this grafika double decoder. But it is not with same bitrate.
    The documentation says that.
    Any one know any sample project or guideline that I can follow ? Or maybe just can illustrate the steps I have to do ? May be used ffmpeg or something else ?

  • FFmpeg prebuilt binaries for Android

    30 septembre 2015, par user1049280

    I’m using this project to build FFmpeg : https://github.com/WritingMinds/ffmpeg-android. All other building guides didn’t work for me.

    When I try to concat videos - some videos are being concated well and some are not. However when I use the same ffmpeg-command on my PC - all videos are being concated without any troubles. So I guess the problem is with my ffmpeg binary. Where can I download pre-built fresh ffmpeg binary (ffmpeg.so) to test if it’s the real problem ?

    Api level 16+, cpu arm/x86

  • Convert MMS streaming to any Android format

    1er mars 2012, par Giuseppe

    I have the following stream mms ://77.238.11.5:8080, you can access it using Windows Mediaplayer.

    I don't find any solution to view it on Android devices using MediaPlayer or VideoView, so my idea is to convert is using VLC or FFMPEG to a different format like MP4 or else.