Log in

View Full Version : PAL to NTSC


The_Flash
29th May 2002, 16:20
I've read several other threads and I'm still having difficulty.
The video wasn't a problem, I added the AssumeFPS(23.976) line to my .avs. The time changed from 2:15:18 to 2:21:04 when converted.

Obviously the old PAL audio (.mp2) doesn't match up. I've tried changing the frame rate in Besweet from 1001 -> 1200 (also tried 960) and that didn't work. I've tried two different WAV Editors to try and stretch the PAL .wav to 2:21:04, that has come the closest but grossly desyncs about 3/4 of the way through the film. Any other ideas would be appreciated.

DJ Bobo
29th May 2002, 19:21
Don't stretch to 2:21:04 but to:

2:15:18:xyz (you must enter the exact number, including milliseconds!) divided through 23,976 multiplied by 25

MvB
29th May 2002, 19:40
@The_flash

Use ssrc as described in this thread:

http://forum.doom9.org/showthread.php?threadid=24535
I've done this about 16 times and it always worked perfekly :)

MvB

The_Flash
30th May 2002, 02:30
MvB,

To my amazement your method worked out great. I was really getting frustrated here. Thanks.

bobotns,

I'm assuming you meant (total time in secs./23.976 X 25)
Was too lazy to do the actual math :o
Thanks for your reply and time as well.


-Flash

DJ Bobo
30th May 2002, 10:14
@ The Flash
Not exactly, I ment: (time in MILLISECONDS / 23,976) x 25