digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD: Encoding at 4:3 or 16:9? (http://www.digitalfaq.com/archives/encode/2403-kvcd-encoding-43-a.html)

Adder 01-29-2003 06:40 AM

KVCD: Encoding at 4:3 or 16:9?
 
Hi

What should i encode source aspect ratio as, 4:3 or 16:9. On the back of dvd it says 16:9 anamorphic (original aspect ratio 2.35:1).

I am not good knowing all this aspect stuff :(

Thanks.

kwag 01-29-2003 09:17 AM

If your encoding target is a K(VCD), you should encode 4:3. No matter if the movie is 4:3 or 16:9. VCDs are encoded 4:3. If you encode 16:9, you might run into aspect problems with some TVs.
Your source aspect should be set to "Center" if you are using SansGrip's "GripCrop" filters. If you are using an .avs script generated by FitCD, your input aspect should be set to "Full screen".

-kwag

Adder 01-29-2003 10:04 AM

Hi kwag

Thanks for reply but i still got aspect problems :cry:

It seems that when i use gripfit with overscan the lower the value the more it chops of the sides of movie :?

Its like if i use overscan=1 which is 8 pixel it chops 8 pixel from side of movie and overscan=2 it chops 16 pixel from side of movie :cry:

I would like black borders down side of movie but i can't seem to get them anymore even if i use fitcd script i don't know wtf has happened??

I tried overscan=3 and thats just about shows sides but its still pretty chopeed :-(

This is the script i am using:

LoadPlugin("C:\encoding\mpeg2dec.dll")
LoadPlugin("C:\encoding\fluxsmooth.dll")
LoadPlugin("C:\encoding\GripFit_preview.dll")
LoadPlugin("C:\encoding\legalclip.dll")
LoadPlugin("C:\encoding\sampler.dll")
LoadPlugin("C:\encoding\Convolution3D.dll")
LoadPlugin("C:\encoding\DustV5.dll")

Mpeg2Source("D:\divx or dvd encoding\51st_State\VIDEO_TS\51st state.d2v")
LegalClip()
GripCrop( width=544, height=576, overscan=2 )
GripSize()
Fluxsmooth()
Faerydust()
#SpaceDust()
Convolution3D(preset="movieHQ")
GripBorders()
LegalClip()

Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size ##

Hope you or someone can help this is driving me potty :roll:

kwag 01-29-2003 10:15 AM

Hi Adder,

Your script is correct. Maybe it's a PAL problem with the filters :idea:
Have you contacted SansGrip about this :?:

Jellygoose 01-29-2003 10:17 AM

:lol: Those black borders on the side are ok... You won't see them on your TV, but if you have less pixel to encode, the quality will be better... TV Overscan also chops off pixels on the top and on the bottom of the video... :wink:

Adder 01-29-2003 10:27 AM

Thanks kwag and jellygoose for reply :)

Its really strange cause if i use a fitcd script it doesn't show me black borders on side of tv any more its flush but when i used to use fitcd scripts i got the black borders.

I don't know what has happened :(


All times are GMT -5. The time now is 06:30 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.