zambelli
27th June 2002, 06:24
I'm using TSCV to make SVCD menus, but since the program is so buggy, I'm trying to manually convert the contents of the SEQ directory to a MPEG-2 file. The folder contains a sequence of JPEG files titled "seq-xxxxxxx.jpg" where xxxxxxx is the sequence number.
I'm using the following line to encode the JPEGs:
jpeg2yuv1 -j e:\dvd\tscv\seq\seq-%07d.jpg -I p -f 29.97 | mpeg2enc-pth-nosse.exe -f 4 -F 4 -q 1 -o c:\dvd\svcd\menu.m2v -I 4 -V 230 -n n
The problem is that the conversion stops after 40 frames, although there are more than 400 JPEG files in the folder. I've tried playing with the settings and nothing seems to work. Anyone?
I'm using the following line to encode the JPEGs:
jpeg2yuv1 -j e:\dvd\tscv\seq\seq-%07d.jpg -I p -f 29.97 | mpeg2enc-pth-nosse.exe -f 4 -F 4 -q 1 -o c:\dvd\svcd\menu.m2v -I 4 -V 230 -n n
The problem is that the conversion stops after 40 frames, although there are more than 400 JPEG files in the folder. I've tried playing with the settings and nothing seems to work. Anyone?