
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (54)
-
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 -
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 (...) -
Support audio et vidéo HTML5
10 avril 2011MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)
Sur d’autres sites (9767)
-
HTML5 compatiblity : data rel
31 août 2012, par suitm colorbox/jquery.colorbox.js HTML5 compatiblity : data rel as you have stated in #168, the data-rel attribute should be the default behaviour unfortunately your solution with rel : function() $(this).data(’rel’) ; does not work, since settings.rel is filled subsequently with "nofollow" if not (...)
-
Stream data chunk with ffmpeg
22 mai 2020, par Amit LevyI have a react native app, and i'm using 'react-native-sound-recorder' to capture audio data chunks.



AudioRecord.on('data', (data) => {
 // use data here
});




I'm able to save the file to file system, but I would like to stream the 'data' variable (the audio data chunk) using ffmpeg to server, but can't find the proper ffmpeg command (all i found was commands to stream from specific input or file).


-
Adding binary data as metadata to mpeg4
24 avril 2017, par mansI want to add binary data per frame to a mpeg4. I know that I can encode binary data and add them to subtitle track, but I am looking for another way to do this.
- Is there any way that I can add binary data as meta data to a mpeg4
video ? - if yes, how can I do this with ffmpeg or any other free
software ?
- Is there any way that I can add binary data as meta data to a mpeg4