
Recherche avancée
Médias (91)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
avec chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
sans chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
config chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
Autres articles (62)
-
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 (...) -
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Librairies et binaires spécifiques au traitement vidéo et sonore
31 janvier 2010, parLes logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
Binaires complémentaires et facultatifs flvtool2 : (...)
Sur d’autres sites (5548)
-
Anomalie #2950 : La sauvegarde sqlite plante chez l’hébergeur Free (quelques pistes)
6 mars 2013, par Gilles VINCENTJe soupçonnais l’implémentation du driver pdo_sqlite mais après avoir creusé plus loin je crois que c’est plus simple Dans le cas de la sauvegarde, Pour Free, la vrai erreur se produit plus tard lorsque le driver pdo_sqlite tente de créer les tables - et n’y parvient pas. Voici la requête générée (...)
-
Raspberry Pi HDMI to Virtual Input Device using UV4L Raspidisp
8 mai 2021, par Darshan PatelI'm trying to convert Raspberry pi hdmi as input device, and then I want to restream that using ffmpeg.
I have used below command to add input device.


uv4l --driver raspidisp --display 0 --framerate 5 --resolution 0 --auto-video_nr



It's showing below output when run.


<notice> [core] Trying to loading driver 'raspidisp' from built-in drivers...
<notice> [core] Loading driver 'raspidisp' from external plug-in's...
<notice> [driver] RaspiDisp Video4Linux2 Driver built Jan 6 2019
<notice> [core] Device detected!
<warning> [core] Cannot create /dev/video0 because file already exists
<warning> [core] Cannot create /dev/video1 because file already exists
<warning> [core] Cannot create /dev/video2 because file already exists
<notice> [core] Registering device node /dev/video3
</notice></warning></warning></warning></notice></notice></notice></notice>


It is added as /dev/Video3.
Then I am trying to restream it using ffmpeg as below command.


sudo ffmpeg -r 25 -s 1280x720 -f video4linux2 -i /dev/video3 -f mpegts udp://192.168.1.109:1234



It gives below error.


[video4linux2,v4l2 @ 0xe64200] The driver does not permit changing the time per frame
[video4linux2,v4l2 @ 0xe64200] Time per frame unknown
[video4linux2,v4l2 @ 0xe64200] mmap: No such device
/dev/video3: No such device



Any help or suggestions greatly appreciated.


-
Demos : Add new demo, contributed by Marcus Kästner
9 juillet 2015, par jzaeffererDemos : Add new demo, contributed by Marcus Kästner
Combines a custom method, jQuery UI UI theme and custom error
positioning in one demo for booking retro cinema tickets.Also cleans up the demo index a bit.