home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / dvd2avi / DVD2AVI_1.77.3.exe / DVD2AVI.txt < prev    next >
Text File  |  2002-06-20  |  11KB  |  234 lines

  1. ==============================================================
  2.        DVD2AVI  version 1.77.3                by LOLI.J       
  3. ==============================================================
  4.  
  5. ============
  6.   Prologue
  7. ============
  8.  
  9.   DVD2AVI is a free MPEG-2 decoder and supports MMX-enhanced CPU only.
  10.   Please put DVD2AVI.exe and DVD2AVI.vfp (VFAPI Plug-In) in the same directory.
  11.  
  12. ==========================
  13.   Function  Introduction
  14. ==========================
  15.  
  16. [Open]
  17.  
  18.   Open MPEG-2 program streams (M2P, VOB) or video streams (M2V)
  19.  
  20.   Although DVD2AVI appends sequential files automatically, some limitations remain.
  21.   Once the result doesn't meet your expectations, please ADD or DEL files by yourself.
  22.  
  23.   DVD2AVI cannot handle program streams concurrently with video streams, so avoid putting them together.
  24.  
  25.   DVD2AVI doesn't accept encrypted VOB as well as multi-angle titles.
  26.   Pre-processing is necessary.
  27.  
  28.   DVD2AVI doesn't and won't support MPEG-1 stream. The simplest way is openning
  29.   MPEG-1 by TMPGEnc and then feeding the data to other softwares through VFAPI.
  30.  
  31.   DVD2AVI doesn't support MPEG-2 YUV 4:4:4 format or transport streams (D-VHS, DVB) currently.
  32.  
  33. [Save AVI]
  34.  
  35.   Save AVI (excluding audio) through Video Compression Manager provided by Windows.
  36.   By choosing the corresponding [Track Number] at first, audio file will be stored separately (WAV, AC3, or MPA)
  37.  
  38.   Before saving AVI, you must decide the [Color Space] at first and VCM will list all available codecs.
  39.   However, there are some exceptions. For example, uncompressed AVI doesn't support YUV 4:2:2 format.
  40.  
  41.   DVD2AVI splits AVI at 2GB automatically due to the limitation of VFW structure.
  42.   You can concatenate multiple AVIs by AviUtl or VirutalDub and then output seamlessly through VFAPI or Frame Server.
  43.  
  44.   Actually, the most powerful usage of DVD2AVI is based on VFAPI. [Save AVI] is almost useless.
  45.  
  46.   The fastest way to output AVI is compressing by Huffyuv codec based on YUV 4:2:2 color space.
  47.   It provides the highest quality without any loss and suitable for the operation of short clips, e.g. OP/ED
  48.  
  49. [Process WAV]
  50.  
  51.   This function performs [48->44.1KHz], [Normalization], and [Delay Compensation] at once for multiple WAVs.
  52.   Before processing WAV, you must decide the details of [48->44.1KHz] and [Normalization] at first.
  53.  
  54. [Load Project]
  55.  
  56.   Open D2V for reuse
  57.  
  58. [Save Project]
  59.  
  60.   Save D2V (DVD2AVI Project File) for VFAPI utilization
  61.   It's hard to describe the usage of VFAPI in a few words.
  62.   For futher information, please refer to following links of http://arbor.ee.ntu.edu.tw/~jackei/dvd2avi/guide.html
  63.  
  64.   Make sure the process of saving D2V is FINISHED before you close DVD2AVI !
  65.  
  66. [Stop]
  67.  
  68.   Interrupt the processing of [Preview], [Save AVI], [Process WAV], [Save Project], and [Pre-Scale Decision]
  69.  
  70. [Exit]
  71.  
  72.   Close DVD2AVI
  73.  
  74. [Drag & Drop]
  75.  
  76.   DVD2AVI supports files drag & drop. You can drag VOB/M2P/M2V/D2V/WAV and drop into DVD2AVI directly.
  77.   WAV drag & drop is designed for single WAV processing and only available without grayed [Process WAV].
  78.  
  79. =============================================================================================================
  80.  
  81. [iDCT Algorithm]
  82.  
  83.   iDCT algorithms possess the quality of MPEG-2 decoding.
  84.  
  85.   First of all, these three iDCTs are all IEEE-1180 compliance which confirms the
  86.   quality of iDCT algorithms. It's really hard to tell the difference perceptually.
  87.   
  88.   Generally speaking, speed of 32-bit MMX/SSEMMX/SSE2MMX > 64-bit Floating Point > IEEE-1180 Reference iDCT
  89.   In view of this, [32-bit MMX/SSEMMX/SSE2MMX iDCT] is recommended.
  90.  
  91.   Mathematically, quality of IEEE-1180 Reference > 64-bit Floating Point > 32-bit MMX/SSEMMX/SSE2MMX iDCT
  92.   Reference iDCT implies lossless transformation for those who pursue for the limit.
  93.  
  94.   Depending on CPU types, DVD2AVI will choose the fast one among MMX/SSEMMX/SSE2MMX iDCT automatically.
  95.  
  96. [Field Operation]
  97.  
  98.   [Forced FILM] is designed for FILM or HYBRID (FILM XX%, NTSC XX%) source.
  99.  
  100.   Forced FILM is based on RFF detection and frame decimation/duplication. 
  101.   NTSC or PAL + Forced FILM ON -> garbage 
  102.   FILM + Forced FILM ON -> synchronous 23.976 fps flawless FILM (equals to IVTC)
  103.  
  104.   HYBRID + Forced FILM ON -> synchronous 23.976 fps semi-FILM 
  105.   Depending on the nature of video sources, unsmooth playback or interlaced frame is possible.
  106.   If you can't satisfy with the result, switch to HYBRID + Forced FILM OFF -> IVTC -> FILM 
  107.  
  108.   For further information please refer to http://hiroko.ee.ntu.edu.tw/doc/issue.html#videotype
  109.  
  110.   [Swap Field Order] changes Top (Odd) Field First to Bottom (Even) Field First or vice versa
  111.   Although VFAPI supports this function, however, it will pull down the decoding speed.
  112.   Avoid swapping field order through VFAPI unless it's really necessary.
  113.  
  114.   Note that there is no absolute field order in FILM/HYBRID video.
  115.   The TFF flag of the first frame decides the field order.
  116.   You can check the field order by [Info] value ([T]op or [B]ottom field first) of Information Window.
  117.   For example, in order to display smoothly on TV, bottom field first is always necessary for Canopus DV Codec.
  118.  
  119. [Color Space]
  120.  
  121.   This option influences the color space conversion of display and AVI output.
  122.   Most MPEG-2 streams are based on YUV 4:2:0 format.
  123.   It's necessary to be converted to other popular format for display and edit.
  124.  
  125.   YUV 4:2:0 -> YUV 4:2:2 -> {DirectDraw YUY2 Overlay} -> Huffyuv, MPEG-4, DV
  126.   YUV 4:2:0 -> YUV 4:2:2 -> YUV 4:4:4 -> RGB 24-bit -> {GDI Display} -> most codecs
  127.  
  128.   The processing of [YUV 4:2:2] is much simple and faster than [RGB 24-bit].
  129.   However, it's not widely supported by video codecs and display cards.
  130.   
  131.   If YUY2 Overlay is supported on your system, DVD2AVI will switch to [YUV 4:2:2] automatically.
  132.   Otherwise you won't see anything when previewing by [YUV 4:2:2].
  133.  
  134.   VFAPI is based on [RGB 24-bit] always (for maximum flexibility) no matter which option is selected.
  135.  
  136. [YUV -> RGB]
  137.  
  138.   Generally speaking, the color scale of TV and PC monitor is differnet.
  139.   The RGB value of pure black on PC is (0, 0, 0) On the other hand, it's (16, 16, 16) on TV.
  140.   If you want to watch the video on PC, it's better to choose [PC Scale] for full-scale colors.
  141.  
  142.   It's hard to decide which option is correct when you watch on TV.
  143.   Video editors, encoders, and codecs all affect the color scale of the final result.
  144.   Try both scale and compare them on TV to see which one is smiliar to original source.
  145.  
  146.   This option influences preview and AVI output of [RGB 24-bit] as well as VFAPI processing.
  147.   You must switch the [Color Space] to [RGB 24-bit] in order to tell the difference.
  148.  
  149. [Luminance Filter]
  150.  
  151.   This filter is similiar to normal brightness/contrast filters which are based on RGB-Plane.
  152.   It works on Y-Plane only (3X faster than RGB-plane) and pulls down less decoding speed.
  153.   If you can't statisfy with the result, switch to color correction filters of other video editors.
  154.  
  155. [Clip & Resize]
  156.  
  157.   The more you clip, the faster the decoding speed is.
  158.   It's better to clip (if necessary) by DVD2AVI before sending to other editors through VFAPI.
  159.  
  160.   There are some limitations on this filter due to MMX optimizations and field operations.
  161.   The value of [Left], [Right], [Top], and [Bottom] must be 2X (multiples of two)
  162.   [Left] + [Right] and [Top] + [Bottom] both must be 8X.
  163.   You should decide [Left] and [Top] at first and later modify [Right] and [Bottom].
  164.  
  165.   The title bar of DVD2AVI shows possible multiples of the picture width and height.
  166.   This multiple is very important for video codec processing.
  167.   Some graphics adapters won't enable DirectDraw Display when watching MPEG4 unless it's [32X][16X].
  168.  
  169. =============================================================================================================
  170.  
  171. [Track Number]
  172.  
  173.   Specify the number of audio track which you decide to extract.
  174.   By selecting the track number when [Preview] the video, the format of each track is shown on Information Window.
  175.  
  176. [Output Method]
  177.  
  178.   [Demux] rips out the specific track (AC3, MPA, DTS)
  179.   [Demux All Tracks] rips out all raw streams (AC3, MPA, DTS) inside the program stream.
  180.   [Decode] decodes the specific AC3 stream or demux the specific LPCM track to the WAV file.
  181.  
  182. [Dolby Digital Decode]
  183.  
  184.   [Dynamic Range Control] and [Dolby Surround] affect the result of [Decode].
  185.  
  186.   The optimal [Dynamic Range Control] option mainly depends on the nature of source and your audio-visual environment.
  187.   In my opinion, it's better to select [Normal] for movie titles and [Off] for music titles.
  188.   Sometimes there is no difference since the manufacturer prefers full dynamic range and doesn't provide DRC.
  189.  
  190.   [Normal] is similiar to 'Line out mode' and [Heavy] is similiar to 'RF-remod mode' of Sonic Foundary Soft Encode. 
  191.   It seems the WinDVD directshow filter (iviaudio.ax) invokes [Heavy] DRC also.  However, [Heavy] is NOT recommended
  192.   because it usually results in obvious volume transitions, especially for music titles. 
  193.  
  194.   DRC averages the volume (dynamic range compression) and [Normalization] is still necessary after DRC.
  195.  
  196.   The difference between Conventional Stereo and [Dolby Surround Downmix].
  197.  
  198.   Conventional Stereo (5.1->2ch)
  199.  
  200.     Lo = L + c' * C + s' * Ls (+ lfe' * LFE) 
  201.     Ro = R + c' * C + s' * Rs (+ lfe' * LFE) 
  202.  
  203.   Dolby Surround Downmix (5.1->2ch)
  204.  
  205.     Ls + Rs -> 7KHz low-pass filter (in order to obey the DS spec) -> S
  206.  
  207.     Lt = L + c" * C - s" * S (+ lfe" * LFE) 
  208.     Rt = R + c" * C + s" * S (+ lfe" * LFE) 
  209.  
  210.     Lt, Rt -> Pro-Logic rematrixing (inverse computation) -> L, R, C, S (2->4ch)
  211.  
  212.   [Pre-Scale Decision] is designed to reduce the quantization error of Dolby Digital decoding.
  213.   Specify the [Track Number] and set the value of [Normalization] at first then start [Pre-Scale Decision].
  214.   It will take a while to decode and compute the pre-scale ratio by peak value.
  215.   This ratio is shown by [Info] value of Information Window and applied to later decoding.
  216.  
  217. [48 -> 44.1KHz]
  218.  
  219.   DVD2AVI implants the downsampling algorithm from WAVEFS44.
  220.   The difference is that DVD2AVI preserves the gain=1 and invokes overflow clipping.
  221.  
  222.   Although this conversion takes a lot of time, the quality is excellent compared with other softwares.
  223.   [Mid] provides the acceptable quality in many cases.
  224.   [UltraHigh] is designed for those who pursue for the best.
  225.  
  226. [Normalization]
  227.  
  228.   [Normalization] modifies the volume to a certain degree.
  229.   The optimal value depends on your applications.
  230.   For example, I usually choose 100 for PC headphone (MPEG-4) and 70 for TV display (VCD)
  231.  
  232. ===========================================================================
  233.        HTML version  http://arbor.ee.ntu.edu.tw/~jackei/dvd2avi/doc/       
  234. ===========================================================================