I'm trying to convert a few 23.976 FPS DivX files to a PAL DVD using TMPGEnc, and I've run into a problem. The video is fine, but the audio is not encoded "on-the-fly" along withe the video. I'm guessing I need a specific mp3 codec to be able to do this.
Up until now I've done it in a different way, but it takes too much time. I imported the DivX into VDub Mod, exported the audio as mp3, frame rate converted the video to 25 using VDub, exported that, converted the video to m2v using TMPGEnc. The audio went through BeSweet, being converted to mp2, and to 25 PAL at the same time.
This process takes up to much time, I want to do this just by using TMPGEnc if possible.
Please tell me if you know an easier way.
Thanks.
+ Reply to Thread
Results 1 to 4 of 4
-
"Trying is the first step towards failure."
- Homer J. Simpson -
Well you could try something like:
avisource("whatever.avi")
assumefps(25)
TimeStretch(tempo = (100.0*25.0)/23.976)
lanczos4resize(720,576)
converttoRGB24() -
Why not use something like ConvertX2DVD (VSO software) and save yourself a lot of time and trouble?
-
you might mention that you need avisynth also, and you type that script in for example notepad and save as video.avs and then open the video.avs in tmpgenc....and i'm talking about celtic script here....i'm too slow.
ark: it is called convertxtodvd.....clickable link...
Similar Threads
-
Using TMPGenc for DVD to DivX with consistency.
By meneedit in forum Video ConversionReplies: 8Last Post: 26th Jan 2012, 07:15 -
ConvertXtoDVD vs. Tmpgenc DVD Author w/Divx Authoring
By Iron_Monkey in forum Authoring (DVD)Replies: 4Last Post: 21st Dec 2008, 20:00 -
Problem with TMPGEnc DVD Author 3 with DIVX Authoring
By LadyTaz in forum Authoring (DVD)Replies: 0Last Post: 21st Apr 2008, 20:36 -
difference btw.TMPGEnc 4.0 XPress and TMPGEnc DVD Author 3 with DivX Auth??
By geronemo in forum Authoring (DVD)Replies: 5Last Post: 18th Nov 2007, 15:07 -
Does TMPGEnc DVD Source Creator 4 convert Divx(Avi) with audio?
By Plarocks in forum Authoring (DVD)Replies: 9Last Post: 10th Sep 2007, 17:11