
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (79)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains 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 ;
-
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
Gestion des droits de création et d’édition des objets
8 février 2011, parPar défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;
Sur d’autres sites (9440)
-
Is there any (or possible) html5 player that play videos on different resolution without convertion the media file ?
1er avril 2020, par In-my-country-we-dont-use-nameI want to play videos on my website with a html5 media player.I found this for an example :






but it needs different videos for every resolution with these codes :




 
 
 




I dont want convert media files with some convertion technologies for example ffMpeg, IF IT IS POSSIBLE.So, I want to learn how to play videos on different resolution without convertion.If you know a html5 player, you can suggest me.



Its urgent.My company loses many thousand dollars everyday because of this problem.If we cant solve this, we cant save us from bankrupt.I dont want go to jail because of depts.


-
How to run the docker image of snickers : open source http api for media encoding
16 juillet 2019, par Hossam KandilI am trying to run snickers : open source http api for media encoding docker image
https://hub.docker.com/r/flavioribeiro/snickers-docker/ .I tried to run the docker image by using
docker run -i -t flavioribeiro/snickers-docker:v3 /bin/bash
but it doesn’t expose any rest interface as expected. I don’t knew what I miss , maybe I am using wrong running command , I tried to search for it but no luck.
-
ffmpeg convert fuction not working when converting media files to mp4
11 août 2021, par outtobias0x9I'm using FFmpeg to convert my media file because It's a free source. But can't figure out how to use it. It takes one and a half hour just to troubleshoot but I totally messed up ! I went here to seek any help




command : ffmpeg -i invalid ? why ?