Recherche avancée

Médias (0)

Mot : - Tags -/upload

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (52)

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

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

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

  • Anyone using Azure Container Instances to run FFMPEG encoding for video uploads to their website ?

    29 janvier 2021, par Jonathan

    I've been putting a website together in PHP and part of the functionality is to trim some video and encode as MP4 and AAC audio.

    


    FFMPEG runs locally on the webserver and uses up all the CPU when encoding which is not ideal. What I would like to do in theory is remove the FFMPEG service from the webserver and put it on a Azure container service which I can pay for 60 seconds of some high power computer occasionally to do the encoding, then spins back down.

    


    The issue im having the tutorials I'm following I cant even get to the point of running some FFMPEG commands via command line. Let alone writing some code in PHP to offload this to the container instance.

    


    Does anyone have anything they can point me to that might help me get started.

    


  • Which is the right Cpu for my sites [on hold]

    25 octobre 2015, par Oferta Për Punë

    I have 2 sites that are converting lot of video and audio files via ffmpeg

    so i want to buy a server and problem is coz i dont know which is the right one for me

    do i need to buy

    2 SERVERS with CPU:  Intel C2750 2.40GHz  

    or to buy

    1 SERVE with CPU:  Intel Xeon E3 1220v3

    or

    1 SERVE with CPU:  Intel Xeon E3 1230v2    

    and add host sites in one of them

    so which one is better and where do i have more power in one Intel Xeon E3 for 2 sites or host each site in new Intel C2750 2.40GHz

  • libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() put_no_rnd_pixels16_...

    7 novembre 2014, par Rong Yan
    libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() put_no_rnd_pixels16_xy2_altivec() put_no_rnd_pixels8_xy2_altivec() avg_pixels8_altivec() avg_pixels8_xy2_altivec() put_pixels16_xy2_altivec() put_pixels8_xy2_altivec() ff_avg_pixels16_altivec() for POWER LE
    

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

    • [DH] libavcodec/ppc/hpeldsp_altivec.c