Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
F
ffmpeg
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • ffmpeg
  • Repository

Switch branch/tag
  • ffmpeg
  • libavformat
  • mpegenc.c
Find file
BlameHistoryPermalink
  • Gyan Doshi's avatar
    avformat/mpegenc - log error msgs for unsupported LPCM streams · 4f8c6910
    Gyan Doshi authored Feb 20, 2018
    The MPEG-PS muxer only accepts PCM streams having up to 8 channels
    and the following sampling rates: 32/44.1/48/96 kHz.
    Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    4f8c6910
mpegenc.c 45.8 KB
EditWeb IDE

Replace mpegenc.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.