digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Authoring VCD, DVD, Blu-ray (http://www.digitalfaq.com/archives/author/)
-   -   Problems with VCDEasy and autopadding (http://www.digitalfaq.com/archives/author/8475-problems-vcdeasy-autopadding.html)

AEtH 03-04-2004 08:16 PM

Problems with VCDEasy and autopadding
 
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??

kwag 03-04-2004 08:38 PM

Hi AEtH,

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

http://www.digitalfaq.com/archives/i.../2002/12/5.jpg

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

-kwag

AEtH 03-05-2004 04:32 PM

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

AEtH 03-05-2004 07:42 PM

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?


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

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.