PDA

View Full Version : Serious Problem / Bug ???


A.Stranger
7th January 2002, 10:25
Hi,

I do have a serious problem with the programm. Here is where it appears :

I have set all up the programm nearly 1:1 according to the manual/howTo. The programm starts normally (of course i left the computer alone till its done).

After the whole encoding process, as it seems at the end of the bbmpeg procedure, i always get an error message telling me that "the bbmpeg file couldnt be opened" .

After hitting the "ok" button the programm end normally, leaving me with one mpeg file (instead of 2 - the option was set to cut the movie to 2 CDs of 800MB) missing the other.

It seems that the error occurs after trying to cut the file (maybe the programm tries to write both mpegs to the disc with the same name ?)

I seem to have this problem since the last 3 Versions of DVD2MPEG.

Regards...
A. Stranger

Mozart
7th January 2002, 12:24
are you using version 1.0.5 build 4?

Kedirekin
7th January 2002, 12:35
Or do you have any numerals in the path to the working directory? Like 'C:/My2ndMovie'?

Numerals in the path appear to mess up bbMPG's internal file-naming routines. Instead of trying to write to, for example, 'C:/My2ndMovie/bbMPG_Multiplexed_File01.mpv', it'll try to write to 'C:/My3ndMovie/bbMPG_Multiplexed_File00.mpv' (or something like that), which is invariably a non-existent directory.

Note: this is not a DVD2SVCD bug; it is a bbMPG bug.