d3adpool
6th July 2005, 01:29
Hi,
I've been trying to convert some AVIs i got on my computer (2 videos, 640x352 - 1.82:1, 23.97). First of all my problem, the encoding runs smooth, i've got all the avisynth scripts (v2.55) ready, and in my computer everything is sweet. But when i try to watch the authored DVD in my standalone the screen is bigger than the tv screen. Now, i'm pretty sure the problem is with my tv (kinda old, not even flat) but anyway.... the aspect ratio is 4:3 Fullscreen (comes from a TV source). Now in my avisynth for the resizing is something like this:
avisource("H:\AVIS\source1.avi")
BicubicResize(720,416)
AddBorders(0,80,0,80)
now if this avisynth is wrong, then i'll just happily re-encode everything... but i really think the problem is with my TV. Now, is this even possible? The problem being with my TV? Or am i just really lame with encoding? (BTW, the problem might be with the MPEG-2 enconder i use that trial CCE...
also, i'm just posting here because i followed the guide to the letter and it didn't turned out as expected... thanks in advance
I've been trying to convert some AVIs i got on my computer (2 videos, 640x352 - 1.82:1, 23.97). First of all my problem, the encoding runs smooth, i've got all the avisynth scripts (v2.55) ready, and in my computer everything is sweet. But when i try to watch the authored DVD in my standalone the screen is bigger than the tv screen. Now, i'm pretty sure the problem is with my tv (kinda old, not even flat) but anyway.... the aspect ratio is 4:3 Fullscreen (comes from a TV source). Now in my avisynth for the resizing is something like this:
avisource("H:\AVIS\source1.avi")
BicubicResize(720,416)
AddBorders(0,80,0,80)
now if this avisynth is wrong, then i'll just happily re-encode everything... but i really think the problem is with my TV. Now, is this even possible? The problem being with my TV? Or am i just really lame with encoding? (BTW, the problem might be with the MPEG-2 enconder i use that trial CCE...
also, i'm just posting here because i followed the guide to the letter and it didn't turned out as expected... thanks in advance