
Recherche avancée
Autres articles (49)
-
Qu’est ce qu’un masque de formulaire
13 juin 2013, parUn masque de formulaire consiste en la personnalisation du formulaire de mise en ligne des médias, rubriques, actualités, éditoriaux et liens vers des sites.
Chaque formulaire de publication d’objet peut donc être personnalisé.
Pour accéder à la personnalisation des champs de formulaires, il est nécessaire d’aller dans l’administration de votre MediaSPIP puis de sélectionner "Configuration des masques de formulaires".
Sélectionnez ensuite le formulaire à modifier en cliquant sur sont type d’objet. (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (9286)
-
How to check when image is changing in video ?
25 juillet 2015, par LeeI need to check when image is changing in one simple video.
Because I’m making program in C# - witch is can extract music scores from Youtube video.
So, I’m using FFmpeg.NET for extract to image files.
But, do each one second - it is not economic.
I have one sample video : https://youtu.be/4EYLmwbkLDM
here, the first image is 0:00, second is 0:14, third is 0:40
So, How can I know when score image is changing ?
Thanks in advance !
-
FFMpeg - How to apply a scene select filter on an area of the frames
29 mai 2019, par Tristan EverittThis is a follow up question to :
Using FFMPEG : How to do a Scene Change Detection ? with timecode ?
Using FFmpeg to do scene change detection, the filter
select=gt(scene,0.3)
can be used to select the frames whose scene detection score is greater then 0.3.Question : In FFmpeg, is possible to extend the filter so that only a scene select is applied on a defined area of the video frames ? In other words, using an example, how can one do a scene change detection of only the right hand side of the video frames ?
-
H264 encoded by VideoToolbox on iOS CAN NOT be decoded by ffmpeg ?
5 mai 2016, par Jianhua MingI used VideoToolbox encode video to h264, then I can decode the stream by VideoToolbox too. But the stream cannot be decoded by ffmpeg ? I already add the start
00 00 00 01
bytes before the nalus. The stream encoded by x264 can decode by the same ffmpeg module.Is there any one can give some help ?
error codes :Format h264 detected only with low score of 1, misdetection possible!
[h264 @ 0x7fda49000400] sps_id 0 out of range
[h264 @ 0x7fda49000400] non-existing PPS 0 referenced
[h264 @ 0x7fda49000400] sps_id 0 out of range
[h264 @ 0x7fda49000400] non-existing PPS 0 referenced
[h264 @ 0x7fda49000400] decode_slice_header error
[h264 @ 0x7fda49000400] no frame!
[h264 @ 0x7fda49000400] non-existing PPS 0 referenced