
Recherche avancée
Médias (21)
-
1,000,000
27 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Demon Seed
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Four of Us are Dying
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Corona Radiata
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Lights in the Sky
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Head Down
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (103)
-
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 -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
De l’upload à la vidéo finale [version standalone]
31 janvier 2010, parLe chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
Upload et récupération d’informations de la vidéo source
Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)
Sur d’autres sites (7149)
-
FFMPEG filter using named pipe for I/O to a forked program and legal consideration [closed]
17 septembre 2021, par alexbuissonI would like to develop a ffmpeg filter to have an easier and better integration of the ffmpeg functionalities in case of complex command lines.



Imagine an ffmpeg command line in which you can configure a filter that will use to configure a 3rd party executable to fork and use named pipe to pass video through that external tools.



Technically I can write it, but the question is, is it legal from FFMPEG license point of view (FFMPEG can be GPL or LGPL depending of how it has been built). As far as I understand, if I have an executable called "my_video_transformation.exe" (no relationship with ffmpeg, it just read input pipe and write to output pipe)



It's ok for a user to run the following :





(FFMPEG GPL or LGPL).exe decoding_args | my_video_transformation.exe | (FFMPEG GPL or LGPL).exe encoding_args





But it's not ok if a user can run something similar to :





(FFMPEG GPL or LGPL).exe filter="my_video_transformation.exe" transcoding_args





from my understanding of https://www.gnu.org/licenses/gpl-faq.html#GPLPlugins



As soon as you write in a GPL or LGPL executable something that can fork and communicate with 3rd party and by the way maybe a commercial executable, it doesn't respect the license ?



Maybe not the correct place to ask, but would like to have some feedback before starting that project. FFMPEG dev community will reject my code proposal if it's not legal or even border line.



Regards


-
add compatibility with jQuery 1.7
27 octobre 2011, par brandonaaronm ChangeLog.markdown m LICENSE.txt m README.markdown m jquery.mousewheel.js m test/index.html add compatibility with jQuery 1.7
-
doc : Add xmlns attributes.
5 août 2019, par Ralph Gilesdoc : Add xmlns attributes.
validator.w3.org wants a namespace declaration for xhtml.
- [DH] doc/html/changelog.html
- [DH] doc/html/developers.html
- [DH] doc/html/documentation.html
- [DH] doc/html/documentation_bugs.html
- [DH] doc/html/documentation_example_code.html
- [DH] doc/html/documentation_format_overview.html
- [DH] doc/html/documentation_tools.html
- [DH] doc/html/documentation_tools_flac.html
- [DH] doc/html/documentation_tools_metaflac.html
- [DH] doc/html/faq.html
- [DH] doc/html/features.html
- [DH] doc/html/format.html
- [DH] doc/html/id.html
- [DH] doc/html/index.html
- [DH] doc/html/license.html
- [DH] doc/html/ogg_mapping.html