
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 (97)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
MediaSPIP Player : problèmes potentiels
22 février 2011, parLe lecteur ne fonctionne pas sur Internet Explorer
Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)
Sur d’autres sites (10017)
-
How do I use ffmpeg to merge multiple ts video files with multiple aac audio files
23 avril 2020, par LexLiuI have a large folder containing many ts video files as well as an equivalent number of aac audio files. So far, I am only capable of merging a single ts file with a single aac file to create a single mp4/ts output file using this command :



ffmpeg -i file1.ts -i file1.aac -c:v copy -c:a copy output1.mp4



Since I am working with many audio and video files, it is impractical to use the method above. Is there a way that I can perform the merging job for many audio and video files at once instead of doing one combination at a time i.e. e.g merging file2.ts and file2.aac to create output2.ts, file3.ts and file3.aac to create output3.ts and so on. How would I use say, a for loop, or any other looping statement to achieve this objective. Kindly assist. Thanks.


-
avfilter/af_surround : avoid divisions with very small numbers
22 avril 2019, par Paul B Mahol -
Revision 8947b18fa3 : Move the definition of switchable filter numbers into enum INTERP_FILTER ; Modify
21 octobre 2014, par Hui SuChanged Paths :
Modify /vp9/common/vp9_filter.h
Modify /vp9/common/vp9_mvref_common.c
Modify /vp9/common/vp9_mvref_common.h
Modify /vp9/encoder/vp9_pickmode.c
Move the definition of switchable filter numbers into enum
INTERP_FILTER ; Modify the macro ADD_MV_REF_LIST and
IF_DIFF_REF_FRAME_ADD_MV.Change-Id : Ic36c9eb6ccb8ec324d991f7241e42b40b60b1dcb