
Recherche avancée
Autres articles (40)
-
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone. -
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" ; -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...)
Sur d’autres sites (5093)
-
Converting MPD (MPEG-DASH) stream to m3u8
1er avril 2023, par veedoniI am currently doing research about how to convert MPEG-DASH stream to m3u8. So far I couldn't find anything helpful. What I know is that I need to decrypt mpd file using license key which I have and then convert it to m3u8. I have tried multiple times in last 7 days to do this but unsuccessful. I was using axios along with crypto, fetch, xml2js, m3u8stream and a lot of others tools. I am looking for directions where to start and examples of what to do because I feel like I'm lost. Anything would be helpful, Thanks !


-
Anomalie #4682 (En cours) : Mettre à jour la lib svg-sanitizer (en 0.14) pour les corrections conc...
10 mars 2021Suite à la mise à jour, j’ai des problemes sur SPIP 3.3- dev sur PHP 7.2
impossible d’ajouter un SVG, cela me leve l’erreur
Fatal error : Uncaught Error : Class ’enshrined\svgSanitize\data\XPath’ not found in /home/fdhtqhyg/www/_fdh2021/plugins-dist/medias/lib/svg-sanitizer/src/Sanitizer.php:214 Stack trace : #0 /home/fdhtqhyg/www/_fdh2021/plugins-dist/medias/sanitizer/svg.php(65) : enshrined\svgSanitize\Sanitizer->sanitize(’
-
calling to ffmpeg executable that the user has installed himself
2 octobre 2018, par user1422101I want to convert an uncompressed .avi to .mp4 from my commercial application.
What i want to do is this :
- show instructions to the user to download and install ffmpeg to a specific location
- create and use ffmpeg.exe to compress my .avi to .mp4
Am i allowed (license wise) to do this ?
Note :
I checked https://www.ffmpeg.org/legal.html, but it doesn’t cover this.