Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (70)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

Sur d’autres sites (8713)

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

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

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