Japan.
Burn DVD Movie.com

 
Home DVD Guide Download FAQs Glossary Contact Links
プロダクト登録簿
DVD Copy Software
DVD Cloner II Pick!
Clone DVD 3.0 Pick!
DVD XCopy Pick!
Perfect DVD Duplication
DVD Clone Studio
Super DVD Copy
DVD Copy Tools new!
 
Video Converter
WinAVI Video Converter Pick!
DVD Santa Pick!
X Video Converter Pick!
Xilisoft Video Converter
Cucusoft Converter New!
Video Audio Image Converter
ImTOO MPEG Encoder
Fx Video Converter
AVI to DivX
 
DVD Region+CSS Free
DVD X Ghost Pick!
DVD Region + Css Free
 
Video Editor
Fx Joiner and Splitter
Fx Movie Joiner
Fx Movie Splitter
 
DVD Ripper
AoA DVD Ripper Pick!
Xilisoft DVD Ripper
Xilisoft DVD Audio Ripper
Super DVD Ripper
Magic DVD Ripper New!
 
CD Burner
X2CD Muisc Mp3 CD Burner
 
CD Ripper and Converter
Fx Audio tools
Fx Magic Music CD Writer Pick!
 
MP3 Converter
Video to Audio Converter
CD to MP3 WAV Maker Pick!
WAV MP3 Converter
MP3 RM Converter
EasyRMtoMP3
 
Audio Editor
MP3-Cutter-Joiner Pick!
Fx Audio Editor
Fx ReSound
Vioce Change Pick!
 
Audio Recorder
Super mp3 recorder
 
DVD Burner
MPEG to DVD Burner New
 
Other DVD Tools
Xilisoft 3GP Video Converter Pick!
Pocket PC DVD Wizard
Photo DVD Maker
 
Guides
All To DVD
あなたの独立でプレーできるDVD
ビデオディスクにDivX/XviD/
RealVideo/WMV/VCD のようなビ
デオフォーマットすべておよび多
くを変えなさい。
DivX/XviD To DVD
カバーDVD の転換への唯一の
DivX/XviD 。両方によりよく一
見をこれら及び物上有する。
(S)VCD To DVD
DVD のビデオにあなたの古い
VCD 及びSVCD ディスクを
回しなさい。
DV To DVD
あなたのDV のカメラからのビデ
オを捕獲しDVD に変える方法を
学びなさい。
DVD Rip
あなたのDVD ディスクを
DivX/XviD/(S)VCD/miniDVD のよ
うな様々なフォーマットに変え、ハ
ードディスクにあなたのDVDs を裂
きなさい。
DVD Burn
これらのガイドはあなたのハードデ
ィスクでファイルする既に持ってい
るDVD を燃やすのを助ける。
DVD Author
書くことはDVD の多用性がある
MPEGのビデオファイルを離れて
DVDファイルを作成することを意味
し、いかににそれをしなさいかこれ
らのガイ
ドは示す。
MAC
MAC のDVDのコピーそして裂け
目。
Video Edit
AVI のような一般的なビデオ編集
の原料は、結合し、併合する。
Video Tech Glossary
All 0 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

E
ECC Constraint Length
Edge Enhancement
EDS
EIDE
Elementary Stream
Encoding
Entropy coding
Error Correction
Extro

 

ECC Constraint Length
The number of sectors that are interleaved to combat bursty error characteristics of discs. 16 sectors are interleaved in DVD. Interleaving takes advantage of typical disc defects such as scratch marks by spreading the error over a larger data area, thereby increasing the chance that the error correction codes can conceal the error.



Edge Enhancement
When films are transferred to video in preparation for DVD encoding, they are commonly run through digital processes that attempt to clean up the picture. These processes include noise reduction (DVNR) and image enhancement. Enhancement increases contrast (similar to the effect of the "sharpen" or "unsharp mask" filters in PhotoShop), but can tend to overdo areas of transition between light and dark or different colors, causing a "chiseled" look or a ringing effect like the haloes you see around street lights when driving in the rain. Video noise reduction is a good thing, when done well, since it can remove scratches, spots, and other defects from the original film. Enhancement, which is rarely done well, is a bad thing. The video may look sharper and clearer to the casual observer, but fine tonal details of the original picture are altered and lost.



EDS
Enhanced data services. Additional information in NTSC line such as a time signal.



EIDE
See ATA .



Elementary Stream
The output of an MPEG video encoder is a video elementary stream and the output of an audio encoder is an audio elementary stream. Before being multiplexed video and audio elementary streams are packetized to form the Video PES and the Audio PES.

PES Packet structure
The packet length is variable:

Header
packet start-code prefix (3bytes)
stream identifier (1 byte)
PES packet length (2 bytes)
optional PES HEADER (variable length)
stuffing bytes (FF) (variable length)
PES packet data bytes

The PES packets are the input of Program Stream and Transport Stream.



Encoding
Encoding is the process of changing data from one form into another according to a set of rules specifiec by a codec. The data is usually a file containing audio, video or still image. Often the encoding is done to make a file compatible with specific hardware (such as a DVD Player) or to compress or reduce the space the data occupies.

Common video encoding methods are DivX , MPEG-1 , MPEG-2 and MPEG-4. A common audio encoding method is MP3 although many others exist including MPEG1 audio, DTS , and Dolby Digital .



Entropy coding
In entropy coding, also called variable length coding or Huffmann coding, the more likely values are associated to shorter codewords, while less likely values are associated to longer codewords.
Consequently, known the statistics of the event to code, provided that such statistics are representative enough, it is possible to code such event with an average number of bits lower than in fixed length coding.
So a variable number of bits is produced in the time unity, but many applications (transmission usually) need Constant Bit Rate. In this case the decoder needs a buffer, where it stores the received bits at constant bit rate and from which it gets the bits to decode at variable bit rate. The encoder must have a similar buffer for transmission and must take into account the decoder buffer size and buffer fillness so that neither overflow nor underflow occur at the decoder buffer. This is the purpose of Annex C to Specification ISO/IEC 13818-2 entitled Video buffering verifier.
The tool available to control the bit-rate is the changing of the quantiser_scale, but the rate control algorithm isn't specified and it's a responsability of the encoder.



Error Correction
Error Correction on optical media

in short:

ECC = Reed-Solomon Error correction Code , ECC corrects errors on the fly by rewriting the blocks within the same track.

in depth:

Errors are inevitable but by means of robust error correction systems, CD and DVD can have uncorrectable error rates as low as that specified for computers, i.e., 10-12 (one uncorrectable error in one trillion). Audio applications do not require this degree of accuracy.

Sources of error: Include dropouts from the media (oxide wear, fingerprints, scratches), signal degradation (reflection, intersymbol interference, impedance mismatches, RF interference).

Measures of error: The burst length is the maximum number of adjacent erroneous bits that can be fully corrected. The bit-error rate BER is the number of error bits per total bits. Optical disk systems can handle BERs of 1:100000 to 1:10000. The block error rate BLER is the rate of block or frames per second having at least one incorrect bit. The burst error length BEL is the number of consecutive blocks in error.

Methods of correction: Goal is to introduce redundancy to permit validity checking and error detection, error correction code ECC to replace errors with calculated valid data, and error concealment to substitute approximate data for uncorrectable invalid data. Redundancy includes repeating the data, adding single-bit parity bits (to check if odd or even), checksums (e.g., weighted checksums computed modulo 11), and cyclic redundancy check code CRCC.

CRCC uses a parity check word obtained by dividing a k-bit data block by a fixed number (generation polynomial g) and appended to the data block to creat the transmission polynomial v. When the data u is received, it is divided by the same g, and the result subtracted from the original checksum to yield the syndrome c: a zero sydrome indicates no error. Error correction can be accomplished using mathematical manipulation and modulo arithmetic ... Polynomial notation is the standard terminology in the field: e.g., the fixed number 1001011 (MSB leading) is represented as 1x26 + 0x25 + 0x24 + 1x23 + 0x22 + 1x21 + 1x20 or 26 + 23+ 21 + 20. CRCC is typically used as an error pointer and other methods are used for correction.

Error correction techniques employ block codes having row and column parity (CRCC are a subclass of linear block codes), convolutional or recurrent codes (which introduce a delay), and interleaving including cross-interleaving.

Reed-Solomon R-S codes (Irving Reed and Gustave Solomon 1960) employ polynomials derived from Galois fields to encode and decode block data. They are a subclass of q-ary BCH codes which are a subclass of Hamming codes . They are especially effective in correcting burst errors and are widely used in audio, CD, DAT, DVD, direct broadcast satellite, and other apps. Cross-Interleave Reed-Solomon Code CIRC is used in CDs. It includes the use of C2 then C1 encoders (C1 then C2 on decoding). The C1 level of CIRC is meant to correct small, random errors. The C2 level corrects larger errors and burst errors. Interleaving is used between the C2 (28,24) and C1 (32,2 encoders and deinterleaving is needed on decoding. (28, 24) means 28*8 bits are output for the original 24*8 bit input and the final output is 32 8-bit words of which 8 are for "parity" and 24 are actual data. The cross-interleaving stores one C2 word in 28 different blocks spanning a distance of 109 blocks using delay lines etc., crossing the data array in two directions (thus "cross"). With audio CDs, CIRC can correct burst errors up to 3874 consecutive erroneous bits or symbols (2.5 mm track length) and can well conceal 13,282 error bits (8.7 mm) and marginally conceal 15,500 bits. The CD standard requires a block error rate BLER [the number of data blocks that have any bad symbols at the initial C1 error correction stage] of less than 220 per second averaged over 10 seconds (50 would be typical). There are 7350 blocks/sec on a CD (a block or frame, derived from 24x8=192 bits input data, is 32x8=256 bits output to modulator). The resulting CD data rate = 1.4112 Mbps (input data rate, not including parity bits added by CIRC and EFM).so the maximum Redbook BLER of 220/sec (averaged over 10 sec) allows 3% of the blocks to be erroneous. E12 is the rate of single symbol errors at the C2 encoder, which are correctable. E22 expresses the rate of double symbol errors at the C2 encoder--these are the worst but still correctable errors [the first number is always the number of errors and the second number is always the decoder level]. E32 errors are triple bit errors at C2 and are uncorrectable and require interpolation--they should not appear in a new CD and are unacceptable in a CD-ROM. Other measures of error are the E11, E21, E31. The burst error count BST combines E21 & E22 and expresses the number of consecutive C2 block errors that occur in excess of a threshold value such as 7. A new CD might typically have a raw bit error rate of 1E-5 to 1E-6, BLER = 5, E11 = 5, E22 = 0 and E31 = 0 and should never have E32 uncorrectable errors. Digital audio data can be copied with high reliability.

Error concealment includes interpolation (may be low or high order, zero order simply holds the last good value) and muting.

Credits: "Principles of Digital Audio", by Ken C. Pohlmann



Extro
A video clip, often short, used at the end of a disc. Some common extros are "change Disc" clips for multidisk volumes or credits. On a VCD you should ensure the length of the clip is at least 4 second for compliance with the specification.

©2002 - 2005 Burn DVD Movie
機能登録簿
DVD Audio Ripper
DVD Splitter
DVD to ASF
DVD to AVI
DVD to DIVX
DVD to DVD
DVD to MP3
DVD to MPG
DVD to MPEG
DVD to RM
DVD to SVCD
DVD to VCD
DVD to WAV
DVD to WMA
DVD to WMV
DVD to XVID
==================
AVI Joiner
AVI Splitter
AVI to ASF
AVI to DVD
AVI to MOV
AVI to MPG
AVI to MPEG
AVI to RM
AVI to SVCD
AVI to VCD
AVI to WMV
==================
MPEG Joiner
MPEG Splitter
MPEG to ASF
MPEG to AVI
MPEG to DVD
MPEG to SVCD
MPEG to VCD
MPEG to VOB
MPEG to WMV
==================
RM to AVI
RM to DVD
RM to MPG
RM to MPEG
RM to SVCD

RM to VCD

==================
MPG to AVI
MPG to DVD
MPG to SVCD
MPG to VCD
==================
RMVB to AVI
RMVB to DVD
RMVB to MPEG
RMVB to MPG
RMVB to SVCD
RMVB to VCD
==================
WMV to AVI
WMV to DVD
WMV to MPEG
WMV to MPG
WMV to SVCD
WMV to VCD
==================
ASF to AVI
ASF to DVD
ASF to MPG
ASF to WMV
==================
SWF to AVI
SWF to DVD
SWF to MPEG
SWF to MPG
SWF to SVCD
SWF to VCD
==================
MOV to AVI
MOV to DVD
MOV to MPEG
MOV to MPG
MOV to SVCD
MOV to VCD
==================
SVCD to DVD
VCD to DVD
Photo to DVD
Video to 3GP
 
Guides
Copy DVD To DVD
このセクションのガイドはDVD の
ビデオディスクをコピーするために
あなたが続く必要があるステップす
べてをカバーする。
Split DVD-9 To 2 DVD-R
2 DVD-Rs のDVD-9 を裂き、元の
質を維持するためにこれらのガイ
ドに続きなさい。
Copy Multiple Movies In 1 DVD-R
に別のDVD ディスクからの2 本またはより多くの映画を加える方
法を単一の記録可能な媒体学びな
さい。