Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (73)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • 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

Sur d’autres sites (13143)

  • how to solve Build_one error ?

    8 mai 2014, par vinoth

    i’m trying to separate audio and video from video file after surfing in internet i came to know it can done using FFMPEG.Now i need to build FFMPEG library file for my android application using ubuntu version 14.04(64 bit) NDK R9 ffmpeg 2.2.2 while building it causes an error Build_one file not found.To fix that issue while surfing in internet i got solution Either in ./build_android.sh or in ./configure you have an extra ^M. Open the files with vi and clean them from this garbage i’d fixed it and tried by fixing some other solution also but remains the same.so if someone have any idea please help me guys.

  • FFMPEG - audio bitrate conversion failure

    26 juillet 2013, par nbs189

    I have this simple FFMPEG command for bitrate conversion of an MP3 file.

    ffmpeg -i ".$target_path."".$hash_filename.".".$path_extension." -b:a 96k ".$target_path."".$hash_filename.".mp3"

    Only the bit rate is not being changed as the filesize remains unchanged at the size before conversion.

    I have tried changing the bitrate to a higher or lower setting and used the command -ab instead but no luck.

  • Restream IP camera Feed [closed]

    4 janvier 2024, par Reenath Reddy Thummala

    I possess several IP cameras linked to a shared network. Although I intend to leverage each camera stream across multiple microservices, the network faces challenges in managing the bandwidth load. Unfortunately, I lack control over the network and cannot augment its bandwidth. Despite attempting to create a restreaming service using GStreamer, Live555, FFMPEG, and OpenCV, stability remains an issue. Are there any paid services accessible that can accept the source feed as input and provide scalable restream feed URLs ?