
Recherche avancée
Médias (2)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (73)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
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 (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (6676)
-
H.264 video streaming in iphone and ipad using FFmpeg decoder [on hold]
4 août 2014, par Ajin ChackoI am new to ios application development. And now I am trying H.264 video streaming in iphone and ipad using FFmpeg decoder. Kindly help me with sample programs that i can complete my project. Actually what I need is the code for getting the proper image form RTSP stream that I can display in image viewer controller.
Thanks Regards
-
avutil : rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
29 juillet 2014, par Vittorio Giovaraavutil : rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
The rationale is that you have a packed format in form
<greyscale sample> <alpha sample> <greyscale sample> <alpha sample>
and shortening greyscale to ’G’ might make one thing about Greenscale instead.
An alias pixel format and color space name are provided for compatibility.- [DBH] doc/APIchanges
- [DBH] libavcodec/brenderpix.c
- [DBH] libavcodec/libopenjpegdec.c
- [DBH] libavcodec/libopenjpegenc.c
- [DBH] libavcodec/pngdec.c
- [DBH] libavcodec/raw.c
- [DBH] libavutil/pixdesc.c
- [DBH] libavutil/pixfmt.h
- [DBH] libavutil/version.h
- [DBH] libswscale/input.c
- [DBH] libswscale/swscale-test.c
- [DBH] libswscale/swscale_internal.h
- [DBH] libswscale/swscale_unscaled.c
- [DBH] libswscale/utils.c
- [DBH] libswscale/x86/swscale.c
-
Can FFMPEG get videos from other sites and get me the frame of video ?
11 août 2014, par user3917039I have never used FFMPEG before, I want to know if i can use the links form other sites (say Youtube or Vimeo) on my site and use FFMPEG to fetch the frame of video on specific time (provided by the user) ?