Recherche avancée

Médias (2)

Mot : - Tags -/documentation

Autres articles (36)

  • Mediabox : ouvrir les images dans l’espace maximal pour l’utilisateur

    8 février 2011, par

    La visualisation des images est restreinte par la largeur accordée par le design du site (dépendant du thème utilisé). Elles sont donc visibles sous un format réduit. Afin de profiter de l’ensemble de la place disponible sur l’écran de l’utilisateur, il est possible d’ajouter une fonctionnalité d’affichage de l’image dans une boite multimedia apparaissant au dessus du reste du contenu.
    Pour ce faire il est nécessaire d’installer le plugin "Mediabox".
    Configuration de la boite multimédia
    Dès (...)

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

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

  • FFmpeg v0.12 is not working for Angular 16

    30 septembre 2024, par Amrut Kumar

    Currently, I have tried integrating ffmpeg v0.12 for my angular 16 project. But it takes forever for the ffmpeg to load. It goes into infinite loop. My guess is that its unable to load the worker script due to incompatibility with Angular 16 dependencies and functionalities.
I have tried ffmpeg v0.12 in my angular 18 app and everything is working just fine. The same changes wont work for my angular 16 application.
To take a step further, I have downgraded ffmpeg version to 0.11 and its now working perfectly fine for my angular 16 app.
Have any of you faced similar issue as I have explained above ? If yes, what steps did you take to resolve it ?

    


    I tried loading ffmpeg v0.12 with angular 16 app and I was expecting it to load just fine as I was able to achieve this with angular 18 with totally similar code changes.

    


  • Compiling x264 with ffms2 support under linux

    6 mai 2021, par El_Dorado

    I wonder how to compile x264 with ffms2 support under linux, specifically on CentOS 8.
I'm able sucessfully compile ffmpeg with all available libraries under usual compilation (including x264), and even ffms2, but i want to compile x264 with ffms2 support.

    


    I know i can get it from rpmfusion, but actually after installing this package, CentOS wont boot. Also i need to compile it by myself for toilering to specific needs.

    


    I also know that i've to recompile x264 because ffmpeg needs x264, ffms2 needs ffmpeg, and so on.

    


    Thank You.

    


  • Compiling x264 with ffms2 support under linux

    6 mai 2021, par El_Dorado

    I wonder how to compile x264 with ffms2 support under linux, specifically on CentOS 8.
I'm able sucessfully compile ffmpeg with all available libraries under usual compilation (including x264), and even ffms2, but i want to compile x264 with ffms2 support.

    


    I know i can get it from rpmfusion, but actually after installing this package, CentOS wont boot. Also i need to compile it by myself for toilering to specific needs.

    


    I also know that i've to recompile x264 because ffmpeg needs x264, ffms2 needs ffmpeg, and so on.

    


    Thank You.