
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 (61)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
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.
Sur d’autres sites (9079)
-
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 ?
-
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.
-
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.