Quantcast KVCD: Choppy Audio and Video? - digitalFAQ.com Forums [Archives]
  #1  
07-23-2003, 12:41 PM
D Rated D Rated is offline
Free Member
 
Join Date: Jul 2003
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
OK, I've burned a few KVCDs with no problems in the past. However, this latest encode is causing me some headaches. Hopefully the resident experts can help me out.

I start out with an AVI in Xvid format. GSpot tells me that the video is 576x304, bitrate of 881 kb/s, and FPS of 23.97, and that I have two compatible codecs installed. GSpot also tells me that the audio is 0x0055(MP3) ID'd as MPEG-1 Layer 3, bitrate of 117 kb/s (58/ch, stereo) VBR LAME3.93, and Fs of 48000 Hz, and that I have two compatible codecs installed.

So, I took the normal steps pretty much straight out of the guides. I extracted the WAV audio from the AVI using VDub, and then converted this to MP2 (160 kbps, 48 khz) using HeadAc3he. This MP2 plays fine in WMP, and Winamp.

I created a script using the optimal Avisynth 2.08 and using Moviestacker to create the GripFit parameters. The script is below:

Code:
LoadPlugin("C:\Program Files\MovieStacker\Filters\MPEG2Dec.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\TemporalCleanerOld.dll") 
LoadPlugin("C:\Program Files\MovieStacker\Filters\GripFit_preview.dll") 
LoadPlugin("C:\Program Files\MovieStacker\Filters\DustV5.dll") 
LoadPlugin("C:\Program Files\MovieStacker\Filters\LegalClip.dll") 
LoadPlugin("C:\Program Files\MovieStacker\Filters\Unfilter.dll")
LoadPlugin("C:\Program Files\MovieStacker\Filters\STMedianFilter.dll")


AviSource("C:\TheRealCancun.avi")

LegalClip()
unfilter(50,50) 

GripCrop(352, 480, source_anamorphic=false)
GripSize(resizer="BilinearResize")

STMedianFilter(8, 32, 0, 0, 8, 32) 
# SpaceDust() # Optional - for some "not so clean" DVDs. 
temporalsmoother(1,2) 
mergechroma(blur(1.50)) 
mergeluma(blur(0.2)) 
# Convolution3d or DCTFilter for extreme worse cases. 
GripBorders() 
LegalClip()
I loaded this up in ToK and let it do it's thing, and got a resulting M1V file (I set ToK not to multiplex). The M1V looks fine in WMP, no jumps or skips. I then Multiplexed using BBmpeg and the settings Kwag recommended. The resulting MPEG plays just fine in WMP, audio and video is synced and the audio or video never skips or drops out.

So I burned the MPEG using Nero (VCD, compliance off, NTSC), and when I play this on my standalone (Philips 724) the audio drops out every few seconds (although it doesn't seem to be uniform, sometimes it will go 20 seconds without a problem, and then it drops out again). The video also is jumpy, where it looks as though the video skips frames or fast forwards itself to 'catch up' to where it should be.

Anyone had this problem, or know of any solutions to try to fix this? Any help is appreciated.
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
07-23-2003, 12:46 PM
rendalunit rendalunit is offline
Free Member
 
Join Date: Apr 2002
Location: san jose, Ca
Posts: 1,148
Thanks: 0
Thanked 0 Times in 0 Posts
maybe your Phillips 724 can't handle the 48k audio. You might try resampling to 44.1kbps. 48k causes desyncing and lower pitch in my sony dvp-nc600
Reply With Quote
  #3  
07-23-2003, 01:34 PM
D Rated D Rated is offline
Free Member
 
Join Date: Jul 2003
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for the suggestion, rendalunit. I don't think that is the case, because I've encoded a few other AVI's and have had no problems, and they were all 48K as well (to my knowledge, not 100% sure).

Anyway, I've got nothing to lose so I'll give it a try when I get home from work. I may also try extracting the MP2 from the WAV again, this time at 192 kbps, since that is the bitrate I normally used in the past and didn't have any problems before.

Any other suggestions out there?
Reply With Quote
  #4  
07-23-2003, 02:05 PM
rendalunit rendalunit is offline
Free Member
 
Join Date: Apr 2002
Location: san jose, Ca
Posts: 1,148
Thanks: 0
Thanked 0 Times in 0 Posts
You could also try encoding at 29.97 fps- it seems like wrong framerate is usually the cause of choppy or stuttering video.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
KVCD: Choppy audio playback on dvd player but plays fine on pc? mugen Video Encoding and Conversion 3 03-17-2003 10:26 PM
HeadAC3he: audio is choppy Reno Audio Conversion 3 01-08-2003 07:51 PM
KVCD: Template video conversions choppy? bapski Video Encoding and Conversion 9 08-24-2002 02:54 AM
KVCD: Audio choppy? ibanez78 Video Encoding and Conversion 0 07-15-2002 04:54 PM
KVCD: Audio Choppy when the screen is black in the source! Thomasphoenix Video Encoding and Conversion 7 07-01-2002 12:10 AM

Thread Tools



 
All times are GMT -5. The time now is 01:09 PM  —  vBulletin © Jelsoft Enterprises Ltd