PDA

View Full Version : help with mkvmerge050 with jccston gui


takeru
26th July 2003, 11:42
used mkvtoolnix050 with jccston gui, this was the commandline given from the gui:

mkvmerge --cluster-length 1000 --meta-seek-size 100 --output "h:\armageddon\source\arma.mkv" --cues iframes --language eng "h:\armageddon\source\arma.avi" --cues iframes --language eng "h:\armageddon\source\arma.ogg"

which resulted with this:

Error: Invalid cues option. No track ID specified (iframes).

how is it invalid? :confused:

ChristianHJW
26th July 2003, 12:54
Development on jcsston's GUI has stopped at supporting mkvmerge 0.4.4 AFAIK, so it wont be able to call mkvmerge 0.5.0, Mosu changed some things in the syntax.

A new GUI is being done by a new matroska team member, Florian 'Sir Elvis' Wagner .... be patient :) ....

BTW : cue tables for iframes is default now, you dont need this option anymore ...