Quantcast Problems with VCDEasy and Autopadding - digitalFAQ.com Forums [Archives]
  #1  
03-04-2004, 08:16 PM
AEtH AEtH is offline
Free Member
 
Join Date: Mar 2004
Location: Valencia (Spain)
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Hi all. i'm having problems burning my KVCDx3 (MPEG1) with VCDEasy. It tells me that my file needs autopadding. I've readed that encoding with TMPGEnc (ES: Video only) and muxing with bbMPEG that problem doesn't occurs, so i don't know what may i do.

This is what i do. First, encode the video file with TMPGEnc. After that, encode audio with besweet with this command line:

besweet -core( -input audio.wav -output audio.mp2 -2ch ) -shibatch( --rate 44100 ) -ota( -fs 48000 ) -toolame( -s 44.1 -m d -b 160 ).

And then i mux the files with bbmpeg, selecting vcd vbr and forced mux rate=0.

What am i doing bad??
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  
03-04-2004, 08:38 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Hi AEtH,

Use HeadAC3he instead of BESweet.
Then, use BBMpeg, and mux like this:



You can also check "Pad VCD audio", so that VCDEasy doesn't have to do it.

-kwag
Reply With Quote
  #3  
03-05-2004, 04:32 PM
AEtH AEtH is offline
Free Member
 
Join Date: Mar 2004
Location: Valencia (Spain)
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
I'm doing some other thing bad. Encoding audio as you told me gives me another mp2. I muxed the files with bbmpeg. When i don't check "Pad VCD Audio" VCDEasy tells me that my file needs padding, but if i check it, VCDEasy accepts the .mpg but my Cyberhome CH-402 plays it wrong. Audio plays ok, but video is plenty of artifacts. As a curious thing, if i speed up video (about 4x-8x) the images are ok, the problems arrive when playing file at normal speed.

I don't know what may i do. If it's useful, here is a part of the .tpr that i encode:


Quote:
Job.MPEG.OutputStreamType = MPEG_OutputStreamType_VideoOnly
Job.MPEG.OutputStreamType_ReadOnly = False
Job.MPEG.Video.StreamType = MPEGVideoEncoder_StreamType_MPEG1
Job.MPEG.Video.StreamType_ReadOnly = False
Job.MPEG.Video.Width = 528
Job.MPEG.Video.Width_ReadOnly = False
Job.MPEG.Video.Height = 576
Job.MPEG.Video.Height_ReadOnly = False
Job.MPEG.Video.YUVFormat = 1
Job.MPEG.Video.YUVFormat_ReadOnly = False
Job.MPEG.Video.DC_prec = 0
Job.MPEG.Video.DC_prec_ReadOnly = False
Job.MPEG.Video.VideoEncodeMode = MPEGVideoEncoder_VideoEncodeMode_Progressive
Job.MPEG.Video.VideoEncodeMode_ReadOnly = False
Job.MPEG.Video.FrameRate = 3
Job.MPEG.Video.FrameRate_ReadOnly = False
Job.MPEG.Video.AspectRatio = 8
Job.MPEG.Video.AspectRatio_ReadOnly = False
Job.MPEG.Video.RateControlMode = MPEGVideoEncoder_RateControlMode_CQ
Job.MPEG.Video.RateControlMode_ReadOnly = False
Job.MPEG.Video.MaxBitRate = 0
Job.MPEG.Video.MaxBitRate_ReadOnly = False
Job.MPEG.Video.MinBitRate = 0
Job.MPEG.Video.MinBitRate_ReadOnly = False
Job.MPEG.Video.MinAvgBitRate = 0
Job.MPEG.Video.MinAvgBitRate_ReadOnly = False
Job.MPEG.Video.CBR_BitRate = 0
Job.MPEG.Video.VBR_MultipassVBRAlgorithm = MPEGVideoEncoder_MultipassVBRAlgorithm_MultipassCQ
Job.MPEG.Video.VBR_AvgBitRate = 0
Job.MPEG.Video.VBR_MaxBitRate = 0
Job.MPEG.Video.VBR_MinBitRate = 0
Job.MPEG.Video.VBR_MaxPassCount = 2
Job.MPEG.Video.VBR_Quality_P = 0
Job.MPEG.Video.VBR_Quality_B = 0
Job.MPEG.Video.VBR_EnablePadding = False
Job.MPEG.Video.MVBR_MaxBitRate = 0
Job.MPEG.Video.MVBR_MinBitRate = 0
Job.MPEG.Video.MVBR_Quality_P = 0
Job.MPEG.Video.MVBR_Quality_B = 0
Job.MPEG.Video.MVBR_EnablePadding = False
Job.MPEG.Video.AVBR_Quality = 0
Job.MPEG.Video.AVBR_MaxBitRate = 0
Job.MPEG.Video.AVBR_MinBitRate = 0
Job.MPEG.Video.AVBR_EnablePadding = True
Job.MPEG.Video.CQ_Quality = 60.000
Job.MPEG.Video.CQ_Quality_P = 0
Job.MPEG.Video.CQ_Quality_B = 0
Job.MPEG.Video.CQ_MaxBitRate = 2500000
Job.MPEG.Video.CQ_MinBitRate = 300000
Job.MPEG.Video.CQ_EnablePadding = True
Job.MPEG.Video.VBVBufferSize = 40960
Job.MPEG.Video.VBVBufferSize_ReadOnly = False
Job.MPEG.Video.GOP_SeqHeaderInterval = 1
Job.MPEG.Video.GOP_SeqHeaderInterval_ReadOnly = True
Job.MPEG.Video.GOP_I_FrameCount = 1
Job.MPEG.Video.GOP_I_FrameCount_ReadOnly = True
Job.MPEG.Video.GOP_P_FrameCount = 5823
Job.MPEG.Video.GOP_P_FrameCount_ReadOnly = True
Job.MPEG.Video.GOP_B_FrameCount = 2
Job.MPEG.Video.GOP_B_FrameCount_ReadOnly = True
Job.MPEG.Video.GOP_BitStreamForEdit = False
Job.MPEG.Video.GOP_BitStreamForEdit_ReadOnly = False
Job.MPEG.Video.GOP_MaxFrameCount = 24
Job.MPEG.Video.GOP_MaxFrameCount_ReadOnly = True
Job.MPEG.Video.QuantizeMatrix_Intra_ReadOnly = False
Job.MPEG.Video.QuantizeMatrix_NonIntra_ReadOnly = False


Any ideas??
I'm in spain (PAL System)

Thanks
__________________
Dios ha muerto, Marx ha muerto, y yo tampoco me encuentro muy bien...
Reply With Quote
  #4  
03-05-2004, 07:42 PM
AEtH AEtH is offline
Free Member
 
Join Date: Mar 2004
Location: Valencia (Spain)
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
hi, i'm back

I made some samples and this problem only occurs when the source is widescreen, if it's fullscreen the video plays ok.

Another question about the above .tpr. The video paddind must be enabled or disabled? in a post from incredible he tells that he encodes without padding. I tested it (burning with nero) but the problem was the same, a lot of artifacts only from top to middle of the screen. I have to try burning a kvcd without video padding with VCDEasy.

Any idea?
__________________
Dios ha muerto, Marx ha muerto, y yo tampoco me encuentro muy bien...
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems Authoring CVD in VCDEasy e1miran Authoring VCD, DVD, Blu-ray 4 03-22-2004 12:27 PM
KVCD: VCDEasy problems - autopadding requires to insert additional ? the302riddler Video Encoding and Conversion 6 11-20-2003 06:53 AM
VCDEasy, PBC, and Apex 1500 Player Problems tonyk Players, DVRs, Media Centers 1 08-04-2003 11:19 PM
Burner problems or encoder problems? TKS Authoring VCD, DVD, Blu-ray 2 07-12-2003 07:22 PM
Autopadding problems using kvcdx2 template at 704 x 480? RAVEN2K2 Video Encoding and Conversion 4 03-19-2003 02:16 AM

Thread Tools



 
All times are GMT -5. The time now is 07:48 AM  —  vBulletin © Jelsoft Enterprises Ltd