I know what I'm suppose to do when I have a 23.97 divx file in TMPGenc but what do I do when my file is PAL 25 frames per second, what settings do I use?
+ Reply to Thread
Results 1 to 2 of 2
-
-
I would suggest you use AVISynth to frameserve your DivX to TMPGenc, and convert it to 23.976 fps at the same time. You can find it in the Tools section, or at www.doom9.org
Look for version 2.0
The script for these is simple. Open NOTEPAD, and put the following two lines into it. Save it with a .AVS extension, using any filename (example: VIDEO.AVS ). Double click the file. When prompted to select a program, choose Windows Media Player (or any AVI compatible player for that matter), to make sure your script is error free. It should play back, although the sound will be out of sync.
avisource("c:\yourmoviefolder\yourmoviefile.avi")
AssumeFPS(23.976,false)
For the Audio, open the file in VirtualDub. Set the audio options to FULL PROCESSING MODE, and then select FILE | SAVE AS WAV.
Use the BeSweet GUI, and BeSweet (find them both in the Tools section), to convert your audio from PAL to FILM (it has a simple drop down selection for this). You can feed this converted wav into TMPGenc for your audio, or convert it to MP2 in BeSweet GUI (your choice). The .AVS file can be opened in TMPGenc as your Video source, just as if it was an AVI file.Impossible to see the future is. The Dark Side clouds everything...
Similar Threads
-
How to convert a PAL DVD to a NTSC DVD using TMPGEnc Plus 2.5x
By FulciLives in forum User guidesReplies: 266Last Post: 21st Jul 2018, 04:16 -
when Pal dvd has correct Ntsc audio (Pal>Ntsc conver)
By spiritgumm in forum Video ConversionReplies: 15Last Post: 13th Oct 2011, 12:57 -
Would NTSC DivX play on PAL equipment?
By videoboy2008 in forum Newbie / General discussionsReplies: 4Last Post: 10th Apr 2008, 02:43 -
XVID/DIVX NTSC to PAL
By bilbonvidia in forum Video ConversionReplies: 14Last Post: 23rd Jan 2008, 23:13 -
Is DivX(Xvid) A Cure For NTSC/PAL?
By hech54 in forum Newbie / General discussionsReplies: 9Last Post: 6th Aug 2007, 12:13