Log in

View Full Version : [MeGUI] Problem with muxing mkv


KoVaR
9th October 2007, 16:50
Hi
I wanted to encode some video I took with fraps.
All went ok untill the final muxing
This is what happened:
Log for job job4

Job commandline: "D:\Dokumenty\DVD\MeGUI\tools\mkvmerge\mkvmerge.exe" -o "D:\morg-muxed.mkv" --aspect-ratio 0:3333/2500 -A -S "D:\morg.mkv" -a 0 -D -S "D:\morg.mp3" --split 0M --no-clusters-in-meta-seek
mkvmerge v2.1.0 ('Another Place To Fall') built on Aug 19 2007 13:39:56
'D:\morg.mkv': Using the Matroska demultiplexer.
'D:\morg.mp3': Using the MP2/MP3 demultiplexer.
'D:\morg.mkv' track 1: Using the MPEG-4 part 10 (AVC) video output module.
Track 1 of 'D:\morg.mkv': Extracted the aspect ratio information from the MPEG-4 layer 10 (AVC) video data and set the display dimensions to 640/480.
'D:\morg.mp3' track 0: Using the MPEG audio output module.
Warning: 'D:\morg.mkv': A track with the ID 0 was requested but not found in the file. The corresponding option will be ignored.
The file 'D:\morg-muxed-001.mkv' has been opened for writing.


The cue entries (the index) are being written...
The file 'D:\morg-muxed-002.mkv' has been opened for writing.

> the list goes on <

The cue entries (the index) are being written...
The file 'D:\morg-muxed-078.mkv' has been opened for writing.

The cue entries (the index) are being written...
Muxing took 24 seconds.


I ended up with 78 "muxed" files.
Each file is exacly 10 seconds long and with sound.

morg.mkv (before the mux) plays fine in mpc.
When I tried manual muxing I get error: "Unable to determine type of input video"
What is wrong ?

berrinam
9th October 2007, 22:27
This is a bug (the split size has been set to 0 megabytes, whereas it should not have been set at all). Please report it on the sourceforge bug tracker. There's a link in my signature.