View Single Post
Old 20th May 2014, 22:07   #91  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,380
at a BD I had to find that eac3to the last small m2ts file can not process properly.
then I have the corresponding mpls file is loaded directly into mmg and behold also there are back mmg an error message.

Code:
Error: The track number 2 from the file 'H:\BDMV\STREAM\00003.M2TS' 
cannot be appended to the track number 2 from the file 'H:\BDMV\STREAM\00057.M2TS'. The track parameters do not match.
I sent mosu a bug report using eac3to and then we talked a bit. but he could not replicate the error.

the last m2ts is not even a second long, so it may actually be ignored.
I have then Multi Editions Editor also done in a checkbox and installed with which you can choose to omit this.

and a few other minor things have been fixed and improved.

Code:
Changelog chapterEditor 

add &
fixed *
improvement #
layout change %



rev0.20
// chapterEditor
* Time-edit fields: it was possible to minutes and seconds greater than 59 to enter

// XML Format
# the times for the start and end of change right now in Treeview

// Multi Editions Editor
& Ignore last m2ts file: a workaround for Blurays the last one m2ts
   but which have "apparently" different track parameters than the other m2ts files
  (e.g. Star Trek Enterprise Season 3)
  - an exact test does not take place, it is only after the playing time of the last
    looked m2ts file
  - is the playing time of less than 2 seconds, you can ignore the file (or not)

* Number of m2ts files could be determined incorrectly in non-multi editions

* demux an audio track with no multi editions did not work properly
  - eac3to_log file is now also created

* if an audio track is the second time converted, it is now updated in the Track list
  and no longer added as a second converted audio track

# the edit field "track name" gets the focus after a track is selected

# the Start button is disabled by pressing and press the
  from the reset button re-enabled
  - thus can not be read twice a Bluray

% a checkbox "Ignore last m2ts ..." inserted

Last edited by hubblec4; 20th May 2014 at 22:13.
hubblec4 is offline   Reply With Quote