Recherche avancée

Médias (1)

Mot : - Tags -/portrait

Autres articles (65)

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

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

  • Menus personnalisés

    14 novembre 2010, par

    MediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
    Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
    Menus créés à l’initialisation du site
    Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...)

Sur d’autres sites (7375)

  • Merge commit ’8a06794112d02a5707f766b8b38a5d50dfd03898’

    6 juin 2014, par Michael Niedermayer
    Merge commit ’8a06794112d02a5707f766b8b38a5d50dfd03898’
    

    * commit ’8a06794112d02a5707f766b8b38a5d50dfd03898’ :
    mpeg2 : add sequence display extension information

    Conflicts :
    libavcodec/mpeg12enc.c
    tests/ref/lavf/gxf
    tests/ref/lavf/mxf
    tests/ref/lavf/mxf_d10
    tests/ref/lavf/ts
    tests/ref/seek/lavf-gxf
    tests/ref/seek/lavf-mxf
    tests/ref/seek/lavf-ts
    tests/ref/seek/vsynth2-mpeg2-422
    tests/ref/seek/vsynth2-mpeg2-idct-int
    tests/ref/seek/vsynth2-mpeg2-ilace
    tests/ref/seek/vsynth2-mpeg2-ivlc-qprd
    tests/ref/seek/vsynth2-mpeg2-thread
    tests/ref/seek/vsynth2-mpeg2-thread-ivlc
    tests/ref/vsynth/vsynth1-mpeg2
    tests/ref/vsynth/vsynth1-mpeg2-422
    tests/ref/vsynth/vsynth1-mpeg2-idct-int
    tests/ref/vsynth/vsynth1-mpeg2-ilace
    tests/ref/vsynth/vsynth1-mpeg2-ivlc-qprd
    tests/ref/vsynth/vsynth1-mpeg2-thread
    tests/ref/vsynth/vsynth1-mpeg2-thread-ivlc
    tests/ref/vsynth/vsynth2-mpeg2
    tests/ref/vsynth/vsynth2-mpeg2-422
    tests/ref/vsynth/vsynth2-mpeg2-idct-int
    tests/ref/vsynth/vsynth2-mpeg2-ilace
    tests/ref/vsynth/vsynth2-mpeg2-ivlc-qprd
    tests/ref/vsynth/vsynth2-mpeg2-thread
    tests/ref/vsynth/vsynth2-mpeg2-thread-ivlc

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

    • [DH] libavcodec/mpeg12enc.c
    • [DH] tests/ref/lavf/gxf
    • [DH] tests/ref/lavf/mxf
    • [DH] tests/ref/lavf/mxf_d10
    • [DH] tests/ref/lavf/ts
    • [DH] tests/ref/lavf/wtv
    • [DH] tests/ref/seek/lavf-gxf
    • [DH] tests/ref/seek/lavf-mxf
    • [DH] tests/ref/seek/lavf-ts
    • [DH] tests/ref/seek/lavf-wtv
    • [DH] tests/ref/seek/vsynth2-mpeg2-422
    • [DH] tests/ref/seek/vsynth2-mpeg2-idct-int
    • [DH] tests/ref/seek/vsynth2-mpeg2-ilace
    • [DH] tests/ref/seek/vsynth2-mpeg2-ivlc-qprd
    • [DH] tests/ref/seek/vsynth2-mpeg2-thread
    • [DH] tests/ref/seek/vsynth2-mpeg2-thread-ivlc
    • [DH] tests/ref/vsynth/vsynth1-mpeg2
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-422
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-idct-int
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-ilace
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-ivlc-qprd
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-thread
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-thread-ivlc
    • [DH] tests/ref/vsynth/vsynth2-mpeg2
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-422
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-idct-int
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-ilace
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-ivlc-qprd
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-thread
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-thread-ivlc
  • ffmpeg to crop a mp3 file in android ?

    3 avril 2012, par Vinod Dsouza

    I was following this question and found that it could be used in my android music app to crop a mp3 file.But unfortunately I'm not getting enough material how to use this command and how to integrate with my app.So it would be great if somebody helps me in this.

  • avcodec/mpeg12enc : store sequence display extension only if we have something to...

    6 juin 2014, par Michael Niedermayer
    avcodec/mpeg12enc : store sequence display extension only if we have something to store in it
    

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

    • [DH] libavcodec/mpeg12enc.c
    • [DH] tests/ref/lavf/gxf
    • [DH] tests/ref/lavf/mxf
    • [DH] tests/ref/lavf/mxf_d10
    • [DH] tests/ref/lavf/ts
    • [DH] tests/ref/lavf/wtv
    • [DH] tests/ref/seek/lavf-gxf
    • [DH] tests/ref/seek/lavf-mxf
    • [DH] tests/ref/seek/lavf-ts
    • [DH] tests/ref/seek/lavf-wtv
    • [DH] tests/ref/seek/vsynth2-mpeg2-422
    • [DH] tests/ref/seek/vsynth2-mpeg2-idct-int
    • [DH] tests/ref/seek/vsynth2-mpeg2-ilace
    • [DH] tests/ref/seek/vsynth2-mpeg2-ivlc-qprd
    • [DH] tests/ref/seek/vsynth2-mpeg2-thread
    • [DH] tests/ref/seek/vsynth2-mpeg2-thread-ivlc
    • [DH] tests/ref/vsynth/vsynth1-mpeg2
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-422
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-idct-int
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-ilace
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-ivlc-qprd
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-thread
    • [DH] tests/ref/vsynth/vsynth1-mpeg2-thread-ivlc
    • [DH] tests/ref/vsynth/vsynth2-mpeg2
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-422
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-idct-int
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-ilace
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-ivlc-qprd
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-thread
    • [DH] tests/ref/vsynth/vsynth2-mpeg2-thread-ivlc