
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (32)
-
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. -
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 enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.
Sur d’autres sites (5546)
-
Open Banking Security 101 : Is open banking safe ?
3 décembre 2024, par Daniel Crough — Banking and Financial Services -
libavfilter/libmpcodecs : sync existing filters with mplayer HEAD (ebcacb8b3ca91ef90ac...
3 mai 2014, par mplayer developerslibavfilter/libmpcodecs : sync existing filters with mplayer HEAD (ebcacb8b3ca91ef90acb93785b62fd8c5e5dae41)
Authors from svn :
cehoyos (2) :
Support playback of JPEG 2000 digital cinema files.
Add name for image format IMGFMT_440P.ib (1) :
Get rid of VOCTRL_GUI_NOWINDOW.Matt Oliver (4) :
Fix libmpcodecs inline asm on ICL.
Use DECLARE_ALIGNED helper macros.
Remove some superfluous commas from inline asm for better compatibility.
Use numeric labels in inline asm for consistency and better compatibility.reimar (10) :
Fix bpp calculation for XYZ format.
Avoid duplicating the mouse autohide code.
Add NV12/NV21 support to some helper functions.
Add support for rotating the video via OpenGL.
Add options to determine where borders will be added when adjusting for aspect.
Apply forgotten move of apply_border_pos function.
Extract window creation code to common file.
Make VDPAU support work again with latest FFmpeg.
img_format : document why mp_get_chroma_shift does not work for NV12/NV21
Minor spelling/grammar fixes.For detailed line by line authorship please see svn log of mplayer
svn ://svn.mplayerhq.hu/mplayer/trunkSigned-off-by : Michael Niedermayer <michaelni@gmx.at>
- [DH] libavfilter/libmpcodecs/img_format.c
- [DH] libavfilter/libmpcodecs/img_format.h
- [DH] libavfilter/libmpcodecs/libvo/video_out.h
- [DH] libavfilter/libmpcodecs/mp_image.c
- [DH] libavfilter/libmpcodecs/vf_fspp.c
- [DH] libavfilter/libmpcodecs/vf_ilpack.c
- [DH] libavfilter/libmpcodecs/vf_pp7.c
- [DH] libavfilter/libmpcodecs/vf_uspp.c
-
How to directly embed an flv in actionscript so ffmpeg can convert from the compiled swf ?
3 décembre 2012, par user1872755I have an flv that needs to be embedded into a swf. I am currently using the Embed tag and playing the flv with NetStream. The problem is that it does not seem to be directly embedding the flv file, as ffmpeg does not detect it. I am currently using mxmlc to compile. If published from Flash Professional the conversion works. I can't use Flash Professional because I need to use the command line. Is there a way to embed an FLV in actionscript and have ffmpeg convert it ?