
Recherche avancée
Autres articles (69)
-
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" (...) -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...)
Sur d’autres sites (6979)
-
How to encode video frames, closing encoder and reopening encoder to continue writing to same file ? [closed]
16 juillet 2022, par JonaI have a requirement to be able to encode frames, close the encoder and continue encoding later on into the same file. I'm writing c++ code that uses the FFmpeg library to achieve this.


I have a working code to encode but I can't reopen the file and continue encoding frames into it.


I was using mp4 container with h264 encoded frames. I'm wondering if I need to use another container to allow me to do this. For example a mpegts ?


Any help pointing me in the right direction on how to achieve closing encoding and later on reopening and continuing would be super helpful.


-
Use data to develop impactful video content
28 septembre 2021, par Ben Erskine — Analytics Tips, Plugins -
Buffer type video width and height nodejs
4 août 2021, par GardeziI have a buffer array which is a video. I'm trying to figure out a way with which I can extract its width and height. I've tried a couple of packages but they are not working. If somebody can help me out I would be super grateful.


This is a snapshot of the buffer array that I have


<buffer 00="00" 20="20" 66="66" 74="74" 79="79" 70="70" 6d="6d" 34="34" 32="32" 02="02" 69="69" 73="73" 6f="6f" 61="61" 76="76" 63="63" 31="31" 08="08" 72="72" 65="65" 9b="9b" 36="36" 64="64" 177458="177458" more="more" bytes="bytes">
</buffer>