
Recherche avancée
Médias (91)
-
Géodiversité
9 septembre 2011, par ,
Mis à jour : Août 2018
Langue : français
Type : Texte
-
USGS Real-time Earthquakes
8 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
SWFUpload Process
6 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
-
Creativecommons informational flyer
16 mai 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (63)
-
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 -
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" (...) -
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 (...)
Sur d’autres sites (9422)
-
Extract encoded image from concatenated video not decoding
5 août 2021, par Jesse HixI am trying to put an LSB encrypted image at the end of a video and then extract that image and decode it. I use
ffmpeg -i VIDEO -vf select="between(n\,'x'\,'y'\)" -vsync 0 frames%d.png
to extract the frame or frames both to encode and decode. And the command below to merge the video and image back together. The image is encoded and decode using a basic python LSB program.

ffmpeg \
-i input.mp4 -ss 00:00:00 -t 00:00:21.08 \
-loop 1 -framerate 25 -t 00:00:00.04 -i eframes1.png \
-filter_complex "[0:v][1:v]concat=n=2:v=1:a=0" out.mp4



The issue I am having is that the extracted encoded image does not decode. The video has a fps of 25 and 528 frames originally and 529 frames after concatenating.


Is the issue the place where I am cutting the frame out or perhaps the concatenating part or the encoding part ?


-
doc/http: Update HTTP protocol options
17 juillet 2020, par Jun Zhao -
Evolution #3151 : Gestion des statuts et WorkFlow
22 janvier 2014, par Fil Upblague à part ta proposition a l’air de tenir la route ; propose un patch ?