
Recherche avancée
Médias (2)
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (110)
-
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 en mode privé (Intranet)
17 septembre 2013, parÀ partir de la version 0.3, un canal de MediaSPIP peut devenir privé, bloqué à toute personne non identifiée grâce au plugin "Intranet/extranet".
Le plugin Intranet/extranet, lorsqu’il est activé, permet de bloquer l’accès au canal à tout visiteur non identifié, l’empêchant d’accéder au contenu en le redirigeant systématiquement vers le formulaire d’identification.
Ce système peut être particulièrement utile pour certaines utilisations comme : Atelier de travail avec des enfants dont le contenu ne doit pas (...) -
Formulaire personnalisable
21 juin 2013, parCette page présente les champs disponibles dans le formulaire de publication d’un média et il indique les différents champs qu’on peut ajouter. Formulaire de création d’un Media
Dans le cas d’un document de type média, les champs proposés par défaut sont : Texte Activer/Désactiver le forum ( on peut désactiver l’invite au commentaire pour chaque article ) Licence Ajout/suppression d’auteurs Tags
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire. (...)
Sur d’autres sites (10385)
-
Error : No such filter " Error initalizing complex filters . Invalid argument : in FFmpeg
15 juin 2016, par Harsh BhavsarI am used FFmpeg command that have complex filter . Now at a time for running command its show filter error [AVFilterGraph @ 0xb8.......] No such filter "
Error initalizing complex filters . Invalid argument :
Check if i m wrong in this converting in String array :
video1_path= my video path in deviceString[] cr={" -i "+video1_path," -i "+video1_path," -i "+video1_path," -i
"+video1_path," -i "+video1_path," -filter_complex "," [0:v]setpts=PTS-
STARTPTS[1];"," [1:v]format=yuva420p,fade=in:st=0:d=1:alpha=1,setpts=PTS-
STARTPTS+(4/TB)[2];","
[2:v]format=yuva420p,fade=in:st=0:d=1:alpha=1,setpts=PTS-STARTPTS+(8/TB)
[3];"," [3:v]format=yuva420p,fade=in:st=0:d=1:alpha=1,setpts=PTS-STARTPTS+
(12/TB)[4];"," [4:v]format=yuva420p,fade=in:st=0:d=1:alpha=1,setpts=PTS-
STARTPTS+(16/TB)[5];"," [1][2]overlay[12];"," [12][3]overlay[123];"," [123]
[4]overlay[1234];"," [1234][5]overlay,format=yuv420p[v]"," -map [v]","
/sdcardresult.mp4"}; -
Ffmpeg fails to encode mp2.mxf "failed to find absolute offset of xxxxxx in BodySID 1 - partial file ?"
1er novembre 2018, par livioI have a lot of audio file Op1 Atom From Avid Interplay.
They are Mxf with codec mpeg1 layer2. ffprobe show MP2
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 ?" This for all file.
Only potplayer (that use ffmpeg) can play it in whole duration, 2h
I need encode the whole audio stream
Any help is appreciated -
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