Recherche avancée

Médias (91)

Autres articles (26)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

  • Mise à disposition des fichiers

    14 avril 2011, par

    Par défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
    Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
    Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)

Sur d’autres sites (6055)

  • Embedding "Dolby Digital Plus with Dolby Atmos" into MP4 using ffmpeg

    8 mars, par Krystian

    How can I encode Dolby Atmos into MP4 ? I am using this command ffmpeg -i input.mp4 -i input.ec3 -map 0:v -map 1:a -c:v copy -c:a copy -disposition:a default -metadata:s:a:0 complexity_index=16 -metadata:s:a:0 title="Dolby Atmos" output_test.mp4 I have to provide every single piece of data that is inside this EC3 file. I have noticed that when I am running this command the MP4 file contains actual Dolby Atmos stream but it's missing complexity index. Raw EC3 file has Complexity Index set to 16 but after adding it to MP4 file the complexity index is not present and this MP4 is not identified as a video with proper Dolby Atmos stream

    


    I thought that after using this command, complexity index will be added correctly. I don't want to use MKV but it looks like I will have to do that.

    


  • Converting dolby vision + lossless audio mkv to higher compatibility mp4 using ffmpeg

    28 septembre 2023, par Infinity

    I want to convert mkv to mp4 for the following reasons.

    


    Mkv files do not trigger dolby vision on an LG OLED A1 but mp4 files do.

    


    Lossless TrueHD with Atmos audio and DTS-HD MA audio are not supported by LG A1 OLED.

    


    I would like guidance on what commands need to be used to to perform a conversion that keeps all original audio and subtitle tracks of different languages and file formats.

    


    I have had some success with a reddit post converting mkv files that have dolby vision and eac3 with atmos tracks to mp4 maintaining dolby vision and atmos data but I lose all subtitle tracks and only one audio track is converted other languages and tracks lost.

    


    I have not been able to find information online regarding going from DTS-HD MA or TrueHD with atmos to eac3 with atmos or any other supported format by LG A1 OLED.

    


  • Add Chinese Traditional (zh-TW)

    20 novembre 2013, par atans
    Add Chinese Traditional (zh-TW)