
Recherche avancée
Autres articles (39)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
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 (...)
-
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...)
Sur d’autres sites (7198)
-
ffmpeg install php 5.6.11 xampp window 7 32bit [on hold]
21 septembre 2014, par yogesh kumarI am install ffmpeg but it is provide all detail fulfill below description
but not install these error come when we start xampp server how can resolve it
![enter image description here][1]
but it is provide errorsome time below error is comming
Please give me you suggestion/answer
-
Need to get audio video structure for automation ffmpeg or ffprobe
10 mai 2012, par Sapan DoshiI need to get video audio stream information in separate form.
I have tried ffprobe and mediainfo, but they give full information which needs to be parsed.
I think there could be option like, where I do not need to parse the full information and get required data.
$ffprobe -XXX
audio channels 8$ffprobe -YYY
video_resolution 512x288Can anybody help with this.
-
ffmpeg rotate and trim video 4k horizontal -> 2k vertical
19 juillet 2015, par Flash ThunderI was looking for solution, but seems that the ones that google finds are not valid anymore... I think that you have to use mapping for that, but not sure how...
I need to rotate horizontal 4K video and trim it (leaving center part), so the output would be vertical 1080p. Could anybody give me a hand with that ?
Of course I need to keep the best possible quality.
PS.
ffmpeg compiled from git-8250943 (2015-07-17)