
Recherche avancée
Médias (1)
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (69)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)
Sur d’autres sites (12038)
-
ffmpeg - create two Audio Streams from one
10 mai 2021, par sunwave121I have a mp4 file with one AC3 5.1 track on it and the video stream of course.
Now I want to mixdown the AC3 track to 384kbps and I also want to add stereo track at 256kbps. The actuall Video stream just get copied


Can somebody give me a hint :


-map 0 -c:v copy -c:a aac -b:a 256K -ac 2 -c:a ac3 -b:a 384K -ac 6 -c:s copy



IM really not familiar with ffmpeg and it seems that i dont really understand how "map" works :(


Thanks in advance


-
blocked third party apps blocked
5 janvier 2018, par Daniel MutsawasheCan I be assisted please. I have a a web-based application built using the .ne framework in c# which I have modified to include some third-party applications to handle some functions, mailing (using AegisImplicitMail) and video conversion (using ffmpeg-this is command-line based) to be specific. However, on localhost (development environment) both these functions are functional but when I publish to go live, they both cease from functioning. Can I be assisted with possible remedies to this predicament. Thank you in advance for your assistance. Regards
-
FFMPEG IE9 codec playability
13 janvier 2013, par Mårten SjöIm trying to convert an .avi file to an .mp4 file using ffmpeg CLI. I have tested countless options of variations in order to get it to work and playing in IE9. But what ever option i choose i get IE9's crossed image error picture as return. I tested an .mp4 movie that i made from an paid gui tool. And it did work.
Anyone knows the parameters i need to use.
Or know of any other cli tool i can use to convert avi to mp4 compatible IE9 videos.
Thanks in advance !
Sincerely
Marten