
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (75)
-
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 -
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 is the first MediaSPIP stable release.
Its official release date is June 21, 2013 and is announced here.
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
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" (...)
Sur d’autres sites (14056)
-
How to downscale video using subprocess and then piping the data over to stdout and play using ffplay and save it as well
2 avril 2021, par ZeroDay FractureI am trying to use ffmpeg to downscale a video and pipe the stdout data to ffplay to play the new downsized video by piping it to ffplay on aws lambda.


This is the command I have so far, but for some reason adding a scale option is not working.


I am trying to run this command locally before I deploy it on python with subprocess command. I need the raw video to be able to save into database for streaming the data in realtime.


%ffmpeg -i sample.mp4 -vf scale=240:-2 -f mpegts -c:v copy -af aresample=async=1:first_pts=0 - | ffplay -


adding the scale optioin for some reason is saving the video as the name scale=240 :-2 which does not make sense.


-
Revision 96494 : Pourquoi ces espaces sont apparus au lieu des tabulations… mystère.
11 juin 2018, par rastapopoulos@… — LogPourquoi ces espaces sont apparus au lieu des tabulations… mystère.
-
Revision 96494 : Pourquoi ces espaces sont apparus au lieu des tabulations… mystère.
11 juin 2018, par rastapopoulos@… — LogPourquoi ces espaces sont apparus au lieu des tabulations… mystère.