
Recherche avancée
Autres articles (25)
-
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 (...) -
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...) -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.
Sur d’autres sites (4110)
-
Seeking while Transcoding videos from Windows Media Player
3 juillet 2015, par prakharsingh95I am using Windows Media Player’s default DLNA server and the streaming is great.
However, when I try to stream AC3 to VLC for iOS, on iPad Air 2, it converts it to a large number of available formats :
If I try AVC_MP4_BL_L31_HD_AAC, this provides the untranscoded media, which I can stream and SEEK. However, AC3 is not playable.
However, AVC_MP4_MP_HD_720p_AAC is transcoded by Windows Media Player on the fly, but is NOT SEEKABLE.
How do I add support for seeking transcoded media from Windows Media Player ?
I can convert using ffmpeg, but I would prefer the above solution.
-
opening .js file in CMD runs windows script host [migrated]
6 août 2017, par AlexI am installing ffmpeg for node.js.
When i run ffmpeg by the following command in CMD ; ffmpeg -codecs
It opens a .js file with windows script host instead of CMD.This is because i accidentally pressed windows script host as standard program for .js files.
I am running this on windows 10 and i cannot find a way to reverse my actions..
i have tried select CMD as standard program for opening javascript files but this didnt work. It gave me an error that this file type could not be associated with the program chosen.I dont know what to do.
-
extract audio with youtube-dl on windows
12 mars 2017, par FlyingNimbusI want to extract audio from a video downloaded with youtube-dl on windows. I got youtube-dl working, but am unable to extract the audio. This problem is caused due to not having the correct audio codes installed. When i try to extract audio it tells me the following :
’WARNING : unable to obtain file audio codes with ffprobe’
youtube-dl man sais the following :
x -extract-audio convert video files to audio-only files (requires ffmpeg or avconv and ffprobe or avprobe)
How do I install ffprobe or ffmpeg ? Do I install this on windows, or do I install this as a python extension ? I have no idea, can someone point me in the right direction ?
OS : windows 7