
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (6)
-
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 (...)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
Que fait exactement ce script ?
18 janvier 2011, parCe script est écrit en bash. Il est donc facilement utilisable sur n’importe quel serveur.
Il n’est compatible qu’avec une liste de distributions précises (voir Liste des distributions compatibles).
Installation de dépendances de MediaSPIP
Son rôle principal est d’installer l’ensemble des dépendances logicielles nécessaires coté serveur à savoir :
Les outils de base pour pouvoir installer le reste des dépendances Les outils de développements : build-essential (via APT depuis les dépôts officiels) ; (...)
Sur d’autres sites (2865)
-
Best server side video processing library or software [closed]
16 mai 2013, par ProjapatiI need your suggestion on selecting the right command line tool
that would allow me to process user uploaded videos.By processing I mean :
- Convert to flv, mp4, ogg etc formats
- Modify quality, bitrate, framerate etc
- Control file size and other attributes
- Might need to process video in batch mode
This processing will be done though some scheduled process that would grab the file and then process. The tool must have command line utilities.
I only know the free FFMPEG library.
Are there other (if costs money then fine) tools that allow me to do these ?What is used by youtube if you know it ?
Thank you
-
Revision 2117d4ee96 : Move get_sb_index to vp9_blockd.h Use common function to fetch/assign sb_index
11 mai 2013, par Jingning HanChanged Paths :
Modify /vp9/common/vp9_blockd.h
Modify /vp9/decoder/vp9_decodframe.c
Modify /vp9/encoder/vp9_bitstream.c
Modify /vp9/encoder/vp9_encodeframe.c
Move get_sb_index to vp9_blockd.hUse common function to fetch/assign sb_index in rd loop, bit-stream
writing and reading.Change-Id : I1d8a214a57ed9cbcd026040436ef33e5e39d65b7
-
Revision 1fec23bef6 : Use common get_uv_tx_size() Use a single method for calculating the transform s
7 mai 2013, par John KoleszarChanged Paths :
Modify /vp9/common/vp9_blockd.h
Modify /vp9/encoder/vp9_encodemb.c
Use common get_uv_tx_size()Use a single method for calculating the transform size of
non-luma planes.Change-Id : I16ebd10e7944d7b9075ab79d15e6a5b5f9bab775