Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (65)

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

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • La sauvegarde automatique de canaux SPIP

    1er avril 2010, par

    Dans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
    Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)

Sur d’autres sites (6009)

  • how to compile ffmpeg properly

    7 janvier 2016, par Sajad Norouzi

    I wanna make an executable file of ffmpeg on android. for this action I have some onptions. now I want to know which parts are useful for me and which are not. actually, I want to know what is functionality of belows library.
    I have option to compile ffmpeg containing these files or not :

    x264

    libpng

    freetype

    fribidi

    fonconfig

    libass

    thanks in advance

  • Get all bytes of stream from webcam after being compressed by codec with ffmpeg ?

    26 octobre 2015, par vantrung -cuncon

    I need to capture every single byte of the video stream from webcam -after using commandline-ffmpeg to compress it with codec.

    So can you please light me up with somewhat the ffmpeg commandline look like and the strategy to get the output stream into my program written by VB6 or VB.net ? (I need to manipulate with every single byte !) Highly appreciate any suggestion.


    Update : I wonder if it’s possible to save the output as "avi" file on hard disk and at the same time use my program to read content of the saving file. Can I playback the "part of avi file" that I retrieve while the file is being saved (appended) ? Is there any better file format for writting & reading (recording & playing) at the same time other than "avi" ?

    Or any better/faster solution ?

  • Anomalie #3707 : bug dans la gestion des langues avec le multilinguisme : impossible de fixer la t...

    17 février 2016, par Guillaume Fahrner

    Je casse juste le bloc en deux en fait, pour autoriser l’action avec l’autorisation adéquate :

    157c157,158
    < 
    
    — - > > if (!_request(’annuler’) and autoriser(’changertraduction’, $objet, $id_objet))