Recherche avancée

Médias (1)

Mot : - Tags -/iphone

Autres articles (74)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

  • Dépôt de média et thèmes par FTP

    31 mai 2013, par

    L’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
    Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)

Sur d’autres sites (5903)

  • Live Audio Streaming with live555

    19 août 2014, par Godspped

    I am trying to send a MP2 encoded frame via RTSP (live555) from a live source, (microphone). I am using ffmpeg to encode audio stream, and I am sending it overriding FramedSource and for the OnDemandServer I am using MPEG1or2AudioRTPSink.hh and MPEG1or2AudioStreamFramer.hh.

    Now in VLC I get to hear maybe half a second worth of sound and then it just stops... I dont know what I am doing wrong.

    Has anyone experienced this problem before ? Am I doing this right, should I be override a different class ?

    Thanks in advance.

  • write width and height of an image in txt file with batch

    13 mars 2015, par la lluvia

    How to save image size (width and height) in new file using ffmpeg or irfanview ?

    I want it to be saved like this :

    img.png 800 600
    img2.png 640 480
    ....

    Thanks in advance.

  • FFmpeg : How to decrease the volume for few seconds in the middle of audio file ? [duplicate]

    21 mai 2023, par harishkumar329

    I have an audio file with 120 seconds duration. I want to make the volume muted from 80th second to 100th second using FFmpeg.

    



    Thanks in advance.