Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Steve Lhomme
  • VLCVLC
  • Repository

Switch branch/tag
  • vlc
  • modules
  • demux
  • mp4
  • mp4.c
Find file BlameHistoryPermalink
  • Alex Converse's avatar
    Add support for MPEG-4 ALS to the MP4 demuxer and FFmpeg wrapper. · df7e8cf9
    Alex Converse authored Mar 24, 2010 and Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf committed Mar 26, 2010
    MPEG-4 ALS is a pure losses audio codec from MPEG. Like other MPEG-4
    Audio variants it's muxed into the MP4 container with Object Type
    Indication 0x40 followed by its Audio Object Type (36).
    
    Sample:
    http://streams.videolan.org/Mpeg_Conformance/ftp.iis.fhg.de/mpeg4audio-conformance/compressedMp4/als_00_2ch48k16b.mp4
    
    Signed-off-by: Jean-Baptiste Kempf's avatarJean-Baptiste Kempf <jb@videolan.org>
    df7e8cf9

Replace mp4.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

VideoLAN code repository instance