
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (18)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ; -
Ajouter notes et légendes aux images
7 février 2011, parPour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
Modification lors de l’ajout d’un média
Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)
Sur d’autres sites (3808)
-
FFMPEG conversion issue in PHP | 0KB conversion issue
27 mai 2012, par PHPLearneri am using below code in the exec() command, it works in other server, in my dev region just converting into empty flv file.
i have paid to my host to reinstall the ffmpeg, they have confirmed its good still not getting the output.
they are claiming that i have a issue in the below syntax. does any one have any thoughts on this ?
ffmpeg -i /home/hereitis/uploads/videos/MVI_0572.AVI -f flv -s 320x240 /home/hereitis/videos/flv/MVI_0572.flv
Thank you so mcuh for your interest to read this.
-
FFMPEG : Decode only portion of a frame
17 avril 2019, par SAMProI am using
libav
libraries to decode video and process frames in order to do some image processing. However I have limited resource to decode frames and no hardware acceleration at all. So decoding is the critical section in my project (regarding speed).Because only some section of frame is needed to processed, I’m wondering is it possible to decode only a region of interest (a rectangle) and the rest of the frame is not decoded ? And does this make the decoding faster ?
Edit :
I have decoding H.264 codec. -
Anomalie #3617 : objet_modifier_champ
10 décembre 2015, par jluc -En l’occurence, c’est avec gis : gis_modifier est appelé et appelle
objet_modifier_champs(gis, 1976, options=Array ( [invalideur] => id=’gis/1976’ ), c=Array (
[titre] => Annonce 10630 — Recherche une chambre temporaire !
[lat] => 44.8964144
[lon] => 4.6452795
[code_pays] => fr
[pays] => France
[zoom] => 6
[descriptif] =>
[adresse] =>
[region] =>
[ville] => Vernoux-en-Vivarais
[departement] => Ardèche
)
Le conflit détecté est :
= Array
( [titre] => Array (
[base] =>
[post] => Annonce 10630 — Recherche une chambre temporaire !
)
)