Log in

View Full Version : Frame Numbers


falconfighter
24th January 2004, 22:54
XviD has a great new function - frame weighting. But FlaskMPEG has no frame number viewer that I can find. Is there a program that can view VOB files and help me get frame numbers for relevant points? It wouldn't have to be that complex - just a fast forward, a rewind, a single frame forward/back, a slidebar, and a screen with VOB viewing capability.

If there isn't can I coerce someone into coding one? :)

Matthew
25th January 2004, 08:41
You can save a dvd2avi project file, write an avisynth script file for it and then load the avs in virtualdub. I think that will do what you want.

falconfighter
25th January 2004, 14:27
Well yeah, but I'm too lazy to set up a script and all :)

Matthew
26th January 2004, 06:21
LoadPlugin("C:\MPEG2Dec3dg.dll")
MPEG2source("C:\movie.d2v")
ConvertToYUY2(interlaced=false)

Oh the effort!

:P

Beastie Boy
27th January 2004, 17:34
I've often thought it would be useful if DVD2AVI had a current frame number display. It would be good for selecting cutting points and chapter start position etc.

Cheers, Beastie.

2COOL
27th January 2004, 18:52
TMPGenc DVD Author has a frame by frame viewer when you but I can't confirm ATM this moment if it tells you what the frame number. It has a free full 30 day trial so you can try to look into this feature.