VobBlanker - aktuelle Version

  • http://www.posunplugged.com/jsoto

    MfG raschi


  • Habe ich gerade bei Movie2Digital gefunden-

    VobBlanker 1.6.0.6beta3 ( 10.03.2005 )
    Was seit Version1.6.0.5 geändert wurde:

    Zitat

    Das Problem mit einigen Motion Menüs im Cell List Fenster wurde behoben, wenn man ein Still Menü erzeugen wollte und noch ein paar kleinere Bugfixes.
    BugFix: Crash manually selecting I-Frame
    BugFix: Select all pgc in titles domain did not work
    BugFix: Select still-ing in Titles cell view was not disabled
    Bugfix: Subs PTS patching in motion2still

    Wer es testen will: http://www.movie2digital.de unter downloads

  • VobBlanker 1.6.0.6 am 19.3. erschienen!

    Changelog v1.6.0.6:



    Updated: Help file

    Added: Cells dialog is now resizeable

    Added: Set break GOP flag if needed when cutting titles

    BugFix: IsClosedGOP method was not correct

    BugFix: STC discontinuity was set in all cells when cutting titles if end mark was "last"

    BugFix: Subs PTS patching in Motion2Still

    BugFix: Crash manually selecting I-Frame

    BugFix: Select all pgc in titles domain did not work

    BugFix: Select still-ing in Titles cell view was not disable

    BugFix: A/V delay failed if the first encoded frame is not temporal sequence number 0, that is when vobu_s_ptm is different fromk first video pts value. Thanks tompucoder for the clarification

    BugFix: Resizing Menu dialog, some objects were not moved



    Note: A full changelog is included in the zip file


    http://www.posunplugged.com/jsoto


    Gruß
    Databox

  • Current Release 2.0.0.1
    03-April-2005

  • VobBlanker v2.0.0.2 released

    Zitat
    Zitat
    Zitat

    [font=verdana, arial, helvetica] Vers 2.0.0.2 (09-05-2005)[/font]


    • [font=verdana, arial, helvetica]Added: Option to disable Overlay. Useful for Linux users (using wine). MFC42 is statically linked, so Linux users do not need the dll.[/font]
    • [font=verdana, arial, helvetica]Added: Motion2Still (with audio) in Titles domain, cellbased mode.[/font]
    • [font=verdana, arial, helvetica]Added: Motion2Still: Patch Next and Prev SRI pointers[/font]
    • [font=verdana, arial, helvetica]Added: Drag&Drop parent folder[/font]
    • [font=verdana, arial, helvetica]Changed: Quit confirmation: Only requred if DVD has not been processed and quit has not been caused by Quit button (Esc, Atl+F4..)[/font]
    • [font=verdana, arial, helvetica]Changed: Help file and help integration using htmlhelp instead of winhelp[/font]
    • [font=verdana, arial, helvetica]Changed: Apply user (registry) defaults instead of hardcoded ones when loading a project[/font]
    • [font=verdana, arial, helvetica]Improvement: Cutting titles: Detection when the edge cell is completely cut or kept, so change the processing mode accordingly[/font]
    • [font=verdana, arial, helvetica]BugFix: Replacing PGCs with more cells than the original was broken[/font]
    • [font=verdana, arial, helvetica]BugFix: Main menu Execute and quit were not disabled when they should be.[/font]
    • [font=verdana, arial, helvetica]BugFix: Cutting titles: Sometimes a cell was not cut (using "cut movie" and trying to cut the whole cell)[/font]
    • [font=verdana, arial, helvetica]BugFix: Bug when cutting single-cell PGCs or cutting start and end marks in the same cell[/font]
    • [font=verdana, arial, helvetica]BugFix: Another bug when cutting start and end marks in the same cell[/font]
    • [font=verdana, arial, helvetica]BugFix: Bug in TMAPTI calculation in some cases of reused cells.[/font]
    • [font=verdana, arial, helvetica]BugFix: VID calculation when blanking/replacing reused cells was broken in 2.0[/font]

    http://jsoto.posunplugged.com/


    Außerdem sagt jsoto, dass die Entwicklung des VobBlanker in der nächsten Zeit langsam voran gehen wird, da er seine Freizeit auch noch anderen Dingen (vor allem biken) widmen will...

    MfG raschi


  • http://www.vcdhelp.com/~jsoto/temp/VobBlanker_2010b6_exe.zip

    Added:

    • Subpictures stripping ability. Includes VOBs scan to calculate subs size.
    • Global option to fix VOB internal pointers in any case.
    • Option to fix VOB internal pointers in replacing titles.
    • In preview dlg, added an option to save frame as BMP
    • Added code to detect out of memory exceptions in Writepack method.
    • Added option to autoplay when opening preview dialog.
    • Option to copy color palette when replacing PGC.
    • Option to copy Audio/subs tables and status when replacing PGC.
    • Show # of buttons (BOVs) in Titles (Cells and PGCs). VOB scan is required
    • Option to check/update STC discontinuity flags in PGC Playback tables, based on written VOB

    Improvement:

    • Subpictures stream control updates in the case of an AR change due replacing PGCs
    • Use the number of audio packs scanned to re-calculate the audio size
    • Subs SYNCI pointers are now calculated from scratch, decoding the subs.(*)
    • Option to delete unreferenced cells if they are last ones of a VOBID instead of blank it. Up to now VB was only deleting the last ones of the whole VOB
    • Linked with new 2.0 DVDpreview version (Thanks, jeanl)
    • Multiline tooltips

    Changed:

    • New exe, smaller, linked with MFC42 as shared dll. This seems to fix the missing buttons problem in some computers. As a drawback, Linux users (using wine) will need to put the library mfc42.dll in the same folder than VobBlanker.
    • New icons courtesy of M7S
    • Main dialog size reduced. Now it can be used with 800x600 resolution.
    • Show the main dialog before load the DVD to allow the progress bar to be visible when opening a DVD from shell with "open with.."

    BugFix:

    • Strip Titles failed if the first pack of a VOB file (except the first one) was a nav one.
    • TMAPTI was filled wrong when blanking cells (splitting a DVD9 to 2xDVD5 i.e.)
    • Fonts in Log window under Linux were too big.
    • Resizing main dialog bug (in Getinitialcoordinates).
    • Preview not always show a still when opening.
    • Main dialog resizing bug
  • VobBlanker v2.0.1.0 b8 released

    Zitat
    Zitat
    Zitat

    Changes from beta6:
    - Main window coordinates and size automaticaly saved/loaded (blutach)
    - Larger fonts in Log (blutach)
    - Bugfix in deleting last cells of last VOBIDs (the procedure was not deleting the last VOB-IDs if all cells were unreferenced).
    - Completely new code to recreate the tables VTS_C_ADT VTS_VOBU_ADMAP VTSM_C_ADT VTSM_VOBU_ADMAP . Now the code supports ADT tables growing (in fact, it can currently happen blanking reused cells) and menu tables growing

    Quelle

  • VobBlanker 2.0.1.0 erschienen!

    Changelog v2.0.1.0:


    Added: Subpictures stripping ability. Includes VOBs scan to calculate subs size.

    Added: Global option to fix VOB internal pointers in any case.

    Added: Option to fix VOB internal pointers in replacing titles.

    Added: In preview dlg, added an option to save frame as BMP

    Added: Added code to detect out of memory exceptions in Writepack method.

    Added: Added option to autoplay when opening preview dialog.

    Added: Option to copy color palette when replacing PGC.

    Added: Options to copy Audio/subs tables and status when replacing PGC.

    Added: Show # of buttons (BOVs) in Titles (Cells and PGCs). VOB scan is required

    Added: Option to check/update STC discontinuity flags in PGC Playback tables, based on written VOB

    Improvement: Subpictures stream control updates in the case of an AR change due replacing PGCs

    Improvement: Use the number of audio packs scanned to re-calculate the audio size

    Improvement: Subs SYNCI pointers are now calculated from scratch, decoding the subs.(*)

    Improvement: Option to delete unreferenced cells if they are last ones of a VOBID instead of blank it. Up to now VB was only deleting the last ones of the whole VOB

    Improvement: Linked with new 2.0 DVDpreview version (Thanks, jeanl)

    Improvement: Multiline tooltips

    Improvement: Main window coordinates automatically saved/loaded

    Changed: New exe, smaller, linked with MFC42 as shared dll. This seems to fix the missing buttons problem in some computers. As a drawback, Linux users (using wine) will need to put the library mfc42.dll in the same folder than VobBlanker.

    Changed: New icons courtesy of M7S

    Changed: Main dialog size reduced. Now it can be used with 800x600 resolution.

    Changed: Show the main dialog before load the DVD to allow the progress bar to be visible when opening a DVD from shell with "open with.."

    BugFix: Strip Titles failed if the first pack of a VOB file (except the first one)
    was a nav one.

    BugFix: TMAPTI was filled wrong when blanking cells (splitting a DVD9 to 2xDVD5 i.e.)

    BugFix: Fonts in Log window under Linux were too big.

    BugFix: Resizing main dialog bug (in Getinitialcoordinates).

    BugFix: Preview not always show a still when opening.

    BugFix: Main dialog resizing bug

    BugFix: A couple of bugs in preview fixed by jeanl


    Gruß
    Databox

  • VobBlanker 2.1.0.0 Beta 5

    Changelog:
    B1
    * Added: Split-Cell ability in Titles domain. Splits a Cell and can add a new Program and a Chapter. Multiple splits (in different cells) are allowed ion the same process session
    * Added: VID/CID renumbering ability. Selected as default instead of filling the VID/CID sequence with blank cells.
    * Added: Motion2still accepts external I-Frames, from a VOB or bmp. bmps are converted using MuxMan.
    * Added: Drag and Drop in preview pane (used in motion2still)
    * Added: Tools menu to select external tools and Temporal folder
    * Added: html links in Main Menu to homepage and guides
    * Improvement: Detection of possible orphan subs in cell split and title cut.
    * Improvement: Window titles in Menus/Preview and Cell dialogs show the VTS and other useful info.
    * Improvement: Playing a PGC in the preview automatically changes the Cell at the end of the current one
    * Improvement: Some improvements opening the preview window to show the previous (if any) selected frame
    * BugFix: Video Attributes (resolution) were not correctly mapped.
    * BugFix: Replacing reused cells failed
    * BugFix: Some minor problems in menu final size estimations

    B2
    * Improvement: Unsynchronized packs are now skipped in Keep, cut and split modes. A Warning is issued, but process is not aborted.
    * BugFix: Fixing VOB pointers when de-ILVing cells not always was done.
    * BugFix: 2nd part of cell split bad numbered if VCID renumbering was not checked.

    B3&4
    * Added: Registry key with the Version
    * Improvement: Detection of cells in PGCs not listed in C_ADT tables
    * Improvement: Detection of mismatches between C_ADT and PGC tables.
    * BugFix: Crash (or unknown results) when adjusting sectors (last step) in a skipped VTS
    * BugFix: A reused cell in the same PGC (consecutive) was being confussed with a splitted one and produced a corrupted IFO. (i.e., blanked VTSs with pgcEdit) (thanks for the report, dirio49)

    B5
    # Added: Detection of ini/end cell pointers out of range.
    # Added: VOB files FullScan: used to get the right cell ini/end pointers
    # Added:Check if any offset is out of IFO range (C_ADT, M_C_ADT, C_ADMAP...). If yes, issue a warning and change it to zero.

    Die KInks zu den BETA'S findet ihr im Thread des englischen Forums: http://forum.doom9.org/showthread.php?t=100213

  • Vobblanker 2.1.0.0 final ist raus! :)

    Gibt's hier.

    Cu Rippraff

    Blumige Grüße, Rippraff

  • VobBlanker 2.1.1 Beta 1

    Changelog:
    B1

    • Added: Multiple Cut. Cutting at cell level is now supported, so up to one cut per cell can be done per session.
    • Added: Cut cells capability in MENU domain.
    • Added:Added some shortcuts in Main dialog Menu
      - Menu Still all PGCs with audio
      - Menu Still all PGCs w/o audio
      - Menu Delete all no buttons PGCs
    • Changed: Blank auto now keeps the PGCs with duration longer than 85% of the longest one. Useful for episodic DVDs
    • Changed: Using last version of DVDPreview
    • Changed: Disabled loading a PGC in Tiny in the case of multiple selection
    • Changed: Statically linked mfc42. Seems wine did not work with shared dll
    • Changed: Default of Autostart Tiny changed to False.
    • BugFix: TMAPTI Overwrites next sector in some cases of wrong input IFOs
    • BugFix: Loading "Process Titles" setting from project file was broken in 2.1.0.
    • BugFix: Setting to default values in main dialog were the old ones (not updated)
    Zitat von jsoto


    Note: Be careful with Cut feature... Cuts are not clean (audio frames are cut in the middle, etc)... Test deeply your DVDs
    Also, when using Cut in Menu domain you should keep the buttons and subs part of the cell. VobBlanker does not check it.

    Das ganze gibt's hier.

  • VobBlanker 2.1.1 Beta 2

    Zitat


    Changelog:
    B2

    • Added: Re-run is now allowed without reload the project if "Use input folder" was not checked. I've kept all the internal vars unchanged (I hope), so the re-run should work fine
    • BugFix: Combinations of Reusing Language Units and deleting/blanking the reused LUs did not work well
    • BugFix: Default of Autostart Tiny changed to False was not done in more settings dialog
  • VobBlanker 2.1.1 Beta 3

    Changelog:
    B3

    * BugFix: Copying Audio Attributes when replacing did not work in some cases.
    * BugFix: Abort button in cells dialog did not move when resizing.

    Link

  • VobBlanker 2.1.1 Beta 4

    Zitat


    Changelog

    • Changed: VobBlanker now skips the pack instead of abort when find a wrong pack in replacing PGC/Cells.
    • BugFix: ILV material was not well reported in PGC list and Cell list

    link

  • VobBlanker 2.1.1 Beta 8

    Changelog:
    B5-8

    * Added: Error checking in writting process (if disk full, i.e.). Also added a check on the available/required disk space before start processing.
    * Added: I'm done audio alarm using two wav files: DoneOK.wav and DoneKO.wav.
    * BugFix: Decoding the subs (to get their duration) failed in some cases, and an additional bug decoding wrong sub commands caused VobBlanker to hang in an infinite loop

    Klick

Jetzt mitmachen!

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