
Recherche avancée
Autres articles (70)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (5840)
-
ffserver supplying wrong MIME type for mp4
8 juillet 2015, par Alex CohenI have a video stream I am streaming from ffserver that works fine on the webm side (in Chrome), however the h264/mp4 side does not work, at least not in Internet Explorer.
Internet Explorer supplies an error of : ’MEDIA12899 : AUDIO/VIDEO : Unknown MIME type’
Looking at what is going on in fiddler it appears that it is using a header containing :
Content-Type : application/mp4
Shouldn’t that type be video/mp4 ?
In ffserver this particular stream is configured as :
<stream>
Feed 720_h264.ffm
Format mp4
NoAudio
VideoCodec libx264
VideoSize 1280x720
VideoFrameRate 5
VideoBitRate 4096
VideoBufferSize 40000
AVOptionVideo flags +global_header
AVOptionVideo qmin 10
AVOptionVideo qmax 42
VideoGopSize 32
PreRoll 5
StartSendOnKey
</stream>Does anyone know how to force or correct the header set by ffserver to (presumably) make MSIE happy ?
-
lavf/hevc : Fix type specifiers, missed in 8b5d1553
2 septembre 2022, par Carl Eugen Hoyos -
Revision 31341374d7 : Inter UV blocks use the same transform type as Y Extend the ext_tx experiment t
15 septembre 2015, par Debargha MukherjeeChanged Paths :
Modify /vp10/common/blockd.h
Modify /vp10/common/entropymode.c
Inter UV blocks use the same transform type as YExtend the ext_tx experiment to make the UV inter blocks use
the same transform type as the extended transform type used
for Y.derflr : +1.792% (about +0.06)
Change-Id : I4a77e1f7764b2e8b523e28f42ba13559dde4f0ca