I still have trouble with fast forward. It goes forward slightly faster
then regular play. Rewind seems to work just fine. The bbmpeg
libraries seem to work as well but they are so slow (3fps).
Here are the versions of my apps and the command lines I have tried.
libmjpegtools0 1.6.2-0.0
mjpegtools 1.6.2-0.0
transcode-doc 0.6.12-0.0
dvdauthor 0.6.9-1
transcode -i /dev/dvd -T 1,-1 -V -y mpeg2enc,raw -F 8,' -K tmpgenc ' -o
test -w 2200 -a 0 -A -N 0x2000 -m test.ac3
also for the -F i have used
-F 8,' -d' or -F 8,' -s'
transcode -i /dev/dvd -T 2,-1 -V -y ffmpeg,raw -F mpeg2video
--export_prof dvd-ntsc -o 2-3-2 -w 2200 -a 0 -A -N 0x2000 -m 2-3-2.ac3
Neither mpeg2enc or ffmpeg will make video that allow me to fast forward
at the correct rate.
Jake
On Fri, 2004-02-27 at 16:35, Torsten Römer wrote:
How does your -F parameter look like? I'm using this: -F "8,-K tmpgenc".
According to mpeg2enc's manpage, the mpeg profile (-f) sets already all
necessary options for the chosen type of stream.
All other options, like bitrate and so on, are set by transcode.
Works fine for me.
If you feel like it you could also try my tool to encode and burn your
file: http://www.luniks.net/java/jtvd.do
Torsten
Jacob wrote:
my fast forward works on computer, just not in dvd player but I think i
may have found problem. there is an option in mpeg2enc to add sequence
fram eto beginning of gop. i will try that
jake
On Fri, 2004-02-27 at 14:24, Torsten Römer wrote:
Hi Jake,
I just tried with one of my DVDs; the fast forward works normal. But I
have only tried on my Yamakawa-thingy, I'll later try with a real DVD
player as well.
I'm using pretty recent versions of the tools.
Torsten
Jacob Millspaw wrote:
I have been making DVDs with transcode and lately(after some upgrades)
my dvdplayer fast scan forward doesnt work. It basically plays the
movie at the normal speed without sound and a little choppy. Has
something changed that I dont know about with transcode? or maybe its
with mpeg2enc (althought I have the same problem with ffmpeg).
Any ideas?
jake