
Recherche avancée
Médias (91)
-
999,999
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
-
Demon seed (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
The four of us are dying (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Corona radiata (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Lights in the sky (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
Autres articles (35)
-
L’espace de configuration de MediaSPIP
29 novembre 2010, parL’espace de configuration de MediaSPIP est réservé aux administrateurs. Un lien de menu "administrer" est généralement affiché en haut de la page [1].
Il permet de configurer finement votre site.
La navigation de cet espace de configuration est divisé en trois parties : la configuration générale du site qui permet notamment de modifier : les informations principales concernant le site (...) -
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
-
Keeping control of your media in your hands
13 avril 2011, parThe 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 (...)
Sur d’autres sites (5736)
-
Can I use ffmpeg to output JPEGs to a memory stream instead of a file ?
10 juillet 2024, par Andrew SimpsonI have a C# app. I have 100 JPEGs (for an example).



I can easily encode this into a video file.



When it has finished encoding on the client app I FTP upload to my server.



It would be 'neater' if I could not write the video file to a disc but instead write it to a memory stream (or array of bytes) and upload via web service perhaps ?



I have checked out the ffmpeg documentation but as a C# developer I do not find it natural to understand the C examples.



I guess my first question is it possible, and if so can anyone post an example code in C# ? At the moment I am using the process class in C# to execute ffmpeg.


-
QT-Faststart - Can it be used with FFMPEG ?
11 juin 2013, par Samuel RichardsQuick question - I am currently running FFMPEG and I have read that the new updates feature QT-faststart. And if I run the command
ffmpeg qt-faststart
then this throws an error, so something must be happening ?
I only want to move the MOOV atom to the beginning of the video, so assumed
ffmpeg qt-faststart 'input.avi' 'output.avi'
Would have worked, but it always throws an "Unable to find a suitable output format for 'qt-faststart'" — "qt-faststart : Invalid argument"
I can't find any information on this online, seems quite a niche market in that sense.
Any information would be much appreciated ! Thank you kindly.
-
Revision fb550ee620 : vpx_mem : increase default alignment this prevents returning an address smaller
7 septembre 2013, par James ZernChanged Paths :
Modify /vpx_mem/include/vpx_mem_intrnl.h
vpx_mem : increase default alignmentthis prevents returning an address smaller than the natural heap
alignment from vpx_malloc on e.g., x86_64Change-Id : I283e858664a8529f28b22060c3815116a7798c0d