
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (43)
-
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 (...) -
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 (...) -
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 (...)
Sur d’autres sites (8508)
-
ffmpeg-php make test failed
29 janvier 2012, par Shawn NorthropI am trying to install ffmpeg and ffmpeg-php. After following the install docs I am running into some errors on make test
I have used homebrew to install ffmpeg. I downloaded the latest version of ffmpeg-php and ran
./configure && make
/ffmpeg-php-0.6.0/ffmpeg_movie.c:73 : error : ‘MAX_STREAMS’ undeclared here (not in a function)
/ffmpeg-php-0.6.0/ffmpeg_movie.c : In function ‘_php_get_video_stream’ :
ffmpeg-php-0.6.0/ffmpeg_movie.c:152 : error : ‘CODEC_TYPE_VIDEO’ undeclared (first use in this function)
ffmpeg-php-0.6.0/ffmpeg_movie.c:152 : error : (Each undeclared identifier is reported only once
....The list goes on. Has anyone run into this problem before ? I have looked around a bunch but alas I am stuck and hoping stackoverflow will be my savior.
Thanks !!
Shawn -
compress keynote compatible movie with alpha channel
26 janvier 2015, par John SmithI am creating a movie with alpha channel by converting png-images with imagemagicks
convert
and then compiling the movie withffmpeg
:ffmpeg -i image%04d_t.png -vcodec png -q:v 1 -compression_level 100 transparent.mov
I can import those movies into the latest (6.5.2) Apple Keynote, but they tend to be very large (560 frames of size 615x189, no sound, 22 sec. = 113 MB). Is there a way to convert the movie to a different format (that is also Keynote compatible) that uses less disk space ?
A second option would be to use a lower framerate for the same length (=using less frames) - would that save on file size and if so, what command would I use for that ?
-
Vitamio Player 5.0.2 ffmpeg Facing Issue
2 septembre 2016, par Usman MirzaI’m using Vitamio Player 5.0.2 Latest Library but facing problem on On HD Quality Live Streaming When Play Streaming After 5 Sec Buffering Start And Logcat Showing error on ffmpeg. On mobile streaming working fine but on android boxes LIB (X86) Facing Issue Error Is
1: [h264 @ 0x783383e0] non-existing PPS 0 referenced
2: [h264 @ 0x78e3b1c0] decode_slice_header error
3: [h264 @ 0x78d1a880] no frame!Video Streaming Pixels Is (1280x720) Only 5 Sec Works Then Buffering Start Please Tell Me Solution To Fix It Thanks