
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (39)
-
Gestion générale des documents
13 mai 2011, parMédiaSPIP ne modifie jamais le document original mis en ligne.
Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...) -
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. -
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 (...)
Sur d’autres sites (5507)
-
FFMPEG - RTSP : where does sprop-parameter-sets come from ?
13 septembre 2022, par NaryckI'm encoding .mp4 video files (h265) with
ffmpeg
to create RTSP stream, put it tortsp-simple-server
and then after aler9's restreamer the stream is available to watch. I can watch the result in VLC (adding network source rtsp ://my.server/stream), but can't watch the stream in Android application - nosprop-parameter-sets
headers exist

So, the question is : where can I get these headers and how can I add them to the stream, so that everything worked ?


P.S. if I add the stream to Wowza, these headers (
sprop-vps, sprop-sps, sprop-pps
) are added by Wowza to the stream, but I need to use the server directly.

-
FFMPEG - RTSP : where does sprop-parameter-sets comes from ?
7 septembre 2022, par NaryckI'm encoding .mp4 video files (h265) with
ffmpeg
to create RTSP stream, put it tortsp-simple-server
and then after aler9's restreamer the stream is available to watch. I can watch the result in VLC (adding network source rtsp ://my.server/stream), but can't watch the stream in Android application - nosprop-parameter-sets
headers exist

So, the question is : where can I get these headers and how can I add them to the stream, so that everything worked ?


P.S. if I add the stream to Wowza, these headers (
sprop-vps, sprop-sps, sprop-pps
) are added by Wowza to the stream, but I need to use the server directly.

-
How create synth with FFMPG ?
1er novembre 2022, par SebI am looking for the creation of a synth (synthé in french) with FFMPEG. For more explanation, a synth is a rectangle on a movie, where you can write text. In France, we had a very good science program on TV which have an example of the synth I'd like : https://www.youtube.com/watch?v=HR7HojWY-kg from 11:50 to 11:54 where it is written "Dr Luc DE HARO". As this example, I'd like to add on the left a image. I am looking for weeks to do that but I can't realise this synth. Could you help me please ?