Hi,
I have successfully followed the useful guide here http://www.johnisme.shawbiz.ca/avi.shtml
but was wondering is there a way to retain the small size of the file as saving the sound to a wav and converting with besweet greatly increases its size?
+ Reply to Thread
Results 1 to 15 of 15
-
-
If you plan to keep the file in Xvid/Divx format, I would convert the WAV to a MP3 format.
BTW, Most set top Divx players should be able to play PAL or NTSC Divx/Xvid videos in either format and don't need conversion. If you are converting to a MPEG DVD, then you may need to do framerate/audio conversions.
And welcome to our forums. -
Thanks for the info and the welcome
. I have the original transformers cartoon for my son but it it ntsc. I am playing it through my xbox 360 on the main telly but it skips. I thought it may be the framerate and converting to pal has indeed solved the issue and it plays smoothly Got lots more episodes to do. Can virtualdub put and mp3 back into a video file, I can only see the option for a wav?
-
I had assumed most PAL players and TVs could play back NTSC videos, but if you can't your method is one way to make them compatible.
After you open the video in VD, you can load a WAV into VD from the 'Audio' menu>'WAV audio...' I would also install the LAME MP3 ACM codec to give you a few more choices of MP3 audio settings.
If you already have the WAV in there with the video, just select audio 'Full processing mode', then 'Compression'.
With full audio processing, under 'Compression', I select LAME MP3 and use '48000Khz, 192Kbps, CBR Stereo, 16KB/s' most times with LAME. If you don't see those settings, check 'Show all formats' and it will be on the list. But you could check your WAV settings and see what it's using.
Set your video for 'Direct stream copy', and the audio for 'Full processing' then save it out. It doesn't take long as you are just encoding the audio. The file will be much smaller with MP3 audio.Use a different filename if you don't want to overwrite your original video. Then you can check to make sure the sync is correct and then delete the old file.
Besweet probably could also have saved it out as a MP3. The author might have used WAV output for future MPEG conversion or maybe because it's easier to adjust sync with. Don't know.
And I am assuming the Xbox doesn't have a problem with MP3 audio. Not really familiar with it.
I use VD Mod most times myself for conversions as I find the audio handling a bit simpler than VD, so hopefully this isn't all too confusing. -
That worked a treat, thanks very much it plays back great although it is noticeably slower the 3 1/2 yr old doesn't mind. I have discovered though that the slower rate ntsc plays back fine, its the faster 29 fps that doesn't.
-
Just tried something on a whim, I re - encoded the original with autrogk withhout changing the framerate and transformers play fine? Go figure.
-
Originally Posted by bilbonvidia
-
Originally Posted by bilbonvidia
I ask again; what framerate did AutoGK make it? If you don't know, either open the AVI in VDub(Mod) and go File->File Information, or open the AVI in GSpot to find out. -
Hi-
29.97fps, eh? I have a little trouble believing it was created at 29.97fps. If you'd like to pursue it further, I'd like to see the log for that encode, and a small 10 second piece of the source VOB. But I can understand if you're happy with the AutoGK encode and it plays fine on your player, that you may not wish to go to the trouble.
All my AVIs say 1 vid frame, and I don't know if or how having it be 2 vid frames would make it play more smoothly on your player. I suspect that the reason for smooth playing after using AutoGK is for some other reason. But I was wrong about the framerate and I could be wrong about that as well. -
No problem with the log, the source was not a vob. Probably originally.
[22/01/2008 07:55:06] AutoGK 2.45
[22/01/2008 07:55:06] OS: WinXP (5.1.2600).2
[22/01/2008 07:55:06] Job started.
[22/01/2008 07:55:06] Input file: C:\Documents and Settings\All Users\Documents\My Videos\Kids\The Transformers (G1) - Season 2\The Transformers (G1) - 2x49 - B.O.T.avi
[22/01/2008 07:55:06] Input codec: DivX 5
[22/01/2008 07:55:06] Source duration: 22mn 50s 737ms
[22/01/2008 07:55:06] Output file: C:\Documents and Settings\All Users\Documents\My Videos\Kids\The Transformers (G1) - Season 2\The Transformers (G1) - 2x49 - B.O.T_agk.avi
[22/01/2008 07:55:06] Output codec: DivX
[22/01/2008 07:55:06] Audio 1: 128 Kbps CBR MP3 2ch
[22/01/2008 07:55:06] Subtitles: none
[22/01/2008 07:55:06] Format: AVI
[22/01/2008 07:55:06] Target quality: 100%
[22/01/2008 07:55:06] Audio 1 settings: Auto
[22/01/2008 07:55:06] Started encoding.
[22/01/2008 07:55:06] Source resolution: 528x384
[22/01/2008 07:55:06] Source fps: 29.97
[22/01/2008 07:55:06] Analyzing source.
[22/01/2008 08:00:01] Source has percentage of interlacing in motion areas: 2.56
[22/01/2008 08:00:01] Source has percentage of telecined patterns: 0.44
[22/01/2008 08:00:01] Source has percentage of progressive patterns: 98.82
[22/01/2008 08:00:01] Source has percentage of interlaced patterns: 0.74
[22/01/2008 08:00:01] Source is considered to be interlaced.
[22/01/2008 08:00:01] Output will contain 41081 frames
[22/01/2008 08:00:01] Demuxing audio.
[22/01/2008 08:00:07] Running single pass encoding.
[22/01/2008 08:00:07] Writing the following script to C:\Documents and Settings\All Users\Documents\My Videos\Kids\The Transformers (G1) - Season 2\agk_tmp\The Transformers (G1) - 2x49 - B.O.T_agk_movie.avs
================================================== =========
LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dl l")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\RemoveGrain SSE2.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\leakkerneld eint.dll")
movie = DirectShowSource("C:\Documents and Settings\All Users\Documents\My Videos\Kids\The Transformers (G1) - Season 2\The Transformers (G1) - 2x49 - B.O.T.avi",29.97).KillAudio()
movie = isRGB(movie) ? ConvertToYV12(movie,true) : movie
movie = isYUY2(movie) ? ConvertToYV12(movie,true) : movie
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples= 10,aspect=0,threshold=0,samplestartframe=0,leftadd =0,rightadd=0,topadd=0,bottomadd=0)
fixed_aspect = 1
c_width = width(cropclip)
c_height = round(height(cropclip) / fixed_aspect)
input_par = float(c_width)/float(c_height)
input_par = (input_par > 1.4) || (input_par < 1.25) ? input_par : (4.0/3.0)
out_width = 528
out_height = round(float(out_width) / input_par)
hmod = out_height - (floor(out_height / 16 ) * 16)
out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod)
new_aspect = (float(out_width) / float(out_height)) / fixed_aspect
LeakKernelDeInt(movie,order=0,sharp=true)
autocrop(mode=0,wmultof=4,hmultof=4,samples=10,asp ect=new_aspect,threshold=0,samplestartframe=0,left add=0,rightadd=0,topadd=0,bottomadd=0)
LanczosResize(out_width,out_height)
================================================== =========
[22/01/2008 08:24:14] Duration was: 24 minutes 6 seconds
[22/01/2008 08:24:14] Speed was: 28.40 fps.
[22/01/2008 08:24:14] Job finished. Total time: 29 minutes 7 seconds -
OK, thanks for the log. I can't learn much if the source was just another AVI. As long as what you did worked for you, that's the main thing.
Similar Threads
-
when Pal dvd has correct Ntsc audio (Pal>Ntsc conver)
By spiritgumm in forum Video ConversionReplies: 15Last Post: 13th Oct 2011, 12:57 -
PAL XVID to NTSC DVD?
By stanley_a in forum Video ConversionReplies: 4Last Post: 31st Dec 2008, 17:52 -
Would NTSC DivX play on PAL equipment?
By videoboy2008 in forum Newbie / General discussionsReplies: 4Last Post: 10th Apr 2008, 02:43 -
Quick question - PAL Menu when converting NTSC Xvid
By Azza_b in forum SVCD2DVD & VOB2MPGReplies: 2Last Post: 16th Oct 2007, 11:46 -
Is DivX(Xvid) A Cure For NTSC/PAL?
By hech54 in forum Newbie / General discussionsReplies: 9Last Post: 6th Aug 2007, 12:13