| User review:
|
Ah! There's one serious flaw in the current version; ConvertXtoDVD recognizes a source AVI file up only to 67 minutes or so. But it's not as bad; the tool still continues to transcode the entire source into a DVD TS beyound 67 minutes.
The real caveats are:
* The tool computes the video bit rate based on the given medium capacity and the source length (that it assumes). So, the final TS may be too large and overflow the target medium if the source is longer than 67 minutes.
* The automatic chapter insertion (say "evey 5 minutes") will not be available beyond 67 minutes.
There are work arounds;
* Split a long source into multiple titles each no longer than 67 minutes.
* Manually set the target medium size to a fake size; e.g. if you want to burn a single 3-hour title, specify 1500MB (~4.7GB/3 - some mergin). The automatic chapter insertion still stops beyound 67 minutes, but the entire title will fit a 4.7GB medium.
hiro |