
Recherche avancée
Médias (1)
-
1 000 000 (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
Autres articles (60)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
MediaSPIP Core : La Configuration
9 novembre 2010, parMediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...) -
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 (9777)
-
Anomalie #2910 : Erreur 404 après redirection après message forum ds un site avec URLs arbo.
8 janvier 2013, par Joachim SENEcela sur mon site, j’essaie maintenant sur http://raturenet.grml.eu/ … pareil pour URLs arbo et propres+.html cf. http://raturenet.grml.eu/spip.php?page=article&id_article=1
-
Fix flv files that stop early
19 octobre 2012, par XonarI downloaded some flv videos some time ago and when watching them they stop at a point. If I skip past that point they continue playing fine up until another point which I can then skip past again (and the cycle goes on until the end of the video)
I already tried
avconv -i input.flv -acodec copy -vcodec copy -g 1 output.flv
To my understanding from reading alot of mostly useless posts regarding this issue the there isn't any keyframes in my metadata and then stop when there is a bad frame.
I tried setting -g higher but output.flv stops at the same point as where the original file stops for the first time. Is there any tool that can fix this.
I can't remember where the original links are located and re-downloading isn't a option and as you can see my re-encoding attempts has failed.
I am using Linux Ubuntu, so I can't use the Windows tools that are available.
-
Cycle recording using vlc or ffmpeg
9 août 2016, par kAldownI have Chinese action camera with only 10 minutes of cycle recording.
But ac have wi-fi so I can catch video stream, and configure recording from pc while camera cycling only 10 mins.
Need to record video on a same file for every 30 mins loop using vlc or ffmpeg.
Or should I write a cron script to run every amount of time ?