Recherche avancée

Médias (1)

Mot : - Tags -/graphisme

Autres articles (87)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • 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

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

Sur d’autres sites (9994)

  • Using Zeranoe FFmpeg build can I remove ID3 tags while converting the files ? [closed]

    16 février 2013, par user2079183

    My system has been infected with Malware though a rootkit and I am converting my files to simpler formats in attempt to remove any malware hiding in them. In terms of my music files, I am looking for a way to batch remove all of the ID3 tags from my music files to insure that any malware is removed from the ID3's. Is there a setting in FFMPEG which removes or does not carry the ID3 tags over to the output file ?

    THanks in advance !

  • Issue decoding RTP video using FFMPEG [on hold]

    8 décembre 2016, par dev-mbd

    Currently, we cannot decode video sent via RTP. We we’re able to get the input and stream info but we have gotPicture always set to 0 when we decode.

    We are wondering if someone already managed to do the same before and how to do it also correctly.

    FYI, we’re using the FFMPEG wrapper from Github https://github.com/Ruslan-B/FFmpeg.AutoGen and we’re trying to decode the video in c#.

    Thank you in advance for the help !

  • how to create ts file from h264 stream and aac ? [on hold]

    8 octobre 2015, par Avinash

    i have h264 video stream and .aac audio data and i want to create TS file using these h264 stream and .aac audio file.

    Please help me creating this.
    Thanks in advance.