01-23-2003, 10:25 PM
|
Free Member
|
|
Join Date: Nov 2002
Location: Ontario, Canada
Posts: 1,135
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by DaDe
how can i convert an avi with 25fps to a 23.976fps???
|
The best approach is to use AssumeFPS(23.976) in your script, then load it into VDub and get the new running time. You can then use something like Wave Length Adjust (or Goldwave or WaveLab or...) to adjust the length of the audio to the new running time without changing the pitch.
If you do it this way the movie will run a little slower -- it won't be noticible -- but the audio will be in sync. This is what broadcasters in PAL countries usually do when showing 23.976fps material.
|
Someday, 12:01 PM
|
|
Site Staff / Ad Manager
|
|
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
|
|
|
01-24-2003, 12:01 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
WooHoo it is working thanks guys.
Craig
|
01-24-2003, 06:36 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hoping someone can help. I've tried using GripFit with different downloaded avi's, and can't get the aspect ratio to work correctly using the posted instructions. Using KVCDx3 NTSC-Film template. AVS is:
LoadPlugin("C:\Documents and Settings\default\Desktop\Encoding Stuff\Plugins\MPEG2DEC.dll")
LoadPlugin("C:\Documents and Settings\default\Desktop\Encoding Stuff\Plugins\LegalClip.dll")
LoadPlugin("C:\Documents and Settings\default\Desktop\Encoding Stuff\Plugins\Blockbuster.dll")
LoadPlugin("C:\Documents and Settings\default\Desktop\Encoding Stuff\Plugins\FluxSmooth.dll")
LoadPlugin("C:\Documents and Settings\default\Desktop\Encoding Stuff\Plugins\Sampler.dll")
LoadPlugin("C:\Documents and Settings\default\Desktop\Encoding Stuff\Plugins\GripFit_preview.dll")
avisource("H:\Complete\MOVIE_NAME")
ConvertToYUY2()
LegalClip()
GripCrop(544,480, overscan=1)
GripSize()
FluxSmooth()
#Blockbuster (method="noise", variance=.3, seed=1)
LegalClip()
#Sampler(length=24)
I use 544x480 for compatibility with my Apex standalone.
If I set the Video Arrange Method to Center or Center (full screen) the image is distorted (usually stretched vertically). If I use Full Screen (keep aspect ratio) though it looks fine. Input is set to VGA 1:1. I've tried on two different movies: 608x336 23.976 Xvid and 640x272 23.976 Divx4 low motion.
Am I doing something wrong by using Full Screen? It seems from all the posts that I should be using Center.
Thanks.
|
01-24-2003, 08:20 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
HELP
i just burned a movie to a CD only to find the audio is out of sync!!
i have deleted all the files, so is there anyway to fix it??
|
01-24-2003, 09:19 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
MrCoopz
Just use vcdeasy. In one of the options ( I think is vcdrip ) you can tell the program where´s your vcd and then can rip the .mpeg from the .dat file burned in your vcd disc.
So, when you got the .mpeg file, use TMPGEnc do demultiplex it in video and audio again, correct the audio, multiplex again with BBmpeg, use vcdeasy to make another vcd, and finally burn and watch your vcd with new audio.
|
01-24-2003, 01:25 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I got my movie to work one of the downloads you guys gave me worked don't know which one.
I muxed it in bbmpeg and I got the new mpg file but every time I go to load it, it chokes up my computer. I admit my comp isn't a super comp or anything, but it shouldn't choke up a 1.4 P4. the new file is 400,000kb.
So I thought what the hell I will just burn it in nero. I put it in my dvd player and it looked great.(thanks to C3D and fareydust) But there was no sound so I think the sound is tripping it up. I have to reset my comp everytime, I try this file.
WHY OH WHY? LOL
Thanks
Craig
|
01-24-2003, 03:15 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by Perfect Cell
MrCoopz
So, when you got the .mpeg file, use TMPGEnc do demultiplex it in video and audio again, correct the audio, multiplex again with BBmpeg, use vcdeasy to make another vcd, and finally burn and watch your vcd with new audio.
|
How do i demultiplex the video and audio again??
and what do i use and how do i correct the sound?
Cheers
|
01-24-2003, 07:53 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 173
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
when i am doing preview in file, it is written
legalclip: source must be yuy2
what can i do??
|
01-24-2003, 08:01 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 173
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
forgot to tell you that after that legal clip message
it is written the path where my avi file is located...
thx
|
01-24-2003, 08:07 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 173
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
i have added convertto yuy2() to my avs script and it worked but the quality is not good it is playing in 336 x 192...
what can we do?
|
01-24-2003, 08:45 PM
|
Free Member
|
|
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by big
i have added convertto yuy2() to my avs script and it worked but the quality is not good it is playing in 336 x 192...
what can we do?
|
Hi Big,
I believe the 336 x 192 is the size that was automatically adjusted in TMPEG when you opened the .avs. Let's see your script. Post it here.
-kwag
|
01-25-2003, 08:41 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
What do i use and how do i get the sound in sync?
Cheers
|
01-25-2003, 09:29 AM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 173
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
will it work with all the format of kvcd that are listed?
LoadPlugin("C:\Program Files\NimoCodec Pack\Mpeg2dec\Mpeg2dec.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\LegalClip-0.2\LegalClip.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\Blockbuster-0.7\Blockbuster.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\FluxSmooth-1.0\FluxSmooth.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\Sampler-0.2a\Sampler.dll")
LoadPlugin("C:\Documents and Settings\MichelD\Mes documents\Programmes\GripFit_preview_0.0c\GripFit_ Preview.dll")
avisource("C:\Documents and Settings\MichelD\Mes documents\Films\Lilo.Et.Stitch.FRENCH.DVDRiP.DiVX-Ulysse.avi")
ConvertToYUY2()
LegalClip()
GripCrop(352, 240, overscan=1)
GripSize()
FluxSmooth()
LegalClip()
#Sampler(length=24)
|
01-25-2003, 03:53 PM
|
Free Member
|
|
Join Date: Dec 2002
Location: Buenos Aires, Argentina
Posts: 131
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by DaDe
Hi teachers!
I have a question for you, how can i convert an avi with 25fps to a 23.976fps???
I haven't tried nothing yet but i think that the usal steps will not work and will give me some kind of desyncronization, so i hope anybody can help me
Thanks a lot!
DaDe.
|
Check out this thread:
http://www.kvcd.net/forum/viewtopic....111&highlight=
Gaudi
|
01-25-2003, 05:20 PM
|
Free Member
|
|
Join Date: Jan 2003
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
01-27-2003, 12:30 AM
|
Free Member
|
|
Join Date: Nov 2002
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Congratulations for the procedure.
But i have a doubt!
How do I add subtitles in my notepad comands before I save it to .avs??
Thanxs
|
01-27-2003, 12:32 AM
|
Free Member
|
|
Join Date: Nov 2002
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
How do I add subtitles in my notepad comands before I save it to .avs??
Thanxs
|
01-27-2003, 12:47 AM
|
Invalid Email / Banned / Spammer
|
|
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
now i understand what my friends talk to me.....
you don't have drink too much!
i'm drunk.......and see post in double.
|
02-01-2003, 07:34 PM
|
Invalid Email / Banned / Spammer
|
|
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
(thanks to VIPER_1069 in cdrsoft forum)
...a useful program that tells you what divx is used to compress a clip/movie etc and what sound it has etc etc.
http://avicodec.duby.info/
freeware!
|
02-03-2003, 09:29 AM
|
Free Member
|
|
Join Date: Feb 2003
Location: .ro
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
another nice freeware codec identification program:
GSpot - http://www.headbands.com/gspot/
|
All times are GMT -5. The time now is 07:00 PM — vBulletin © Jelsoft Enterprises Ltd
|