Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
MKVToolNix
MKVToolNix
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1
    • Merge Requests 1
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Moritz Bunkus
  • MKVToolNixMKVToolNix
  • Issues
  • #270

Closed
Open
Opened Jan 24, 2015 by Moritz Bunkus@mbunkusMaintainer

Support for RAW Xvid video in mkvmerge

Original reporter: micr… AT chel…

Hi,

It seems that mkvmerge doesn't support RAW Xvid video at the moment. When encoding an AVI file with MEncoder to Xvid and then dumping the video to RAW Xvid, mkvmerge reports that it has detected an unsupported type.... my commands for dumping the video are

mencoder file.avi -nosound -ovc copy -of rawvideo -o output.cmp

mkvmerge reports the following when trying to import the RAW file

Error: The file '/home/microchip/output.cmp' has unknown type. Please have a look at the supported file types ('mkvmerge --list-types') and contact the author Moritz Bunkus moritz@bunkus.org if your file type is supported but not recognized properly.

MP4Box from gpac has no problem importing the RAW stream. Is it possible to add support for RAW Xvid streams to mkvmerge?

Thanks!

Edited Oct 03, 2018 by Moritz Bunkus
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: mbunkus/mkvtoolnix#270