Menu

not possible to extract attachments (2.2.2.9)

muhkuhtier
2012-01-14
2013-05-30
  • muhkuhtier

    muhkuhtier - 2012-01-14

    I can't extract attachments, e.g. fonts, anymore;
    video, audio, subtitle, chapters works fine for me.
    I'm using mkvextract gui 2.2.2.9 and mkvtoolnix 5.2.1

     
  • calluser

    calluser - 2012-02-29

    I think that's the reason

     
  • calluser

    calluser - 2012-02-29
     
  • muhkuhtier

    muhkuhtier - 2012-03-07

    This is the reason. pashin just need to change the ID.

     
  • Sakura

    Sakura - 2012-03-19

    Seems not everything was fixed. Using mkvmerge 5.3.0 and mkvextractGUI2 2.2.2.9 everything works fine, except extracting attachments. It shows "extracted ok" in the GUI but no files are generated. Ideas?

     
  • muhkuhtier

    muhkuhtier - 2012-03-21

    Read above. The attachment IDs are wrong. mkvextractGUI 2.2.2.9 starts with 0:Attachment1; 1:Attachment2…
    With mkvtoolnix 5.2.1+ you need 1:Attachment1; 2:Attachment2; …

     
  • Ichigo69

    Ichigo69 - 2012-04-15

    sorry for almost a month, but what do you do about it? if the attachment is 0:Attachment1, etc? I kinda need the fonts from a particular file and it's doing the same thing as above…

     
  • muhkuhtier

    muhkuhtier - 2012-04-21

    MKVcleaver v0504 works usually fine (http://forum.doom9.org/showthread.php?t=152108), but it is sometimes a little bit buggy for me.
    So I started to write a Powershell-script that works perfect for attachments, but it's not finished.

     
  • Anonymous

    Anonymous - 2012-10-31

    The problem is that attachment have 1-based id, but the gui thinks it's 0-based id, if you want to use this you have to increase by 1 the id of the command line for attachments… btw it should be fixed

     
  • Anonymous

    Anonymous - 2013-03-15

    I'm using now 2.2.2.9 but just until yesterday I use 2.2.2.8 and have the same problem with both.
    With 2.2.2.2 don't have any problem.
    I download also mkvtoolnix last version 6.1.0… because 6.0.0 also give trouble with this problem of not extracting attachments.

    Could anybody kind enough tell me HOW i change this attachment ID? Don't have any clue how to do it.

     
  • Anonymous

    Anonymous - 2013-05-14

    Folder "MKV Extract GUI": extract MKVExtractGUI v2.2.2.9 + MKVToolnix v5.2.1.0, rename "MKVExtractGUI2.exe" to "meg.exe", create shortcut "meg.exe" to "MKV Extract GUI.lnk" on the desktop

    Folder "MKV Merge GUI": extract MKVToolnix new, create shortcut "mmg.exe" to "MKV Merge GUI.lnk" on the desktop

    Use extract: run "MKV Extract GUI.lnk"

    Use mux: run "MKV Merge GUI.lnk"

     
  • Anonymous

    Anonymous - 2013-05-15

    Or
    Folder "MKVToolnix": extract MKVExtractGUI v2.2.2.9 + MKVToolnix New Version, rename "MKVExtractGUI2.exe" to "meg.exe", create shortcut "meg.exe" to "MKV Extract GUI.lnk", create shortcut "mmg.exe" to "MKV Merge GUI.lnk" on the desktop
    Run "meg.exe", after close "meg.exe", file "meg.ini" is create, open file "meg.ini", edit and save

    Left=22
    Top=29
    Width=452
    Height=440
    Source=0 This is start ID Track Source(Video, Audio)
    Output= C:\ This is Dir Output
    ChapterFormat=2 This is start ID Track Attachments (Fonts)

     
  • Anonymous

    Anonymous - 2013-05-15

    Folder "MKV Extract GUI": extract MKVExtractGUI v2.2.2.9 + MKVToolnix v5.2.0.0, rename "MKVExtractGUI2.exe" to "meg.exe", create shortcut "meg.exe" to "MKV Extract GUI.lnk" on the desktop Folder "MKV Merge GUI": extract MKVToolnix new, create shortcut "mmg.exe" to "MKV Merge GUI.lnk" on the desktop Use extract: run "MKV Extract GUI.lnk" Use mux: run "MKV Merge GUI.lnk"

    is good

    Folder "MKVToolnix": extract MKVExtractGUI v2.2.2.9 + MKVToolnix New Version, rename "MKVExtractGUI2.exe" to "meg.exe", create shortcut "meg.exe" to "MKV Extract GUI.lnk", create shortcut "mmg.exe" to "MKV Merge GUI.lnk" on the desktop Run "meg.exe", after close "meg.exe", file "meg.ini" is create, open file "meg.ini", edit and save  Left=22 Top=29 Width=452 Height=440 Source=0 This is start ID Track Source(Video, Audio) Output= C:\ This is Dir Output ChapterFormat=2 This is start ID Track Attachments (Fonts)

    is false

     

Log in to post a comment.