Recherche avancée

Médias (1)

Mot : - Tags -/portrait

Autres articles (105)

  • 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

  • Problèmes fréquents

    10 mars 2010, par

    PHP et safe_mode activé
    Une des principales sources de problèmes relève de la configuration de PHP et notamment de l’activation du safe_mode
    La solution consiterait à soit désactiver le safe_mode soit placer le script dans un répertoire accessible par apache pour le site

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

Sur d’autres sites (11294)

  • In which situation we need to used ffmpeg as Native (JNI) code in android ?

    16 octobre 2019, par axita.savani

    I am used FFmpeg as Library now. But when i have a search in google that some developers said that we can use FFmpeg with JNI as a native library but I’ll really don’t know why the developer said that, I think it’s related to the speed of exporting or code not display at App-decompile time.

    But I don’t know in which situations and which requirements then we used FFmpeg native code in android ?

  • Android : How to trim WAV audio programmatically in API 30 ?

    26 mai 2021, par Andrea Zaffanella

    I need to be able trim wav audio files for an application I'm building.. but I have several problems.
I tried using FFmpeg-android, but if you target the latest SDK, and in the future, android no longer allows using "FFmpeg.execute". I also tried with the newer mobile-FFmpeg, but the developer stopped maintaining it a few months ago... I also would like to avoid heavy frameworks to also work with video, since I only need to work with audio. I can't find answers anywhere, what am I supposed to do ?

    


  • Merge commit ’dd35d451fbc34795a8d19ac6c281bed53c42a29b’

    18 août 2014, par Michael Niedermayer
    Merge commit ’dd35d451fbc34795a8d19ac6c281bed53c42a29b’
    

    * commit ’dd35d451fbc34795a8d19ac6c281bed53c42a29b’ :
    doc : Change wrong term to avoid confusion

    Conflicts :
    doc/developer.texi

    No change, as the wrong term is not part of our docs

    Merged-by : Michael Niedermayer <michaelni@gmx.at>