
Recherche avancée
Autres articles (97)
-
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 -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;
Sur d’autres sites (9589)
-
How to convert a set of BitmapDatas into video ?
6 mars 2016, par user734081I basically need to record a video of the flash stage, and save it as a video file on the webserver. I don’t have FMS or the luxury of Java based servers like Red5 to stream to, so I am pretty much stuck with HTTP post to a php script. Now I can grab invidual snapshots (bitmapDatas) Just fine, but how can I convert them to a video file ? Any help is appreciated.
PS : This is not an AIR app, so I am using flash runtime. And the video would be couple seconds long so there shouldn’t be much of a performance concern at this point.
-
FFMPEG terrible conversion quality when using -sameq (same quantizer as source) flag
14 novembre 2015, par BradI’m trying to convert .flv videos to .ogg format. After experimenting for a while, the ogg is always produced as very low quality. Even when I use the
-sameq
flag which uses the same quantizer as the input file, the quality is substantially worse.Since I am pretty new with ffmpeg, does anyone know some good options to convert video files with maximum quality ?
-
FFMPEG terrible conversion quality when using -sameq (same quantizer as source) flag
18 mars 2021, par BradI'm trying to convert .flv videos to .ogg format. After experimenting for a while, the ogg is always produced as very low quality. Even when I use the
-sameq
flag which uses the same quantizer as the input file, the quality is substantially worse.


Since I am pretty new with ffmpeg, does anyone know some good options to convert video files with maximum quality ?