
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 (112)
-
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 (...) -
Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs
12 avril 2011, parLa manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras. -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (10571)
-
Audio Video Editing in Python : How to do it ? [on hold]
12 mai 2019, par DoakCodeDoes anyone know how to do it ? It’s a bit more complex then then the usual docs I’ve read, so I don’t know where to start and I’d appreciate someone leading me to the right docs or the right path.
The software should be doing following :
- Taking a background picture and making it blurred -> The background
- In the front should be :
- A picture
- Text
- A progressing timer (which displays the current status of the video)
- Last, but not least, audio should be added to the video or vice versa as the video is supposed to end when the audio ends to round things up.
As this all is pretty complex editing for a python programme, I don’t know which library(ies) to use.. If someone has a solution / idea please reply !
-
How do Iuse FFMPEG API to add AV_CODEC_ID_ASS stream to my MPEGTS video format
31 juillet 2020, par Meir IvryI want to add an ASS/SSA subtitle stream to my video format using FFMPEG API.


The specification for that format is in the following link :
ASS file format specification
(http://www.tcax.org/docs/ass-specs.htm)


I know how to that with video, where it compirsed of the following steps


- 

- get the desired
AVCodec
- create new
AVStream
- create new
AVCodecContext
- create the proper
AVFrame
for each raw video frame. - use
avcodec_send_frame
to encode frame - use
avcodec_receive_packet
to get the frame packets - use
av_interleaved_write_frame
to write the packets
















My question is the same procedure applies to subtitles and, if so, how do I initialize the
AVFrame
?
Moreover, is there more to know other than that ?

Thanks.


- get the desired
-
Revision 39128 : Si je suis en langue anglaise dans l’environnement je trouve logique ...
1er juillet 2010, par kent1@… — LogSi je suis en langue anglaise dans l’environnement je trouve logique d’éditer le contenu en priorité dans cette langue et non pas dans la langue du site. Il me semblait que l’on avait convenu ceci (peut-être que je me trompe) mais dans le cas où un site aurait un nombre impressionnant de langues (...)