Recherche avancée

Médias (1)

Mot : - Tags -/iphone

Autres articles (35)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (6283)

  • Why low qmax value improve video quality ?

    14 novembre 2013, par theateist

    Maybe my questions doesn't make sense due to not understanding but please explain me what I miss because I did read posts and wiki and still it's not clear to me.

    As I understand setting low value for qmax will improve the quality by increasing the bitrate.
    Maybe I didn't understood something but isn't lowing the Q(quantization) will decrease the quantization levels and thus the bitrate which means degradation in quality ? Or in ffmpeg lowing Q means increasing the quantization levels ? If the last is true so it make sense that lower qmax improves the quality.

    If the above is true, so increasing qmax will decrease the quantization levels which means less bits for coding a quantization level. So, if number of bits for a level is lower, so total bits per frame will be lower, so how the encoder manage to get to the desired bitrate ?

  • executable binary cannot run on android marshmallow

    30 décembre 2015, par alijandro

    I built ffmpeg executable binary with shared libraries on Android. But when I run it on Marshmallow, I got the following error, the executable can’t run.

    $ LD_LIBRARY_PATH=./lib ./bin/ffmpeg
    CANNOT LINK EXECUTABLE: cannot find "libavformat.so" from verneed[0] in DT_NEEDED list for "./bin/ffmpeg"
    page record for 0xb6eee00c was not found (block_size=16)

    I already added --extra-ldexeflags="-pie" when compiled the binary.

    The executable binary run properly on pre Marshmallow device.

    I didn’t encounter such problem before, did I miss something important ? How can I make this binary work on Marshmallow ?

    More information about my environment.

    I used android-ndk-r10e with

    SYSROOT=$ANDROID_NDK_ROOT/platforms/android-19/arch-arm and toolchains version is

    arm-linux-androideabi-gcc (GCC) 4.9 20140827 (prerelease)

    If I built ffmpeg into a single executable binary (build the static libraries and then build into binary), it run properly.

  • Anomalie #4562 : Suite #4468 : Unification des CSS pour les boutons et les icônes

    6 octobre 2020, par RastaPopoulos ♥

    Mais tellement… enlever tous ces faux liens-boutons avec crochet horriblement laids…

    Par contre je me pose la question, si c’est vraiment pertinent de leur mettre "link". Les crochets c’était justement pour signifier que c’était des boutons et pas des liens, car il n’y avait justement pas à l’époque de classe "bouton" permettant de simuler l’apparence d’un bouton sur une balise de lien. Il s’agit d’un "départ d’action" : ajouter quelque chose. Donc je suis d’avis que ça devrait avoir l’apparence (et donc la sémantique visuelle) d’un bouton. Donc uniquement "mini" mais sans "link".