
Advanced search
Medias (17)
-
Matmos - Action at a Distance
15 September 2011, by
Updated: September 2011
Language: English
Type: Audio
-
DJ Dolores - Oslodum 2004 (includes (cc) sample of “Oslodum” by Gilberto Gil)
15 September 2011, by
Updated: September 2011
Language: English
Type: Audio
-
Danger Mouse & Jemini - What U Sittin’ On? (starring Cee Lo and Tha Alkaholiks)
15 September 2011, by
Updated: September 2011
Language: English
Type: Audio
-
Cornelius - Wataridori 2
15 September 2011, by
Updated: September 2011
Language: English
Type: Audio
-
The Rapture - Sister Saviour (Blackstrobe Remix)
15 September 2011, by
Updated: September 2011
Language: English
Type: Audio
-
Chuck D with Fine Arts Militia - No Meaning No
15 September 2011, by
Updated: September 2011
Language: English
Type: Audio
Other articles (46)
-
Keeping control of your media in your hands
13 April 2011, byThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Publier sur MédiaSpip
13 June 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 -
List of compatible distributions
26 April 2011, byThe 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 (...)
On other websites (7414)
-
R create a video with imager and ffmpeg
28 March 2020, by ScrabyardI need to put 250 *.png-Files together in one video (mpeg). I installed ffmpeg and in my Enviroment-Variables (Windows 10) I added the path to the bin directory in Path-Variable.
My *.png-files lay in folder "output" in directory of my R-file. I want ALL *.png-files in the movie.
So I tried this R-Code, but it just won’t work, nothing happens when executing:
library(imager)
make.video(
dname = "output",
fname = "animation.mpeg",
pattern = "%d.png",
fps = 25,
extra.args = "",
verbose = FALSE
)What is wrong with it, I used exactly the example from the official help...
-
How to capture device input with ffmpeg in C?
24 May 2019, by Yi Lin LiuI am trying to use ffmpeg in my C code to capture device input, like screen and audio record. I have looked through their official documentation and wiki, but the API documentation is not really well explained compare to the command line usage.
According to the documentation, if I want to record audio with alsa on linux I could, for example
ffmpeg -f alsa -i hw:<#card>,<#device> -t <seconds> out.wav
</seconds>I want to use the C API to do the same thing, any idea?
-
Winamp Media Player Released with WebM Support
21 July 2010, by noreply@blogger.com (John Luther)Winamp Media Player now supports native WebM playback. Read all about it on their blog.