Tatjahna
21st June 2002, 06:14
:(
What I want : DVD video and audio streams compliant to author in dvdmaestro.
What I did :
1- Captured an avi file using PicVideo MJPEG encoder, and PCM audio at 44.1, resolution of 640x480
2- Created an avs script:
LoadPlugin("C:\Windows\System32\mpeg2dec.dll")
LoadPlugin("C:\Program Files\avisynth\decomb\decomb.dll")
AVISource("D:\LadyOscar_DVD5.avi")
ResampleAudio(44100)
FieldDeinterlace()
#Crop(3,6,628,468) <--
#AddBorders(0,6,0,6) <-- Theses 2 lines didn't worked though.. Why ?
BicubicResize(720,480)
3- I have loaded this avs script into CCE 2.50, have tried to encode the audio and the video at the same time, this didn't worked ( avcStream error or something like that) So I have unchecked the audio encoding.
*The video encoded great ( VBR CQ 80, Min. 1200, Max. 4000 ) and loaded great into dvdmaestro.
4- Have load my original AVI file into CCE and tried to encode the audio and resampling it to 48kHz, that worked without problems, loaded great into DVDMaestro.
*It's only when trying to hear the audio that I have noticed that the sound "chopped" at about 21 minutes after the beginning, 'till the end! Why ?
5- So I have remembered that my Athlon XP CPU has problems with CCE 2.50. I then tried to extract the wav in VDub from my AVI, loaded TMPGEnc, tried then to encode it but the output file is a .mpg and not a .mpa .. I let him go and tried to loaded the results into Maestro... Guess what ? Didn't work too !! :angry: "Illegal file format", I guess.
6- Desperate, I have found in the faq that CCE 2.62 fixed the problem with AMD cpus... Yeah.. and what next ? I have installed CCE 2.64 lite on my computer, but CCE considers his job finished after only 900 frames! :( (There is a total of 156000 frames)
7- So in resumate : I cannot encode my mp2 audio into TMPGEnc, illegal format. I cannot use CCE 2.50 and 2.64. Oh and also I hae tried to use BeSweet with a guide here, this worked great but the sound was a little "pitched" (I mean it encoded it a little too fast so I have an audio file 5 minutes smaller than the original)... Now WHAT ???????
Thanx in advance for taking the time to explain me all of this.
What I want : DVD video and audio streams compliant to author in dvdmaestro.
What I did :
1- Captured an avi file using PicVideo MJPEG encoder, and PCM audio at 44.1, resolution of 640x480
2- Created an avs script:
LoadPlugin("C:\Windows\System32\mpeg2dec.dll")
LoadPlugin("C:\Program Files\avisynth\decomb\decomb.dll")
AVISource("D:\LadyOscar_DVD5.avi")
ResampleAudio(44100)
FieldDeinterlace()
#Crop(3,6,628,468) <--
#AddBorders(0,6,0,6) <-- Theses 2 lines didn't worked though.. Why ?
BicubicResize(720,480)
3- I have loaded this avs script into CCE 2.50, have tried to encode the audio and the video at the same time, this didn't worked ( avcStream error or something like that) So I have unchecked the audio encoding.
*The video encoded great ( VBR CQ 80, Min. 1200, Max. 4000 ) and loaded great into dvdmaestro.
4- Have load my original AVI file into CCE and tried to encode the audio and resampling it to 48kHz, that worked without problems, loaded great into DVDMaestro.
*It's only when trying to hear the audio that I have noticed that the sound "chopped" at about 21 minutes after the beginning, 'till the end! Why ?
5- So I have remembered that my Athlon XP CPU has problems with CCE 2.50. I then tried to extract the wav in VDub from my AVI, loaded TMPGEnc, tried then to encode it but the output file is a .mpg and not a .mpa .. I let him go and tried to loaded the results into Maestro... Guess what ? Didn't work too !! :angry: "Illegal file format", I guess.
6- Desperate, I have found in the faq that CCE 2.62 fixed the problem with AMD cpus... Yeah.. and what next ? I have installed CCE 2.64 lite on my computer, but CCE considers his job finished after only 900 frames! :( (There is a total of 156000 frames)
7- So in resumate : I cannot encode my mp2 audio into TMPGEnc, illegal format. I cannot use CCE 2.50 and 2.64. Oh and also I hae tried to use BeSweet with a guide here, this worked great but the sound was a little "pitched" (I mean it encoded it a little too fast so I have an audio file 5 minutes smaller than the original)... Now WHAT ???????
Thanx in advance for taking the time to explain me all of this.