I have two very nice ogm files that I want to turn into svcd. The script I'm using works pretty well but gives me a problem. Is anyone familiar with Transcode? Here is where the problem lies: 'tcprobe -i [file] sees the video as wide screen when it is really letter box. Of course, the resultant mpg is out of proportion. Here is the print out:
bash-2.05b# tcprobe -i Richter.Enigma.CD1.ogm
[tcprobe] OGG Multimedia Container
(probe_ogg.c) (3) found new header of unknown/unsupported type
[tcprobe] summary for Richter.Enigma.CD1.ogm, (*) = not default, 0 = not detected
import frame size: -g 432x320 [720x576] (*)
frame rate: -f 25.011 [25.000] frc=0 (*)
audio track: -a 0 [0] -e 48000,0,2 [48000,16,2] -n 0xfffe [0x2000] (*)
bitrate=192 kbps
Any thoughts?
Thanks
+ Reply to Thread
Results 1 to 2 of 2
-
-
I have two very nice ogm files that I want to turn into svcd. The script I'm using works pretty well but gives me a problem
http://tovid.sourceforge.net/
I find it a highly robust tool for creating DVD files, and I believe it does SVCD too.
Another comment: You might try mplayer/mencoder instead of transcode. I feel it's slightly easier to use.