
Recherche avancée
Médias (2)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (111)
-
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 (10616)
-
Add VUI parameters to h.264 post encode
20 septembre 2016, par Dustin KersteinApparently ffmpeg/libx264 doesn’t add these VUI parameters and this is causing issues with my decoder. Avidemux 2.5 does (2.6 does not) but I would very much like to avoid preparing/re-encoding the hundreds of files.
The VUI parameters I am looking to add are :
- max_num_reorder_frames=0
- bitstream_restriction_flag=1
Is anyone aware of any tools that could accomplish this without re-encoding ? If this is something that would need to be custom written, where would be a good place to find the right person ?
Thanks,
Dustin -
Add VUI parameters to h.264 post encode
20 septembre 2016, par Dustin KersteinApparently ffmpeg/libx264 doesn’t add these VUI parameters and this is causing issues with my decoder. Avidemux 2.5 does (2.6 does not) but I would very much like to avoid preparing/re-encoding the hundreds of files.
The VUI parameters I am looking to add are :
- max_num_reorder_frames=0
- bitstream_restriction_flag=1
Is anyone aware of any tools that could accomplish this without re-encoding ? If this is something that would need to be custom written, where would be a good place to find the right person ?
Thanks,
Dustin -
Lowest latency desktop streaming
12 février 2018, par Sh90Trying to stream my desktop over LAN.
Most important thing is low latency.I am trying using ffmpeg with UScreenCapture but there is still too much latency, and quality is not good enough...
I’m guessing that compression is not needed because there is ample bandwidth (Am I right ?)
VLC also has a lot of latency (Over 5 seconds). Oddly - This happens even when the stream is watched over the same computer.
Any suggestions ?