Recherche avancée

Médias (91)

Autres articles (55)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • L’utiliser, en parler, le critiquer

    10 avril 2011

    La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
    Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
    Une liste de discussion est disponible pour tout échange entre utilisateurs.

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP 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 (10069)

  • Having issues compiling ffmpeg 0.11.1 for iPhone

    1er août 2012, par ron garay

    I'm only asking this because I've successfully built previous versions of ffmpeg. Currently I use 0.10.2 since 0.11.1 fails.

    This is the errors I get when compiling 0.11.1

    CC libavcodec/arm/h264dsp_init_arm.o
    CC libavcodec/arm/h264pred_init_arm.o
    Unable to identify target architecture at /usr/bin/gas-preprocessor.pl line 82.
    CC libavcodec/arm/mpegaudiodsp_init_arm.o
    AS libavcodec/arm/jrevdct_arm.o
    CC libavcodec/arm/mpegvideo_arm.o
    libavcodec/arm/jrevdct_arm.S:72:garbage following instruction — `ldr r11,.Lpicoff\'
    libavcodec/arm/jrevdct_arm.S:73:Unknown pseudo-op : .Lpic
    libavcodec/arm/jrevdct_arm.S:73:Rest of line ignored. 1st junk character valued 92 ().
    libavcodec/arm/jrevdct_arm.S:75:Unknown pseudo-op : .altmacro
    libavcodec/arm/jrevdct_arm.S:76:Unknown pseudo-op : .noaltmacro
    make : * [libavcodec/arm/jrevdct_arm.o] Error 1

    I would want either of these :
    1)Fix this issue an compile ffmpeg for armv7
    2)Know what I have to put in a script to ensure I'm downloading ffmpeg 0.10.2

    Thank You

  • Why are Iphone videos upside down ?

    1er avril 2014, par hendry

    I have a video file captured using the standard Camera app copied off my Iphone5 using btsync :

    orig.mov: ISO Media, Apple QuickTime movie

    That plays upside down in mplayer or vlc.

    When I transcode it using AWS's elastictranscoder using a standard preset :

    elastictranscoder.mpg: ISO Media, MPEG v4 system, version 1

    That transcoded video file plays back the right way up.

    When transcoding myself, using ffmpeg I need to explicitly rotate the video otherwise the resulting mp4,webm files are upside down.

    So I am guessing AWS's elastictranscoder auto rotates the video somehow. However why is the video upside down to begin with ?

  • Why are Iphone videos upside down ?

    7 juillet 2017, par hendry

    I have a video file captured using the standard Camera app copied off my Iphone5 using btsync :

    orig.mov: ISO Media, Apple QuickTime movie

    That plays upside down in mplayer or vlc.

    When I transcode it using AWS’s elastictranscoder using a standard preset :

    elastictranscoder.mpg: ISO Media, MPEG v4 system, version 1

    That transcoded video file plays back the right way up.

    When transcoding myself, using ffmpeg I need to explicitly rotate the video otherwise the resulting mp4,webm files are upside down.

    So I am guessing AWS’s elastictranscoder auto rotates the video somehow. However why is the video upside down to begin with ?