
Recherche avancée
Autres articles (66)
-
Gestion générale des documents
13 mai 2011, parMédiaSPIP ne modifie jamais le document original mis en ligne.
Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...) -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (7647)
-
x86inc : Make INIT_CPUFLAGS support an arbitrary number of cpuflags
5 septembre 2014, par Henrik Gramner -
ffmpeeg copying audio codec type while concating videos
6 décembre 2020, par ScipioAfricanusI am using the following commands :


ffmpeg -i data/staging/0.mkv -i data/staging/1.mkv -map 0 -filter_complex concat=n=2:v=1:a=2 -threads 8.0 data/staging/concat.mkv -y -loglevel error



To combine 2 videos with 2 audio streams and -map 0 is used to maintain various other streams including multiple subs etc.


But the audio going in AAC and coming out the concat end seems to be voris ? I am not sure why this occurs. Is there a way to maintain this ?


The codecs for all input clips will be identical, ad they are split from the same video previously.


-
avfilter/af_acrossover : split in correct spot
29 novembre 2020, par Paul B Mahol