View Single Post
Old 4th June 2021, 13:22   #646  |  Link
hubblec4
Matroska find' ich toll
 
Join Date: Apr 2008
Posts: 1,377
update rev 1.29

chapterEditor(cE) rev1.29 is available.
Windows
Linux


An important bug fix for parsing Matroska files and Matroska chapter XML files.

Code:
Change chapterEditor

added    &
fixed    *
improved #
changed  %


rev1.29 2021-06-04
// chapterEditor
* Matroska Parser + Matroska Chapter-XML Parser
  The default value for the "ChapLanguage Element" is now "eng" and no longer "und"


// Time adjustments
& Frames as input (move and cut)
  - add an "f" to the end of the frame number
  - the source FPS from the FPS section is used
  - Source and Target FPS should be the same (but do not have to be)
  - the FPS must be set before entering the frame number,
    otherwise the entries in the edit fields must be renewed


// DVD2mkv
& added opening/editing of external subtitles

Last edited by hubblec4; 16th July 2021 at 19:17.
hubblec4 is offline   Reply With Quote