
Recherche avancée
Autres articles (106)
-
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 : (...) -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (9626)
-
ffmpeg motion interpolation alternatives or speedup
22 février 2017, par UralI use ffmpeg to create videos, it is awesome tool. I create videos from pictures and need to make them as smooth as possible. I found, that what I need called ’motion interpolation’. I started to search all forums, and found only 3 things can help me : slowmovideo, butterflow and new ffmpeg’s filter minterpolate.
slowmovideo needs many configuration, I was not able to get it to work as I want.
with butterflow, I tried anything. From installing OpenCL, OpenGL and other stuff to switching to nvidia binary drivers and installing all sdk tools and cuda. It never worked. Some error about cuda, and google don’t know about it.So third option was the only one available. When I tried it, it did exactly what I want ! But it is incredibly SLOW. I have 8-core CPU, and it processes about 0.1-0.3 fps. And uses just 1 CORE, no video card.
Is there any ways to motion interpolate frames on GPU or on CPU but faster ? Only GNU/Linux
-
mimic : drop AVPicture usage
13 octobre 2015, par wm4 -
Merge commit ’e90a6846c2c006fbebd00e1f2789f4a86fafacef’
16 septembre 2013, par Michael NiedermayerMerge commit ’e90a6846c2c006fbebd00e1f2789f4a86fafacef’
* commit ’e90a6846c2c006fbebd00e1f2789f4a86fafacef’ :
cavsdec : Make sure a sequence header has been decoded before decoding picturesSee : ec0965be36b55624a03d20c3b24e6a7aa61d6cd2
Merged-by : Michael Niedermayer <michaelni@gmx.at>