
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (70)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
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 (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (5840)
-
Video files conversion/transcoding Google App Engine
15 août 2013, par VasilisI want to start a cloud computing project with the simple task to :
- Receive uploaded video files
- Do some transcoding / converting to them
- Allow user to download / stream the generated file
I was thinking
ffmpeg
as an external command line tool integrated in aJava/Google App engine Application
. Since it was fairly hard to be assured about the limitations of the framework, can someone tell me if this is feasible ?Thank you in advance !
-
Video files conversion/transcoding Google App Engine
22 avril 2020, par VasilisI want to start a cloud computing project with the simple task to :



- 

- Receive uploaded video files
- Do some transcoding / converting to them
- Allow user to download / stream the generated file









I was thinking
ffmpeg
as an external command line tool integrated in aJava/Google App engine Application
. Since it was fairly hard to be assured about the limitations of the framework, can someone tell me if this is feasible ?


Thank you in advance !


-
How to merge Video and Subtitle on Google Colab with mkvmerge ?
23 août 2022, par SomeNameOn Google Colab I'm using mkvmerge to merge Video and Subtitle with only specifying the folder path also there is a option to include attachments fonts if preferred


The code doesn't belong to me I found it somewhere.


I tried this but it didn't seem to work? When I execute the code it does nothing? İt won't start muxing video and Subtitle? https://pastebin.com/raw/q85DTkta