
Recherche avancée
Autres articles (65)
-
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 -
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 -
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 (13341)
-
Fix edge case where sound could play twice, multiShot-style, under flash 9 with weird combination of pause and setPosition calls. Also fix dev branch HTML5 support error when useHTML5Audio = false.
6 mai 2012, par Scott Schillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2-nodebug.js m script/soundmanager2.js m src/SoundManager2.as m src/SoundManager2_AS3.as m src/SoundManager2_SMSound_AS3.as m swf/soundmanager2.swf m swf/soundmanager2_debug.swf m (...)
-
How to play transport stream ? [on hold]
3 juin 2014, par berkeI tried to play ts file in android vlc and couldn’t play a video which has unknown pids in vlc.
What i try to do is to play a .ts video(via vlc android) that has unknown pids in it (at least vlc android logs says that).
In windows vlc, when i start vlc via cmd window(like this : pathtovlc\vlc.exe —demux ffmpeg). I can play the .ts file that i have.
- What is the difference btw starting plainly and starting this cmd parameter.
- Can I accomplish to play this video with android vlc source.
-
avfilter : Make enabled/disabled state available as a field of the AVFilterContext
8 mai 2013, par Michael Niedermayer