
Recherche avancée
Médias (2)
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (55)
-
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 (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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 (9727)
-
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.

-
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.

-
Extracting chinese subtitle from video
19 novembre 2014, par william007Given a video like :
https://www.youtube.com/watch?v=cNHeiIM5xZIIs there any library or tool that supports extraction of subtitle ?
Extraction of subtitle in sequence would be sufficient, it would be plus if it can extracts the timestamp as well.