
Recherche avancée
Médias (91)
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Core Media Video
4 avril 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
-
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 (103)
-
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 (...) -
D’autres logiciels intéressants
12 avril 2011, parOn ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
Videopress
Site Internet : (...) -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...)
Sur d’autres sites (9049)
-
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 ?