DVB-Cube <<< Das deutsche PC und DVB-Forum >>>

Nachbearbeitung => # Software & Tools zur Nachbearbeitung => Thema gestartet von: SiLæncer am 10 März, 2005, 18:36

Titel: MPG2Cut 2 ...
Beitrag von: SiLæncer am 10 März, 2005, 18:36
MPG2Cut 2 Build 7701

1) Multiple clips into a single file.
   After making a selection, click the "+" button
   to add the clip into the Edit selection List.

   When you have selected all your clips,
        Menu - File - Save ALL   to save all the clips.

   If you just want to save ONLY the current selection,
        Menu - File - Save This   to save just the current selection.

   Players may pause at joins - try hitting PLAY.
   This is because I am not rebuilding the internal Time Stamps.

   Preview function of multiple clips (SHIFT-F8)
    is a bit rough around the edges.

2) Multiple Input files.

   Reinstated the ability to concatenate multiple input files.
   Added a menu command to DELETE all the input files.
   This is a REAL delete - *NOT* a recycle.

3) Compatibility improvements.

   Overcomes most of the problems reported by users regarding
   Mpeg2Cut incompatibility with other software:

   Output Format controls to standardise start and end of file.
   Preamble options to copy headers from original file.
   Padding option to pad out end of clip or file.

   Clip scoping changed from I-Frame start block number
   to instead use SEQ/GOP header start address.

4) More Fault Tolerance.
   Much less vulnerable to transmission errors.
   This is especially important when working with cruddy DTV captures.

5) Interface with Windows Explorer
   Now accepts file name via parm area.
   Output file names are now based on input file name.

6) Toolbar changed.
   Moved to top to allow for picture height > display height
   Extra buttons for ergonomic reasons.
   Button size scaled according to screen resolution.
   Extra buttons and info on progress window.

7) BMP snapshot no longer requires RGB24 display.
   Option to separate interlaced fields.
   Name now based on input file name and frame time stamp.

8) Display Enhancements.

      - Aspect Ratio Correction
      - Fast De-Interlace
   - Align view window based on primary mouse click within image area.
      - Zoom-Out through toolbar button or secondary mouse click;
   // not yet:- Zoom-In at double-click position (Max=1:1)
           - Release overlay when minimized
      - Attempt to reacquire overlay after DisplayChange
                or Mpeg canvas size increase.

   Most MPEG files have anamorphic (squeezed) pixels.
   Program now allows for this,
   so even Cinemascope looks almost sensible.

   HDTV (1080) viewed on low-res screen (640) will ZOOM OUT by default.
   Amount of Zoom can be controlled through "Z" button on toolbar.

   To allow for previewing HDTV on a small processor,
   option to skip frames when behind, during play/preview processing.
   This is rather rough, so only turn on when really needed.

   RGB mode support for view enhancements is very basic. YUY2 is better.

   Gamma control added to Luminance dialog.

   This allows you to adjust for the difference in luminal linearity
   that exists between TV standards and PC video cards.
   Also, the gain control now acts more like classic TV contrast control.

   This slows down "PLAY" mode, as it is less efficient than the basic
   controls that existed in the previous version, which used MMX.

9) Navigation Keys.
   SHIFT key speeds up the arrow keys. Other new keys defined.
   Because I am impatient.
   "Fast Back" option to speed up backward stepping.

10) Intelligent reset of OUT point
    on subsequent IN selection.
    Now resets OUT to END.

11) Shows how many MegaBytes are selected out of total MB.
    Also checks amount of free space on output FAT drive.
    Estimated time left when outputing large file.

12) Default Output folder and Extension.

13) Visual EOF Indicator.
    Display now shows a visual indicator of EOF reached,
    to clearly distinguish it from the last image shown. (YUY2 mode).

13) Frame Rate Controls.

14) Sped up Mpeg decoder a little bit.
    Still scope for trimming fat from the processing of component buffers.

15) Reduced tendency to swamp the system when copying large selections.
    Can be adjusted using the "Slow" option or buffer size Menu control.

16) Shows Time Co-ordinates.
    Current position is shown as time relative to start of file.
    Assumes timestamp sequence is unbroken.
    
    Alternatively co-ordinates can be shown as the actually internal value
    of the Mpeg time stamps, or just a block number within the file.
    Swap formats by clicking on the time display.

    Preference is given to GOP based time codes,
    but can fall back to PTS basis when GOP time missing.

17) MPAlib version chosen by program.
    The user no longer needs to understand the difference in hardware
    between models of CPU with different hardware features.

    Repackaged the "Dark Avenger" Audio DLLs into a single ZIP file,
    downloadable from the same page as Mpg2Cut.
    People did not like having to search 2 different sites for downloads.
    However, the actual content of the DLLs has not changed.

18) Cleaned up code for grabbing Private Streams.
    but there is more to do on this, especially on Stream 2.
    More info displayed about mpeg audio layer.

19) More info in Title bar and Stats panel.
    Progessive/Interlaced indicator (p/i) after vertical line count
    Field encode structure (Top first/Bottom first/p=progressive encode)
    EG  576ip means interlaced original, encoded progressively).
    
    I wonder why so many files from interlaced field sources
    are encoded as NON-FIELD (Full Frame) pictures,
    as if they were from a progressive source ?

20) Garbage Collection Command.
    So you've deleted a file and it ain't in the recycle bin.
    You've even looked in the Norton Proctected bin and it ain't there either.
    The File Garbage Reclaim command converts free space on disk into a file,
    to allow browsing of very deleted data.  All very wobbly though.
 
 
+ Miscellaneous little changes.

Gibts auf dvbsoft.net
Titel: Neu : Mpeg2Cut 2 ver. 2.2 (build 5425)
Beitrag von: SiLæncer am 28 April, 2005, 19:14
Gibts auf dvbsoft.net (multidec&co)
Titel: Neu : MPEG2Cut 2 Build 6917
Beitrag von: SiLæncer am 30 Mai, 2005, 18:08
Mpeg2Cut 2 ver. 2.2 (build 5529)

CHANGE NOTES (since Version 1.5 of Mpeg2Cut)
============

1) Multiple clips into a single file.
   After making a selection, click the "+" button
   to add the clip into the Edit selection List.

   When you have selected all your clips,
        Menu - File - Save ALL   to save all the clips.

   If you just want to save ONLY the current selection,
        Menu - File - Save This   to save just the current selection.

   Players may pause at joins - try hitting PLAY.
   This is because I am not rebuilding the internal Time Stamps.

   Preview function of multiple clips (SHIFT-F8)
    is a bit rough around the edges.

2) Multiple Input files.

   Reinstated the ability to concatenate multiple input files.
   Added a menu command to DELETE all the input files.
   This is a REAL delete - *NOT* a recycle.

3) Compatibility improvements.

   Overcomes most of the problems reported by users regarding
   Mpeg2Cut incompatibility with other software:

   Output Format controls to standardise start and end of file.
   Preamble options to copy headers from original file.
   Padding option to pad out end of clip or file.

   Clip scoping changed from I-Frame start block number
   to instead use SEQ/GOP header start address.

4) More Fault Tolerance.
   Much less vulnerable to transmission errors.
   This is especially important when working with cruddy DTV captures.

5) Interface with Windows Explorer
   Now accepts file name via parm area.
   Output file names are now based on input file name.

6) Toolbar changed.
   Moved to top to allow for picture height > display height
   Extra buttons for ergonomic reasons.
   Button size scaled according to screen resolution.
   Extra buttons and info on progress window.

7) BMP snapshot no longer requires RGB24 display.
   Option to separate interlaced fields.
   Name now based on input file name and frame time stamp.

8) Display Enhancements.
      - Aspect Ratio Correction
      - Fast De-Interlace
   - Align view window based on primary mouse click within image area.
      - Zoom-Out through toolbar button or secondary mouse click;
   // not yet:- Zoom-In at double-click position (Max=1:1)
           - Release overlay when minimized
      - Attempt to reacquire overlay after DisplayChange
                or Mpeg canvas size increase.

   Most MPEG files have anamorphic (squeezed) pixels.
   Program now allows for this,
   so even Cinemascope looks almost sensible.

   HDTV (1080) viewed on low-res screen (640) will ZOOM OUT by default.
   Amount of Zoom can be controlled through "Z" button on toolbar.

   To allow for previewing HDTV on a small processor,
   option to skip frames when behind, during play/preview processing.
   This is rather rough, so only turn on when really needed.

   RGB mode support for view enhancements is very basic. YUY2 is better.

   Gamma control added to Luminance dialog.

   This allows you to adjust for the difference in luminal linearity
   that exists between TV standards and PC video cards.
   Also, the gain control now acts more like classic TV contrast control.

   This slows down "PLAY" mode, as it is less efficient than the basic
   controls that existed in the previous version, which used MMX.

9) Navigation Keys.
   SHIFT key speeds up the arrow keys. Other new keys defined.
   Because I am impatient.
   "Fast Back" option to speed up backward stepping.

10) Intelligent reset of OUT point
    on subsequent IN selection.
    Now resets OUT to END.

11) Shows how many MegaBytes are selected out of total MB.
    Also checks amount of free space on output FAT drive.
    Estimated time left when outputing large file.

12) Default Output folder and Extension.

13) Visual EOF Indicator.
    Display now shows a visual indicator of EOF reached,
    to clearly distinguish it from the last image shown. (YUY2 mode).

13) Frame Rate Controls.

14) Sped up Mpeg decoder a little bit.
    Still scope for trimming fat from the processing of component buffers.
    Also installed the new version of IDCTMMX containing SSE2 code by
    Dmitry Rozhdestvensky.

15) Reduced tendency to swamp the system when copying large selections.
    Can be adjusted using the "Slow" option or buffer size Menu control.

16) Shows Time Co-ordinates.
    Current position is shown as time relative to start of file.
    Assumes timestamp sequence is unbroken.
   
    Alternatively co-ordinates can be shown as the actually internal value
    of the Mpeg time stamps, or just a block number within the file.
    Swap formats by clicking on the time display.

    Preference is given to GOP based time codes,
    but can fall back to PTS basis when GOP time missing.

17) MPAlib interface more intelligent.
    Hardware specific versions chosen autiomatically.
    The user no longer needs to understand the difference in hardware
    between models of CPU with different hardware features.

    Repackaged the "Dark Avenger" Audio DLLs into a single ZIP file,
    downloadable from the same page as Mpg2Cut.
    People did not like having to search 2 different sites for downloads.
    However, the actual content of the DLLs has not changed.

    Detect aand correct out-range values returned from MPAlib
    when in audio format is 16bit.

18) Cleaned up code for grabbing Private Streams.
    but there is more to do on this, especially on Stream 2.
    More info displayed about mpeg audio layer.

19) More info in Title bar and Stats panel.
    Progessive/Interlaced indicator (p/i) after vertical line count
    Field encode structure (Top first/Bottom first/p=progressive encode)
    EG  576ip means interlaced original, encoded progressively).
   
    I wonder why so many files from interlaced field sources
    are encoded as NON-FIELD (Full Frame) pictures,
    as if they were from a progressive source ?

20) Garbage Collection Command.
    So you've deleted a file and it ain't in the recycle bin.
    You've even looked in the Norton Proctected bin
    and it ain't there either.
    The File-Garbage-Reclaim command converts free space on disk
    into a file, to allow browsing of very deleted data. 

    All very wobbly though.
 
 
+ Miscellaneous little changes.


--------------------

ACKNOWLEDGEMENTS

"WeWantWideScreen" for sample code for field expansion.

Many thanks to Brent Beyeler for his "BBtools" package.
This has been very helpful in figuring what the heck is going on !

--------------------




OTHER KNOWN BUGS & LIMITATIONS
===============-==============

0) Files larger than 2GB may *NOT* be accepted by the host file system.
   Although Mpg2Cut2 can create large files,
   the File System may not accept it.
   ISO DVD-ROM files must NOT exceed 2GB,
   but you won't find out UNTIL you try to burn it.

1) Timestamps are not corrected at joins.
   Some players will pause at the join,
   or become confused in other ways.
   
2) Buffer Bitrate limits are not checked.
   Players with limited capabilities may not like the joins.

3) Bad MPEG data MAY still cause crashes,
   BUT it's a LOT less frequent in this version.

   Since the macro-block decoder is a mystery to me,
   there are still problems that I haven't allowed for.

4) Always puts an MPEG header at the front,
   even if  you don't really want it to.
   However, you can set "preamble" to SMALL
   to reduce the amount of crud.

   Setting preamble to NONE corresponds to ver 1.15 of Mpeg2Cut,
   except that the System Header is slightly more general.

5) After applying SP5 service pack, EXE grew by 20% overnight,
   and I started getting more crashes. Don't like this.

6) In DirectX9, when overlay unavailable,
   not automatically falling back to RGB.
   Use the Hardware menu to manually select RGB mode.

7) Luminance control might benefit from being rewritten in MMX.

8) Some MP2 audio tracks don't play properly.
   EG low-bit-rate mono.

9) Scrollbar - drag is unreliable.
   Some subtle bug - I need to learn about scroll bar handling.

10) Slow-Motion with NON-Mpeg Audio ignored if LOCK TO AUDIO ticked.

Gibts bei Multidec&Co (dvbsoft.net)
Titel: Neu : Mpg2Cut2 Build 5622
Beitrag von: SiLæncer am 23 Juni, 2005, 23:40
Die Freeware Mpg2Cut2 schneidet MPEG2-Streams an GOP-Grenzen.
Das handliche Tool ist besonders für digitale TV-Aufnahmen gedacht und korrigiert auch Fehler in den Streams.
Das Demuxen der Aufnahmen ist nicht notwendig!
MPEG1 wird nicht unterstützt !

What´s New

- Creation date info on File Names List.
- Karaoke function and Audio Anti-Phase error correction.
Very basic at this stage. See documentation.
- Fast Preview (Shift-F9).
- Toolbar Toggle (F11).
- Warn if Transport Stream detected.
- Some minor bug fixes.
- Documentation on using with Adobe.
- Sample REG file now includes ".EDL" file type entries.

http://www.geocities.com/rocketjet4/
Titel: Neu : Mpg2Cut2 Build 5712
Beitrag von: SiLæncer am 12 Juli, 2005, 18:56
- Experimental Mpeg-1 support.
__ Viewing works for the most part.
__ Cutting is binary mode ONLY. NO output parsing.
__ Single selection ONLY.
__ MONO audio will not decode properly (pre-existing bug).
__ Do NOT intermix different Mpeg formats in the one session.
__ Warning message to alert user that this format is NOT really supported.
- Audio sync during preview improved in "Lock to Audio" option.
- "Fast Preview" is more aggresive, to allow for slower CPUs,
__ and now has an intermediate setting.
- Show nominal Mux rate and chroma format on stats panel.
- Try to show last decoded frame at EOF. Sometimes works.
- BMP folder default setting corrected.
- Edit list reload also restores current location.
- Drag and Drop now supports EDL files.
- Trap crash when frame pointer lost.
- Fast 4:2:0 decode now has faster Luminance adjustment,
_ and can be used for 4:2:2 too.
- Slightly better handling for Transport Streams,
__ but don't expect a proper picture or sound on unsupported files. __
__ Video PID selection is via menu. No Audio-PID selection yet.
- The obsolete Block level location option has been removed.
Titel: Neu : Mpeg2Cut 2 Build 5920
Beitrag von: SiLæncer am 20 September, 2005, 20:21
- New frame stepping method supplied by Tulebox.
- Detect corrupted curr_frame[2] pointer.
- Stop divide by zero error on end of file redisplay.

http://www.geocities.com/rocketjet4/
Titel: Neu : MPEG2Cut 2 Build 6917
Beitrag von: SiLæncer am 19 September, 2006, 22:19
h++p://www.dvbskystar.com/download/click.php?id=162
Titel: Re: Neu : MPEG2Cut 2 Build 6917
Beitrag von: Helfried am 21 September, 2006, 12:54
 :D
Geniales Tool, kommt problemlos mit vermurksten VH1-Clips zurecht. Vielen Dank.
Titel: Re: Neu : MPEG2Cut 2 Build 6917
Beitrag von: SiLæncer am 21 September, 2006, 12:57
Finde ich auch ... benutze ich selber gerne und oft... :) ist genau das richtige um mal auf die Schnelle was zurecht zu schneiden (Grobschnitt)....
Titel: Re: Neu : MPEG2Cut 2 Build 6917
Beitrag von: purche am 21 September, 2006, 21:13
und was ist für den Feinschnitt zu empfehlen ?
Titel: Re: Neu : MPEG2Cut 2 Build 6917
Beitrag von: Dragonix am 21 September, 2006, 21:22
Cuttermaran z.b.; musst aber vorher das video demuxen! Demuxen kannstes z.B. mit ProjectX
Titel: Neu : MPG2Cut 2 Build 7318
Beitrag von: SiLæncer am 21 März, 2007, 21:31
Neu :

Fixed bug in Mpeg-1 Audio packet PTS output parsing. Fixed bug in VOB
preservation option. Better support for Athlon Thunderbird. More buttons
on tool bar. Color adjustment when viewing. Misc minor changes...

http://www.speedyshare.com/241537887.html
Titel: Neu : MPG2Cut 2 Build 7619
Beitrag von: SiLæncer am 24 Juni, 2007, 15:36
Neu :

Attempt to fix blank video overlay in Windows Vista. Finer alignment of leading
audio packets. Fast audio preview extended to higher speeds. Demuxing will now
recognize DD+ style audio. Optional removal of Padding packets.
Allow for clip shorter than audio delay. Misc minor changes.

http://www.zshare.net/download/2409531505f795/
Titel: Neu : MPG2Cut 2 Build 7701
Beitrag von: SiLæncer am 03 August, 2007, 19:24
Neu:

Tidy up of RGB mode display. Attempt to fix blank video overlay in Windows Vista.
Finer alignment of leading audio packets.
Fast audio preview extended to higher speeds. Demuxing will now recognize DD+ style audio. Misc minor changes.

http://www.zshare.net/download/29705218e82780/
Titel: Mpeg2Cut2 2.8.4 b9131 Alpha erschienen
Beitrag von: SiLæncer am 05 März, 2009, 20:28
Change Log for this Pre-Alpha :

    * Reduced tendency to sleep for a few seconds when closing audio.
      This was very annoying, but it is now significantly reduced. However, there is still an issue with fast play sound getting too far ahead.
    * DISABLED 2 OPTIONS :- DEEP PARSING, PARSE ALL PACKETS.
      There are bugs, and it makes my brain hurt, so these are now OFF.
    * Auto-Split output by Clip.
      Saves each clip into a separate file in a single action.This is the RECOMMENDED approach, for compatibility with other players.
      File - Save PARTS - Split - @clip.
    * Option to automatically added Clip number to Output File Name.
      When manually saving each clip as you go along, it will automatically add the clip number to the name of the output file.
      Menu - Output - Default Extension - Add Clip Number.
    * Auto-Preview on BMP snapshot.
      To avoid being surprised by the effect of the difference in Luminance settings between Overlay and RGB modes, a preview of how the frame looks in RGB mode will be shown, together with the luminance controls to allow adjustment.
      Closing the Luminance controls commits the BMP .
      By default, this Auto-Preview action only occurs on the first snap from the file, but this can be changed in the Menu - Output - BMP - Auto-Preview.
      Expert users can modify the effect of the Luminance preset buttons. INI file :- "LumPresets=gamma1,contrast1,brightness1;gamma2,contrast2,brightness2;".
    * CUE mode throttle.
      The CUE button seemed way too fast on a Pentium 4, so now it will default to being around the same speed as a P3 CUE.
      If you prefer the faster CUE on a P4, then turn OFF :-
      MENU - PREVIEW - TIMING METHOD - NOT SO FAST.
    * Crop Top and Bot Edges.
      Some videos have annoying dots on the top or bottom edge, can now be hidden from view.
      Menu - View - Cropping- Crop Top and Bot Edges.
    * Option to invert view (Vertical Flip).
      Menu - View - Special FX - Invert. [Shift-I]
    * Playback volume handling changes.
      Volume limiting option for quieter preview of loud files. Reduces the playback ceiling to roughly 70% of maximum. Volume boost and ceiling values can be overridden in the INI file. Auto reset of Audio track number if selected track not found.
      Hysteresis on Automatic Volume Control.
    * New action - Split Selection.
      The portion of the current selection up to the current view becomes a clip, the selection is updated to exclude that section, so that the new From point is set to the current view position,
    * Post-Process command line can now be much longer.
    * Batch command line can specify multiple input file names.
      There is a slight bug - the picture does not show until you navigate. EG: Mpg2Cut2 "File1.mpg" "File2.mpg" "File3.mpg"
    * Toolbar options.
      Toolbar Buttons and Scrollbar can now be toggled separately. F12 = Scrollbar Only_ _ Alt-F12 = Buttons Only _ _ F11 = Both. Toggling and External players are now under the Window heading.
    * Settings can be saved for Zoom and Aspect Ratio override.
    * Allow for Packless Program Streams.
    * Tidy up of RGB mode and Fast 420 yuy2 chroma deinterlacer.
    * Fixed bug in LPCM decode where packet split across block.
    * Smarter alignment of leading audio packets.
      Try to avoid false syncword bit patterns.
    * Experimental option to unmux audio in PES format.
      Allows retention of timing info in PES hdr. Still experimental.
    * Correctly report Mpeg Audio Extensions.
      Mpeg 2.5 and Low Sampling Frequency extensions will now report correctly.
    * Slow-1 now adjusts for difference between silent FPS and sound FPS.
      Use when viewing silent film that was telecined too fast. (Keyboard shortcut = 's')
    * Allow for bug in ATI driver.
      Some ATI drivers sometimes give sloping video on first display. To fix :-
      MENU - VIEW - TECHNICAL - Overlay Notification - ATI sloping.
    * Manual allowance for Monitor Aspect ratio problems.
      A new INI file line wth the keyword "N3" has been created. The first value on that line is a percentage amount to adjust for Monitor issues. EG. If the image on the monitor is 5% too wide, then set "N3=-5" to reduce the image width by 5%. Leave the other parameters on that line unchanged. Reserved for future use.
    * Experimental Audio read-ahead option.
      Experimental feature preparatory to possible lip sync during preview, eventually.
    * Misc minor changes.
    * Warning for Panasonic DVD recorders :-
      I still need to do a lot more work for compatibility. E.g. Long clips still seem to have problems for some reason.
    * Warning for Satellite users :-
      The Time Stamp correction option is NOT compatible with Satellite.

http://www.geocities.com/rocketjet4/
Titel: Mpg2Cut2 v2.8.4 Build 9330 (2.8.5a) erschienen
Beitrag von: SiLæncer am 30 April, 2009, 14:47
Changelog :

- Output Parsing bug FIXED.
_ (I think !)

- Option to suppress unwanted audio trackss.
_ File - Save Parts.

- Better detection of Mpeg Audio frame heaaders.
_ Work still in progress.

- Fix calculation of Mpeg Audio frame sizee.

- Leadtek Overlay Key option.
_ If Leadtek Winfast is running in the background in silent mode,
_ it stops Mpg2Cut2 from using it's own Color Key for the overlay.
_ Turn on the following option to force Mpg2Cut2 to use the Leadtek Color Key.
_ __MENU - VIEW - TECHNICAL - DRIVER CONFLICTS - LEADTEK OVL KEY
_ Side effect is that Menus become transparent.

- VHS less ugly during preview.
_ 2 options are available to help when previewing VHS sourved material.
_ These options do *NOT* alter the output file at all.
_ a) Luminance panel "VHS" option limits oversaturated red.
_ b) MENU - VIEW - SPECIAL FX - VHS Convergence.
_ _ _ _ Allows Color to be shifted slightly, relative to luminance.

- Regressed compiler maintenance.
_ My rebuild of the VC-6 environment under XP stuffed up the optimizer.
_ So I have gone back to Win98 for "Release" compiles,
_ until I figure out what went wrong under XP.
_ I suspect the processor pack or one of the SP packs.

- Misc minor changes.

- Warning for Panasonic DVD recorders :-
_I still need to do a lot more work for compatibility.
_E.g. Long clips still seem to have problems for some reason.

- Warning for Satellite users :-
_The Time Stamp correction option is NOT compatible with Satellite.

http://www.geocities.com/rocketjet4/
Titel: Mpeg2Cut2 2.8.5 b9710 Alpha erschienen
Beitrag von: SiLæncer am 17 Juli, 2009, 13:04
Latest Revision:-__ 10 JULY 2009 _- Build 9710

- New Support Forum, New Home Page.
_ New forum on GoogleGroups :- Rocket Jetty
_ The old forum stopped working.

- Output Parsing bug FIXED.
_ (I think !)

- Option to suppress unwanted audio tracks.
_ File - Save Parts.

- Better detection of Mpeg Audio frame headers.
_ Work still in progress.

- Fix calculation of Mpeg Audio frame size.

- Leadtek Overlay Key option.
_ If Leadtek Winfast is running in the background in silent mode,
_ it stops Mpg2Cut2 from using it's own Color Key for the overlay.
_ Turn on the following option to force Mpg2Cut2 to use the Leadtek Color Key.
_ __MENU - VIEW - TECHNICAL - DRIVER CONFLICTS - LEADTEK OVL KEY
_ Side effect is that Menus become transparent.

- VHS less ugly during preview.
_ 2 options are available to help when previewing VHS sourved material.
_ These options do *NOT* alter the output file at all.
_ a) Luminance panel "VHS" option limits oversaturated red.
_ b) MENU - VIEW - SPECIAL FX - VHS Convergence.
_ _ _ _ Allows Color to be shifted slightly, relative to luminance.

- Regressed compiler maintenance.
_ My rebuild of the VC-6 environment under XP stuffed up the optimizer.
_ So I have gone back to Win98 for "Release" compiles,
_ until I figure out what went wrong under XP.
_ I suspect the processor pack or one of the SP packs.

- Misc minor changes.

    

- Warning for Panasonic DVD recorders :-
_I still need to do a lot more work for compatibility.
_E.g. Long clips still seem to have problems for some reason.

- Warning for Satellite users :-
_The Time Stamp correction option is NOT compatible with Satellite.

Neue HP : http://rocketjet4.tripod.com/Mpg2Cut2.htm (http://rocketjet4.tripod.com/Mpg2Cut2.htm)
Titel: Mpg2Cut2 v2.8.5 Alpha727 (2.8.5e)
Beitrag von: SiLæncer am 29 Juli, 2010, 09:47
Change Log for this Alpha :-

- Volume Control Slider
__The new [V] button brings up a Volume Control window.
__that has 2 sliders and a number of tick boxes.
__The 1st slider is a conventional volume control.
__The 2nd slider is for the Audio Limiter.
__The Limiter is useful when ads are much louder than the program.
__Boost settings are storeded separately for different types of audio track,
__and will be retained across sessions as an option.
__Misc improvements have been made to Automatic Volume Control (AVC).

- Space bar toggles Play/Pause.
__Previously this only operated if already playing.
__Now it can be used to start playing as well.
__Note that Pause is different to Stop (Esc key),
__as Stop aligns on an I-frame, suitable for From/To marking,
__but Pause just freezes the decoder mid-stream.

- Small change in terminology.
__"Append File" is now called "Add File".

- New Time option - REL and TOD together.
__New option shows both Relative time and recorded Time Of Day together,
__to avoid the need to change back and forth between REL and TOD.
____Menu - Misc - Time Format - REL & TOD.

- Ability to change Luminance button preset values.
__Adjust sliders for the new setting that you want;
__Click the [@] button;
__Then click the button you want changed to this new setting.

- Moved "Swap U-V" and "Negative" into Luminance dialog.
__Originally these were menu options. Now they are buttons.

- Keyboard shortcuts for Luminance buttons [B], [C] and [D].
__Shift-L (B=Bold); Ctrl-L (D=Default); Shift-Ctrl-L (C).
__Alt-L (toggle the Luminance enable on/off).
__Quicker than bringing up the Luminance dialog to click on a button.

- Adjusted processing of command line parameters.
__There is a problem with the "no-confirm" option, so it is turned off.

- Better navigation when average bitrate much lower than Nominal.
__Large jumps will now be calculated using average bitrate rather than nominal.
__Fastback option now updates during preview.

- Drop Padding option extended.
__Drop Padding will now drop Vob NAV Packs as well.
__The option will also temporarily turn on "Parse All Pkts".
__Dropping will be inhibited if saving to VOB format
__or if using Vob Preservation option.

- Selective saving of audio tracks.
__Fixed bugs in the "Save Parts" dialog.
__NOT TESTED MUCH, as I don't have many multi-audio files.

- Transport Stream PID controls cleaned-up.
__When viewing a Transport Stream (TS),
__the Menu - View - PID controls are easier to use.
__Just tick "Current" once you are viewing the PID that you are interested in.
__To go back to seeing all PIDs, tick "All".

- Misc minor changes.

    USAGE NOTE FOR AUDIO LIMITER

If you have the Volume Boost set quite HIGH, (1st slider)
but the Limiter set quite LOW, (2nd slider)
then they will be acting AGAINST each other.
This will provide maximum smoothing of volume levels,
but background noises may become annoying.
EG Traffic noise, people breathing, camera whirr, tape hiss.
So adjust according to your personal taste.

- Warning for Satellite users :-
_The Time Stamp correction option is NOT compatible with Satellite.

http://rocketjet4.tripod.com/Mpg2Cut2.htm
Titel: Mpg2Cut2 v2.8.5e Build AA30 Beta
Beitrag von: SiLæncer am 20 Dezember, 2010, 18:32
- Volume Control Slider
__The new [V] button brings up a Volume Control window.
__that has 2 sliders and a number of tick boxes.
__The 1st slider is a conventional volume control.
__The 2nd slider is for the audio Limiter.
__The Limiter is useful when ads are much louder than the program.
__Boost settings are handled separately for different types of audio track,
__and will be retained across sessions as an option.
__Misc improvements to Automatic Volume Control option (AVC).

- Space bar toggles Play/Pause.
__Previously this only operated if already playing.
__Now it can be used to start playing as well.
__Note that Pause is different to Stop (Esc key),
__as Stop aligns on an I-frame, suitable for From/To marking,
__but Pause just freezes the decoder mid-stream.

- Small change in terminology.
__"Append File" is now called "Add File".

- New Time option - REL and TOD together.
__New option shows both Relative time and recorded Time Of Day together,
__to avoid the need to change back and forth between REL and TOD.
____Menu - Misc - Time Format - REL & TOD.

- Ability to change Luminance button preset values.
__Adjust sliders for the new setting that you want;
__Click the [@] button;
__Then click the button you want changed to this new setting.

- Moved "Swap U-V" and "Negative" into Luminance dialog.
__Originally these were menu options. Now they are buttons.

- Keyboard shortcuts for Luminance buttons [B], [C] and [D].
__Shift-L (B=Bold); Ctrl-L (D=Default); Shift-Ctrl-L (C).
__Alt-L (toggle the Luminance enable on/off).
__Quicker than bringing up the Luminance dialog to click on a button.

- Adjusted processing of command line parameters.
__There is a problem with the "no-confirm" option, so it is turned off.

- Better navigation when average bitrate much lower than Nominal.
__Large jumps will now be calculated using average bitrate rather than nominal.
__Fastback option now updates during preview.

- Drop Padding option extended.
__Drop Padding will now drop Vob NAV Packs as well.
__The option will also temporarily turn on "Parse All Pkts".
__Dropping will be inhibited if saving to VOB
__or if using Vob Preservation option.

- Selective saving of audio tracks.
__Fixed bugs in the "Save Parts" dialog.
__NOT TESTED MUCH, as I don't have many multi-audio files.

- Transport Stream PID controls cleaned-up.
__When viewing a Transport Stream (TS),
__the Menu - View - PID controls are easier to use.
__Just tick "Current" once you are viewing the PID that you are interested in.
__To go back to seeing all PIDs, tick "All".
__Fixed a bug in display of TS streams.

- Misc minor changes.

    USAGE NOTE FOR AUDIO LIMITER

If you have the Volume Boost set quite HIGH, (1st slider)
but the Limiter set quite LOW, (2nd slider)
then they will be acting AGAINST each other.
This will provide maximum smoothing of volume levels,
but background noises may become annoying.
EG Traffic noise, people breathing, camera whirr, hiss.
So adjust according to your personal taste.

http://rocketjet4.tripod.com/Mpg2Cut2.htm
Titel: Mpg2Cut2 v2.8.6d Build B418
Beitrag von: SiLæncer am 02 Juni, 2011, 10:38
Mpg2Cut2 v2.8.6d Build B418

    AC3 & LPCM header processing improved.
    -LPCM zero channels problem fixed.
    -AC3 false sync-byte skipped.
    Volume down bug fixed.
    -Ensures volume control activated when needed.
    Frame Rate Override now adjusts audio preview rate.
    Command Line selections extended.
    -Now allows for 32 FROM-TO pairs in command line.
    Misc minor changes.

http://rocketjet4.tripod.com/Mpg2Cut2.htm