
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 (104)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Gestion de la ferme
2 mars 2010, parLa ferme est gérée dans son ensemble par des "super admins".
Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
Dans un premier temps il utilise le plugin "Gestion de mutualisation"
Sur d’autres sites (10916)
-
Android ffmpeg lib has no runnable permission
30 mai 2014, par pelikenI have an app that works with
ffmpeg
library. There are free and full version. Both version
works fine, but after upload them to google play and then install from it full version begin says"java.io.IOException: Error running exec() Working Directory: null"
when I try to useffmpeg
.
I root my device to check libraries (libffmpeg.so
) in app folder and I found that in free version library has
-rwxr-xr-x
permission that is normal but full version library has-rw-r--r--
permission that is read only.
If I install app without google play from myapk
’s all works fine. -
fail to play audio mp2.mxf I get : "failed to find absolute offset of xxxxxx in BodySID 1 - partial file ?"
29 octobre 2018, par livioI have a audio file Op1 Atom From Interplay.
this is the link :
https://drive.google.com/open?id=1XB_marJHwHDbK-KJfLcPj6ryQjyIwjo0
when I try to convert it ffmpeg convert only first 16 minuts and then goes wrong with : "failed to find absolute offset of xxxxxx in BodySID 1 - partial file ?"
Only potplayer can play it in whole duration, 2hAny help is appreciated
-
FFmpeg upgrade to version 6, format duration big increase [closed]
11 février 2024, par Avraham SikirovI am using this command to extract metadata from a video :


ffprobe -v error -print_format json -show_format -show_streams too-many-packets.mp4



with ffmpeg v5.1.4 I get normal format duration : 6.452311
But when using v6.1.1 The Format duration is : 35393.442471
(Audio stream and video stream duration are normal in both versions).


Link to video and both outputs :


https://drive.google.com/drive/folders/1BT6NMqZ2pSd-shbu-hok-2-Gaihn0Av2?usp=sharing