PgcEdit - Aktuelle Version

  • PgcEdit 0.5.0 beta12 is available

    Well, this beta should be the last one before the final release.
    As far as I know, this version is stable. The aspect ratio problem in the preview and menu editor is fixed, as well as a couple other bugs (including the PTT table bug reported by CoNS).

    Der final wird aber nochn bissl dauern da nochn paar bugs dazugekommen sind

  • PgcEdit 0.5.0 beta13 is available

    Beta 13 is an attempt to fix the problems with the parsing of menubuttons/BOVs encountered by Wheelie4 and M7S.
    I don't have a DVD with such problem, so, the bugfix was somewhat a blind edit. It may, or may not work.

    @Wheelie4 and M7S: Could you check it with your 'problematic' DVDs? Thanks.


    Number of streams. Yes and no. It ia actually possible to search for the number of streams defined at the PGC level, and fix the total number of streams in VTSI_MAT with the Fix Streams macro.
    But I writed this macro with a request of 2COOL in mind, and it is not possible to add a stream for now. Only to remove unnecessary streams left after a strip.
    I'll change that immediately. 0.5.0 final will have a macro that will work in both situations.
    So, the correct procedure will be: change the streams assignments at the PGC level, then call the macro. If some streams are added, you will need to edit the streams attributes as well.
    [EDIT:] Done.

  • PgcEdit v0.5.0 released

    Changelog:

    A. BOV (Buttons Over Video in Title domains) support:
    - Replaced the executable button_dump.exe bt a Tcl/Tk function, able to
    parse the menu buttons in menu domains. The menu buttons informations are
    therefore available also for Macintosh pre-OSX platforms.
    - Added "File->Find BOVs" and "Options->Automatically Launch BOV finder when
    a DVD is opened?" to find the BOVs at startup.
    - "Utilities -> Show Menu Buttons or BOVs" works now also for Title PGCs.
    - Added "Show BOVs" popup menu in the PGC selector on title PGCs.
    R. Removed the "Options/Show libdvdread warnings when parsing menu buttons?".
    A. "Fix number of streams in VMGM/VTSI_MAT tables" macro to change the number
    of streams in the VMGM_MAT and VTSM_MAT tables according to the number of
    streams enabled in the PGCs.
    A. Domain Streams Attributes check now if the current number of streams match
    the number of streams enabled in the PGCs.
    A. Domain Streams Attributes allow now to edit the audio stream types and
    parameters. (Still no support to edit the karaoke parameters.)
    A. Open DVD: If there are empty VOB files, an option to delete them is now
    presented to the user when the DVD is loaded.
    A. Added a Burn DVD/Create ISO toolbar icon. (Windows only)
    A. Added some missing credits and thanks in the About dialog.
    E. Kill Playback macro: New algorithm to determine if it is safe to use the
    macro. It is safe to kill playback if there are no menu buttons, and if
    there are no cell commands jumping outside of the current PGC.
    E. Blank Out PGCs in Domain: The "Kill Playback only when it's safe" option
    now uses the new Kill Playback macro.
    E. Cell type flag SCR Discontinuity (System Clock Reference) renamed to STC
    Discontinuity (System Time Clock). (Recommandation of Mpucoder)
    E. Burn DVD: The MenuShrinkBackup is now removed automatically from the DVD.
    E. Added the audio and subpic stream IDs in Domain Streams Attributes GUI and
    in Info -> Streams.
    F. PgcEdit_Preview.exe v1.6 by Jeanl. Fixes an aspect ratio bug with VCD and
    SVCD resolutions, and another one with garbage addeded in the bottom of
    the image when the vertical resolutions was not a multiple of 32.
    F. When a cell is reassigned or blanked, the Seamless Joint flag is now
    cleared.
    F. Trace mode: The target of LinkPTT commands was wrong (was pre-commands of
    the PGC instead of target chapter.)
    F. Trace mode: A NOP command in a menu button or BOV is now ignored.
    F. Highlight Target/Jump to Target did not work in some cases with CallSS.
    F. Menu buttons viewer bug: After selecting another frame with the < and >
    buttons, the background image was not displayed for VMGM menus.
    F. Fixed a bug with the Video Attributes display. The resolution, bitrates
    and 'top & bottom cropped' flags were wrong. The saved attributes were
    OK, though.
    F. Fixed a bug when writing a PTT_SRPTI table containing PTTs assigned to
    program 0. Yes, I've seen a DVD with such bizarre things!
    F. Fixed a bug occurnig after a Delete Program. The program map table was
    not padded to an even number of bytes.
    F. Misc. little bug fixes.

  • doch. im engl. forum.

    Zitat von roiz

    with, at last, the menu buttons editor (and a couple bugfixes).


    jaaawoll! das is doch was. :cool:

  • PgcEdit v0.5.1 beta 3 released

    Changelog:

    v0.5.1 beta 2:

    - Fixes the two bugs in the menu editor reported by jeanl and blutach.
    - Allow to right click on a button in the viewer to go in the editor.
    - Fixes the bug starting PgcEdit 0.5 standalone on Linux platforms.


    v0.5.1 beta 3 :

    Fixes the bug discovered by Tobi (see above), and a small problem with the Group radiobutton being highlighted in red after a Delete Button, even when the All Groups mode was current.

  • PgcEdit v0.5.1 released

    Changelog:

    A. Menu Buttons/BOVs Editor (still not totally finished, but operational.)
    F. Wrong display aspect ratio was used in the menu buttons viewer for group
    types sharing modes "normal" + "letterbox".
    F. Fixed wrong highlighted target/jump to target in menu domains: the target
    was always in LU 1.
    F. Moved the stream's VOB IDs from the Domain Streams Attributes to the PGC
    Streams assignments GUI, where they should be. The streans IDs are now
    hopefully corrects.
    F. Linux standalone executables 0.5.0beta1 to 0.5.1beta1 were broken. The
    sources were OK. V 0.5.1beta2 is the first working 0.5 standalone exe.
    F. Fixed a bug in 'Delete last PGC in domain' in title domain. The new total
    number of TTNs was wrong when a PGC sharing the same TTN number with
    another one was deleted.
    F. Small bug fixed that prevented to "Delete Last PGC in Domain" if the PGC
    was created with "New Dummy PGC" during the same PgcEdit session.

  • Zitat von mad-eddy

    [size=18]- changelog such ich noch...

    PgcEdit: Version history

    A. = Added feature
    R. = Removed
    E. = Enhancement
    F. = Fixed bug

    0.5.2beta4 (April 9, 2005)

    • E. Export and Import color lookup tables is now able to import/export RGB colors in ASCII format, and to import the colors from a Muxman project.
    • E. Multiple errors messages when parsing the VOBs for menu buttons are now suppressed. Take care: one error message means that the whole VOB is not correctly parsed!
    • F. Problem deleting the DLLs in the bin directory when uninstalling PgcEdit is now partially fixed. You will need to delete them manually.

    0.5.2beta3 (April 9, 2005)

    • A. Added an Configuration option in the virtual player setup to load the PGN (Program number) instead of the PTTN (Chapter number) in SPRM 7. Many software and hardware players are not standard compliant on this point.
    • A. Added Export and Import buttons to save and load the color lookup table of the current PGC in the PGC Editor. File format: raw YCrCb color table.
    • A. Added an option to display the popup menus when the right mouse button is released instead of pushed. This option is not recommended, though.
    • A. A warning is issued when entering the menu buttons viewer if several sets of menu buttons are found in a cell. Currently, PgcEdit handles only the first set. A new option to optionally scan for multiple sets of BOVs has also been added in the 'Scan for BOVs' dialog.
    • A. Added an option to store the PgcEdit_backup in the root folder of the DVD instead of in the VIDEO_TS folder. Useful to launch programs that doesn't work if there are illegal files in VIDEO_TS (like WinDVD).
    • A. Added File->Incremental Backup. Renames the current PgcEdit_backup folder (adds the modification time and date), and creates a new PgcEdit_backup.
    • E. File->Delete Backup(s) is able to delete the backups created by PgcEdit, VobBlanker, MenuShrink and Windows (Copy of ...), including incremental backups. TitleSetBlanker backups are not supported anymore.
    • E. Burn DVD: Excludes the backups PgcEdit_backup*, VobBlanker_backup*, MenuShrinkBackup* and "Copy of *" from the compilation.
    • E. Better error trapping for file I/O errors (copy, delete, rename, makedir). Now, a dialog pops up, allowing to retry the operation.
    • E. Thanks to the demo version of the Tcl DevKit, the code is now a little bit optimized, and a couple of potential bugs have been fixed.
    • F. The last VTS's title domain BOVs were never saved. Fixed.
    • F. "Can't read "::buttons::butsinfo(*,hlendtime)": no such element in array" (and selendtime) errors when a new button was created are now fixed.
    • F. Trace: When in a button command, LinkNextCell linked to the current cell, and LinkPrevCell linked to the current cell -2. Fixed.
  • PgcEdit v0.5.2 released

    Changelog:

    A. Added an Configuration option in the virtual player setup to load the PGN
    (Program number) instead of the PTTN (Chapter number) in SPRM 7. Many
    software and hardware players are not standard compliant on this point.
    A. Added Export and Import options to save and load the color lookup table of
    the current PGC in the PGC Editor. File format: raw YCrCb color table (64
    bytes, with leading 0 before each color) or RGB colors in ASCII format.
    The import function can also import the colors from a Muxman project, or
    from VTS IFO file (the colormap of the first PGC is used).
    A. Added an option to display the popup menus when the right mouse button is
    released instead of pushed. This option is not recommended, though.
    A. Added an option to store the PgcEdit_backup in the root folder of the DVD
    instead of in the VIDEO_TS folder. Useful to launch programs that doesn't
    work if there are illegal files in VIDEO_TS (like WinDVD).
    A. Added File->Incremental Backup. Renames the current PgcEdit_backup folder
    (adds the modification time and date), and creates a new PgcEdit_backup.
    A. A warning is issued when entering the menu buttons viewer if several sets
    of menu buttons are found in a cell. Currently, PgcEdit handles only the
    first set. A new option to optionally scan for multiple sets of BOVs has
    also been added in the 'Scan for BOVs' dialog, and the scanning for sets
    of buttons is optimized for speed.
    E. Multiple errors messages when parsing the VOBs for menu buttons are now
    suppressed. Take care: one error message means that the whole VOB is not
    correctly parsed!
    E. When saving buttons or BOVs, the original highlight status is left
    unchanged so that the animated highlights (for example, in Spiderman) will
    now still be animated.
    E. File->Delete Backup(s) is able to delete the backups created by PgcEdit,
    VobBlanker, MenuShrink and Windows (Copy of ...), including incremental
    backups. TitleSetBlanker backups are not supported anymore.
    E. Burn DVD: Excludes the backups PgcEdit_backup*, VobBlanker_backup*,
    MenuShrinkBackup* and "Copy of *" from the compilation.
    E. Better error trapping for file I/O errors (copy, delete, rename, makedir).
    Now, a dialog pops up, allowing to retry the operation.
    E. Thanks to the demo version of the Tcl DevKit, the code is now a little bit
    optimized, and a couple of potential bugs have been fixed.
    F. The last VTS's title domain BOVs were never saved. Fixed.
    F. "Can't read "::buttons::butsinfo(*,hlendtime)": no such element in array"
    (and selendtime) errors when a new button was created are now fixed.
    F. The total number of menu buttons or BOVs displayed in the PGC selector
    label was not updated after a Remove Cell. Fixed.
    F. Trace: When in a button command, LinkNextCell linked to the current cell,
    and LinkPrevCell linked to the current cell -2. Fixed.
    F. Fixed a little bug in the "Options/Install/Associate PgcEdit with IFO (or
    BUP) Files", when the association was already present, but was blank.
    F. Problem deleting the DLLs in the bin directory when uninstalling PgcEdit
    is now partially fixed. You will need to delete them manually.

  • PgcEdit 0.5.4 released!

    Changelog:

    MfG raschi


  • PgcEdit 0.5.5 released!

    MfG raschi


  • PgcEdit v0.5.6 B1 released

    Changelog:

    * Added the command "Delete All Commands in PGC" in the PGC Selector popup menu.
    * Added the utility "Delete All Commands in Domain", also available in the PGC Selector popup menu.
    * Added the function "Delete All Commands in DVD", available only by right-clicking on an empty line in the PGC Selector.
    * Added the utility "Blank out all Title PGCs in DVD", that calls the "Blank Out All PGCs in Domain" utility in sequence for all title domains.
    * Added an option to change the default colors of the GUI, requested by a Linux user.

  • PgcEdit 0.5.6beta6 ist raus.


    Wie immer hier.

    Cu Rippraff

    Blumige Grüße, Rippraff

  • So jetzt ist die Final von 0.5.6 raus! :)


    Wie immer hier.

    Cu Rippraff

    Blumige Grüße, Rippraff

  • PgcEdit v0.5.7 B2 released

    Changelog:

    Beta2:
    # F. Fixed some english grammar/vocabulary errors.
    # F. When the option "Store backup folder in parent of VIDEO_TS folder" is ON, the backup folder is saved now in the parent only if the DVD files are in a VIDEO_TS subdirectory.
    # F. Some display problems on Macintosh platforms (default font size...) are now hopefully fixed.


    Beta1:
    # A. Added an option to hide the [hex codes] in the main commands listbox.
    # A. Added an option to go automatically to Trace mode whan a DVD is opened.
    # E. The "DVD modified, are you sure?" warning now allow to save the DVD.
    # F. Fixed a typo: changed all occurences of sheme to scheme.

  • 0.5.7 (June 4, 2005)
    A. PgcEditor: Added an Angle column ("A.") in the cell list.The angle value is computed from the Type Flags."-" means all angles, "?" means error.
    A. Added a function to remove the current LU from the IFO.The VOB cells are left unreferenced.You may strip them with VobBlanker easily.
    A. Added a button "CellTimes.txt" in the Pgc Editor to generate the list of cell times needed to remux a clip with chapters.You may add an offset to the cell times if you want.
    A. Added an option to hide the [hex codes] in the main commands listbox.
    A. Added an option to go automatically to Trace mode whan a DVD is opened.
    A. Shift-clicking on a PGC in the PGC Selector now toggles the breakpoints on that PGC (without selecting it).
    A. Added a "Documentation" item in the help menu.It tries to open these files: "<PgcEdit install dir>/doc/PgcEdit_manual.chm" (under Windows only) then, if the file is not found, "<install dir>/doc/PgcEdit_manual.htm", then "<install dir>/doc/PgcEdit_manual.txt", and finally, it opens the online HTML version stored at VideoHelp. The old, obsolete single text file has been removed from the distribution.
    A. Added an option to tell PgcEdit which web browser you want to use.Now, the homepages, online docs and DVD-Replica online help are available also for Linux and Mac users.
    E. The shortcuts of the context menus of the PGC selector are now displayed in the menu.
    E. Added tooltips on the edit buttons with the keyboard shortcuts.
    E. Added tooltips in PGC Editor's color table to show the color number.
    E. Added some tooltips on the labels of the cell list in the PGC Editor.
    E. Added the Control-Delete shortcut to call the Blank Out All PGCs utility.
    E. The "DVD modified, are you sure?" warning now allow to save the DVD.
    E. New Preview 1.9 by jeanl.In info mode, the buttons outlines are displayed.Also, mfc42.dll is now linked in the executable, and is therefore not needed anymore under Linux.
    F. Bug in the Search function in All mode: the line numbers were wrong.
    F. Menu Editor: The Align button functions where not working as expected when the current button position was previously edited manually.Fixed.
    F. Workaround for a Tk bug under X11 (Mac and Linux): a wrong height is calculated by Tk for windows with menus.Therefore, the OK/Cancel buttons were hidden in the menu editor.
    F. Some display problems fixed under Mac (X11 and Aqua versions.)
    F. Error when blanking a titleset when the preview window is open fixed.
    F. "Save IFOs as" saved the modified VOBs also (in the original folder).
    F. When the option "Store backup folder in parent of VIDEO_TS folder" is ON, the backup folder is saved now in the parent only if the DVD files are in a VIDEO_TS subdirectory.
    F. Trace:LinkTopCell in a menu button linked to the previous cell.Fixed.
    F. Fixed a rare bug when reading the menu buttons informations.
    F. Fixed some english grammar/vocabulary errors.

  • PgcEdit 0.6.0beta7 released

    Changelog:

    A. = Added feature
    R. = Removed
    E. = Enhancement
    F. = Fixed bug

    0.6.0beta7 (June 18, 2005)
    F. Fixed a bug when compilation size > DVD-9 size.
    E. The angle cells are now removed from the list of valid cells for the layer
    break.
    E. Added two fields in the Burn Setup dialog to type the default size of the
    single layer DVDs and the DL DVDs. An "Use" button has also been added.
    The top frame of the Burn dialog lists also the DVD and DL-DVD capacities.
    The output of the Check DVD+/-R size function has also been modified.
    F. Fixed some bugs in the Find All function: the line number (when the target
    was a pre, post or cell command) and the cell number (when the target was
    a button or BOV) were off by 1, and the button group was not always
    correctly displayed. The GUI has been changed also to avoid the Tcl/Tk
    limitaiton of the number of occurences that can be displayed in a canvas.

    0.6.0beta5 (June 13, 2005)
    A. Added button "Seamless cell" in the burn DL-DVD GUI, to clear old layer
    break flags.

    0.6.0beta4 (June 12, 2005)
    A. Added shortcut Control+P to launch the PGC Preview.
    F. Fixed a bug in the calculation of the number of padding sectors when the
    selected cell's original LBA was < compilation size / 2.
    E. Some improvments in the burn DL interface.

    0.6.0beta3 (June 10, 2005)
    F. Fixed a bug in the calculation of the minimum sector value for the LB.

    0.6.0beta2 (June 8, 2005)
    R. Removed the original link to DVD Decrypter's homepage in the Burn Setup
    dialog because this page is discontinued, and may be monitored by a major
    DVD company. Replaced by a direct download link at Doom9.

    F. Two big bugs fixed in the Burn DL routine. Should work now!
    E. If the option to burn with DVDD is ON, the number of sectors in L0 is set
    automatically in the setups of DVD Decrypter, via the registry.

    0.6.0beta1 (June 6, 2005)
    A. The Burn function (under Windows only) is now able to burn Dual Layer
    DVD-9s. Added a GUI to retrieve the Layer Break cell. Note: You MUST
    burn the ISO with DVD-Decrypter or a burner that honor the LB placement!
    E. Added an option to change the default listbox background color to white
    under X11 (Linux, and Mac with Tk-X11).
    E. Menu Editor: Changed the menu labels Buttons -> Align vertically and Align
    horizontally to Align on same column and Align on same row.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!