
Recherche avancée
Médias (29)
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#3 The Safest Place
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#4 Emo Creates
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#2 Typewriter Dance
15 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (42)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (6472)
-
Revision e876cf3869 : Merge "vp9/common : Silence MSVC warning in vp9_convolve.c."
8 février 2014, par Tom FineganMerge "vp9/common : Silence MSVC warning in vp9_convolve.c."
-
adding transition effects using FFMPEG [on hold]
7 février 2014, par user3016257I am successfully able to convert a sequence of images into a video.
But now my requirement is to put some transition effects like fade in / fade out to be shown in video with the change of every image.
Is it possible to do using FFMPEG or should I use something else for that ?
Please direct me.
-
The file upload on server side using multipart file upload
6 février 2014, par user3217695I am trying to upload a file using file upload in java and writing the file to directory in the server side, so the file upload is completed once it's completed the uploaded file is converted to mp4 format so that file can be played in video tag of html5.
Issue is with the svn file, the new ffmpeg support file are in server side and conversion code is executed it gives me following error.
What does this error mean ??Please help me thanks in advance.
FFmpeg version SVN-r15137, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration:
libavutil 49.10. 0 / 49.10. 0
libavcodec 51.70. 0 / 51.70. 0
libavformat 52.21. 0 / 52.21. 0
libavdevice 52. 1. 0 / 52. 1. 0
built on Aug 31 2008 21:44:56, gcc: 4.1.2 20070626 (Red Hat 4.1.2-14)
Input #0, avi, from ' from//170_lesson.avi':
Duration: 00:02:15.68, start: 0.000000, bitrate: 1353 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 788x480 [PAR 1:1 DAR 197:120], 24.00 tb(r)
Stream #0.1: Audio: mp2, 44100 Hz, stereo, s16, 192 kb/s
WARNING: The bitrate parameter is set too low. It takes bits/s as argument, not kbits/s
Output #0, mp4, to '170_lesson1.mp4':
Stream #0.0: Video: mpeg4, yuv420p, 514x362 [PAR 37:32 DAR 9509:5792], q=2-31, 200 kb/s, 24.00 tb(c)
Stream #0.1: Audio: 0x0000, 22050 Hz, stereo, s16, 0 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Unsupported codec for output stream #0.1