
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (93)
-
Organiser par catégorie
17 mai 2013, parDans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...) -
Récupération d’informations sur le site maître à l’installation d’une instance
26 novembre 2010, parUtilité
Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...) -
Demande de création d’un canal
12 mars 2010, parEn fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...)
Sur d’autres sites (10751)
-
How can I get a thumbnail from a video that a user has uploaded to my server ?
27 novembre 2013, par user3041398I'm working on a video sharing website where people can upload their own videos and I want the most recent uploads to be shown on the index page, but not as videos but thumbnails, so that when you click on the thumbnail you get to the video page. You guys all know how youtube's index looks/works — that's what I'm trying to simulate.
I read about ffmpeg but it seems to me it would only work if you have ffmpeg installed on your computer. I want this to be an automated process though without the user having to first install something on their pc.
Is there a way I can code this ? Or do i have to use some kind of framework or CMS ? Could this problem be solved by simply getting ffmpeg hosting (example) ?
If there is no manual way to do this in php, is there way using python ?Fyi, my website is written in php and i use jwplayer to stream the videos.
Please note that I want to get a thumbnail from a video that's been uploaded on my server and not a youtube or vimeo thumbnail. -
Merge remote-tracking branch ’qatar/master’
17 février 2014, par Michael Niedermayer -
Merge remote-tracking branch ’qatar/master’
27 novembre 2013, par Michael NiedermayerMerge remote-tracking branch ’qatar/master’
* qatar/master :
build : Check for pod2man instead of perl for manual page generationConflicts :
configure
doc/MakefileThe code that this changes is mostly not part of ffmpeg
thus only a few whitespaces end up being mergedMerged-by : Michael Niedermayer <michaelni@gmx.at>