
Recherche avancée
Médias (33)
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
#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
Autres articles (18)
-
Participer à sa documentation
10 avril 2011La documentation est un des travaux les plus importants et les plus contraignants lors de la réalisation d’un outil technique.
Tout apport extérieur à ce sujet est primordial : la critique de l’existant ; la participation à la rédaction d’articles orientés : utilisateur (administrateur de MediaSPIP ou simplement producteur de contenu) ; développeur ; la création de screencasts d’explication ; la traduction de la documentation dans une nouvelle langue ;
Pour ce faire, vous pouvez vous inscrire sur (...) -
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. -
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 (7311)
-
[PHP]Combine A Video Only and a aac audio as fast as possible with ffmpeg or anything else
31 mars 2017, par BubunI wanna Come a video (Without Audio), And a .AAC encoded audio file together as fast as possible. I don’t want to convert anything, I just wanted to combine the both video and audio in a single playable file.
Here is what I exactly trying :
First downloaded the video and it’s audio filesAnd save them in a folder and combine both with ffmpeg
But the problem is this is taking too much time
Please answer if you have any other way to do it,But please keep in mind that we need to use PHP for the job done.
-
How to resize a H264 frame using ffmpeg ?
27 février 2017, par Luc LeI wanna resize a H264 frame for live streaming.
My application got H264 raw data from DJI Drone, then I framed it to H264 frame using ffmpeg library and send this frame to server via RTMP. It worked, but a lot of frame is dropped when connection is weak. Thus, I wanna resize H264 frame before send it to server.
Please give me a solution to resolve this issue. Thank you -
Stream MMS/ASX link on IOS app
4 mars 2017, par Seb78I have an app streaming mp3/aac link and working well (using avaudioplayer)
I would like to stream MMS/ASX link. I found and tried Radiotunes SDK and working well but i dont wanna pay 99$ to use it.
I heard about libmms and ffmpeg library but it seems complicated to implement.
Do you have another solution or a tutorial (step by step) to stream mms/asx link.Thanks
Regards