Recherche avancée

Médias (91)

Autres articles (78)

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

  • Gestion de la ferme

    2 mars 2010, par

    La ferme est gérée dans son ensemble par des "super admins".
    Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
    Dans un premier temps il utilise le plugin "Gestion de mutualisation"

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (8083)

  • basic video trimmer&saver html5, js, ffmpeg

    20 janvier 2016, par Alessandra Bandrabur

    I need to create a basic video cutter/saver for HTML5 (JS and ffmpeg allowed). The user should be able to set his own start time and end time with a ranger. After he sets the start and end time, the user has the possibility to save the new video pressing a save button. I didn’t find any plugin that could help me with it and I don’t know exactly from where to start.

    I found this website. So the ideea is to create this video cutter but much more simpler : only with play button, set end&start time and cut/save button.

  • avfilter/vf_v360 : add basic commands support

    25 février 2020, par Paul B Mahol
    avfilter/vf_v360 : add basic commands support
    
    • [DH] libavfilter/vf_v360.c
  • avcodec/hevc : Update the USE_SAO_SMALL_BUFFER case for the alignment requirements...

    2 février 2015, par Christophe Gisquet
    avcodec/hevc : Update the USE_SAO_SMALL_BUFFER case for the alignment requirements in FFmpeg
    

    Use edge emu buffers
    And enable the code unconditionally

    Speed difference without USE_SAO_SMALL_BUFFER and with the new code :
    Decicycles : 26772->26220 (BO32), 83803->80942 (BO64)

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

    • [DH] libavcodec/hevc.c
    • [DH] libavcodec/hevc.h
    • [DH] libavcodec/hevc_filter.c