Advanced search

Medias (91)

Other articles (33)

  • La sauvegarde automatique de canaux SPIP

    1 April 2010, by

    Dans le cadre de la mise en place d’une plateforme ouverte, il est important pour les hébergeurs de pouvoir disposer de sauvegardes assez régulières pour parer à tout problème éventuel.
    Pour réaliser cette tâche on se base sur deux plugins SPIP : Saveauto qui permet une sauvegarde régulière de la base de donnée sous la forme d’un dump mysql (utilisable dans phpmyadmin) mes_fichiers_2 qui permet de réaliser une archive au format zip des données importantes du site (les documents, les éléments (...)

  • HTML5 audio and video support

    13 April 2011, by

    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 (...)

  • De l’upload à la vidéo finale [version standalone]

    31 January 2010, by

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier; La génération d’une vignette : extraction d’une (...)

On other websites (5564)

  • Merge "Use diamond search to replace full search in full-pixel refining search"

    10 May 2011, by Yunqing Wang

    Merge "Use diamond search to replace full search in full-pixel refining search"

  • Revision b295092b8f: Full range motion search for regular block sizes Add a full range motion search

    6 December 2013, by Jingning Han

    Changed Paths:
     Modify /vp9/common/vp9_rtcd_defs.sh


     Modify /vp9/encoder/vp9_mcomp.c


     Modify /vp9/encoder/vp9_onyx_if.c



    Full range motion search for regular block sizes

    Add a full range motion search for regular block sizes. This runs
    exhaustive search within the given reference area. This commit further
    optimizes the search process by combining 4 points test into one
    pipeline, which gives 30% speed-up as compared to run each individual
    point at a time.

    This full range search serves as a best possible motion search reference.
    When replacing the diamond search with full range search, the speed 0
    runtime of bus CIF at 2000 kbps goes from 153872ms to 623051ms. The
    compression performance compared to speed 0 setting gains 0.585% for
    derf set.

    Change-Id: Ieef1225216b0b86b4ac4872fa7fb9e18bf2eabb3

  • pod mobile-ffmpeg-full (4.2.2): installation issues, does anyone know how to fix this error?

    11 January 2020, by João Paulo

    COMMAND USED
    $ pod install

    ERROR RESULT
    Analyzing dependencies
    Downloading dependencies
    Installing mobile-ffmpeg-full (4.2.2)

    [!] Error installing mobile-ffmpeg-full
    [!] /usr/bin/curl -f -L -o /var/folders/vn/r7ghkzmn67114_hn0knf3jt30000rs/T/d20200111-2077-qf6xcl/file.zip https://github.com/tanersener/mobile-ffmpeg/releases/download/v4.2.2/mobile-ffmpeg-full-4.2.2-ios-framework.zip —create-dirs —netrc-optional —retry 2

    % Total % Received % Xferd AverageDload SpeedUpload TimeTotal TimeSpent TimeLeft CurrentSpeed

    100 633 0 633 0 0 1063 0 —:—:— —:—:— —:—:— 1063

    3 143M 3 5380k 0 0 14074 0 2:57:36 0:06:31 2:51:05 0

    curl: (56) LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54

    FORM THAT WAS WRITTEN IN THE PODFILE
    pod ’mobile-ffmpeg-full’, ’ > 4.2.2’