Recherche avancée

Médias (91)

Autres articles (59)

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • 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 (10366)

  • 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

  • HLS Content Throwing 403 Errors on iPhone Indeterminately [closed]

    10 août 2023, par Shishir Jakati

    I am facing an issue with video content that I have converted to HLS playlist content (using ffmpeg) added to an S3 bucket that is shared through a Cloudfront Distribution. My scenario is the following :

    


    I have a bucket called bucket-a, with a "folder" video-1 which contains the following files :

    


      

    • output.m3u8
    • 


    • output0.ts
    • 


    • ...
    • 


    • output15.ts
    • 


    • audio/

        

      • audio.aac
      • 


      


    • 


    • image.jpg
    • 


    


    All items in bucket-a are blocked from public access through S3. Content is only vended through a Cloudfront distribution which has origin bucket-a. I am able to access https://<distro>.cloudfront.net/path/output.m3u8</distro> on a desktop browser without fail, and no errors thrown. But the file output.m3u8 and all .ts files are not available on iPhone mobile browsers. The part that is peculiar is that this is not true for all playlist content in bucket-a. For example, I have a "folder" video-2 within bucket-a that has the same file structure as video-1 that is completely accessible through all mobile browsers.

    &#xA;

    Here is an example master playlist error : https://dbs3s11vyxuw0.cloudfront.net/bottle-promo/script_four/output.m3u8

    &#xA;

    Even more head-scratching is that I am able to access all the playlists that are within this playlist.

    &#xA;

    What I've tried :

    &#xA;

      &#xA;
    • Initially, I believed the issue to be due to the way the video was transcoding so I standardized the video transcoding.
    • &#xA;

    • Then I believed the issue to be due to CloudFront permissions, though those seem to be fine.
    • &#xA;

    • I've validated my stream here : https://ott.dolby.com/OnDelKits_dev/StreamValidator/Start_Here.html
    • &#xA;

    &#xA;

    Not sure which way to turn.

    &#xA;

  • Upload video that filmed by iPhone [closed]

    6 novembre 2012, par user1801625

    Possible Duplicate :
    Rotating videos with FFmpeg

    When somebody film a video and upload to my website It appears in the horizontally
    How can I make this vertical ? using ffmpeg ?

    and its only heppend if he film its horizontally.

    Sorry for my English