
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (89)
-
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 (...) -
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...) -
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 (...)
Sur d’autres sites (6309)
-
Transcode video using the output format of another video in ffmpeg [closed]
8 février 2013, par NickI would like to convert videos to the same format as an arbitrary file. This format is not fixed. This "template" file should not be modified.
Rather than setting the command line options manually each time, is there a way to specify one video as the input, another video as the output format, and then output all that to another file ?
I don't see anything in the docs about this, but maybe I'm searching using the wrong terms. I'm using OS X, but can use any of the GNU tools as well.
-
Tokbox archived video is letterbox (black border around video)
28 août 2017, par Bijan MarkesI have archiving setup to save my tokbox publisher streams straight to an AWS S3 Bucket ; But the final saved archive.mp4 is appearing letter-boxed / has black borders around the stream video rather than stretching the video to fit the whole frame. Is there any way to change this ? It is completely on the tokbox end and I also have the fit-mode for the publisher set to "contain" although changing it to cover doesn’t change anything. Thanks.
-
FFmpeg, video from images : how to prevent landscape image fit/stretching , when video is in portrait mode
23 janvier 2018, par Giorgi Asaturyani am working with ffmpeg library, and i am trying to create a video from list of images, and everything works well except one thing.
When i am trying to create ex. portrait video 480x800, all landscape images (800x480) becomes stretched and fit . Please see image below :)
Question : How do I fix the issue of the video to make top and bottom spaces empty , when landscape image presents in portrait video ?