Recherche avancée

Médias (91)

Autres articles (21)

  • À propos des documents

    21 juin 2013, par

    Que faire quand un document ne passe pas en traitement, dont le rendu ne correspond pas aux attentes ?
    Document bloqué en file d’attente ?
    Voici une liste d’actions ordonnée et empirique possible pour tenter de débloquer la situation : Relancer le traitement du document qui ne passe pas Retenter l’insertion du document sur le site MédiaSPIP Dans le cas d’un média de type video ou audio, retravailler le média produit à l’aide d’un éditeur ou un transcodeur. Convertir le document dans un format (...)

  • Modifier la date de publication

    21 juin 2013, par

    Comment changer la date de publication d’un média ?
    Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
    Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
    Dans la rubrique "Champs à ajouter, cocher "Date de publication "
    Cliquer en bas de la page sur Enregistrer

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

Sur d’autres sites (5233)

  • h264 : Add support for alternative transfer characterics SEI

    8 août 2017, par Vittorio Giovara
    h264 : Add support for alternative transfer characterics SEI
    

    The use of this SEI is for backward compatibility in HLG HDR systems :
    older devices that cannot interpret the "arib-std-b67" transfer will
    get the compatible transfer (usually bt709 or bt2020) from the VUI,
    while newer devices that can interpret HDR will read the SEI and use
    its value instead.

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DBH] libavcodec/h264_sei.c
    • [DBH] libavcodec/h264_sei.h
    • [DBH] libavcodec/h264_slice.c
  • h264 : Add support for alternative transfer characterics SEI

    9 juin 2017, par Vittorio Giovara
    h264 : Add support for alternative transfer characterics SEI
    

    The use of this SEI is for backward compatibility in HLG HDR systems :
    older devices that cannot interpret the "arib-std-b67" transfer will
    get the compatible transfer (usually bt709 or bt2020) from the VUI,
    while newer devices that can interpret HDR will read the SEI and use
    its value instead.

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DH] libavcodec/h264_sei.c
    • [DH] libavcodec/h264_sei.h
    • [DH] libavcodec/h264_slice.c
  • Azure server - need to optimize upload transfer rate from android app

    16 octobre 2017, par Priya Dharmapandian

    I researched and went through the entire documentation on Azure yet couldn’t find the right solution for the below problems. So, I am elaborating the list of issues and scenarios for your understanding.

    Just to add top-up on this issue. Following are the scenarios.

    1. We are uploading the video through app. - Need help is optimising the upload transfer rate by using viable compression.

    As of now it is taking approximately 1-2 mins to complete the upload.

    1. Post uploading the Video we crop the video using FFmpeg codecs in our application on VM and then move the video file to Blob Storage.

    Followed by that we use the Azure Media SDK to make an asset to encode the cropped video for adaptive streaming and we also create the Progressive Download file for downloading the video which is cropped and has stiched images with it.

    • Cropped and Unstichhed video is played in the app which is of max length 32 seconds.
    • This still shows the buffering on the 4G network which is questionable ?
    • Downloadable file which has images stiched with it comes out with noise in the bottom of the video. (Attached image for ref.) Ref. Image. Look at the right botton pixelation.