field deinterlace prevents resize >>
FORUM lowesmall.shop

FORUM lowesmall.shop



SearchSearch   Users   Registration   Entrance
Today: 05.09.2025 - 09:27:17
Pages:  1  2  

field deinterlace prevents resize

AuthorMessage

DD/M

main user




Statistics:
Messages: 528
Registration: 05.07.2003

hello there - i was just loading my usual AVIsynth script and i found today that i got an "unrecognized exception" error when trying to load into virtualdub. the "unrecognized exception" referred to BilinearResize(480,344,0,0.5). the avs files loaded fine when i got rid of FieldDeinterlace(full=true,blend=false) which preceded the resize. i had used the same filters before and it always loaded fine - why did i lose the ability to resize this time?! (avisynth 2.07) thanks for any insights

---------------------
M3 Sedan #128
Message # 1 28.09.21 - 08:35:11
RE: field deinterlace prevents resize

5mall5nail5

main user




Statistics:
Messages: 45,771
Registration: 09.22.2002

You can crop 0.5 lines? O_O How's that work? :P

---------------------
Message # 2 28.09.21 - 08:39:36
RE: field deinterlace prevents resize

Mikey52

main user




Statistics:
Messages: 3,083
Registration: 05.18.2002

Use BilinearResize(480,344) - there is no soft/sharp settings on Bilinearresize - only bicubic.

---------------------
'05 Big Winged RICECAR
Message # 3 28.09.21 - 08:46:07
RE: field deinterlace prevents resize

onrailsm3

main user




Statistics:
Messages: 43
Registration: 06.16.2003

re: bilinear soft/sharp 

---------------------
Message # 4 28.09.21 - 08:55:12
RE: field deinterlace prevents resize

erniep

main user




Statistics:
Messages: 11
Registration: 06.04.2003

yeah, i tried both bucubicresize(480,344) and bilinearesize(480,344) and there was the same problem...

---------------------
Ernie Peters 1999 M3 Coupe Dakar Yellow
Message # 5 28.09.21 - 09:06:33
RE: field deinterlace prevents resize

mez

main user




Statistics:
Messages: 28
Registration: 01.29.2003

Post the failing script.

---------------------
Message # 6 28.09.21 - 09:10:16
RE: field deinterlace prevents resize

- LB -

main user




Statistics:
Messages: 12
Registration: 02.26.2002

the script 

---------------------
Drive it like you stole it! Mods: Euro HFM
Message # 7 28.09.21 - 09:17:57
RE: field deinterlace prevents resize

m3 cabrio

main user




Statistics:
Messages: 15
Registration: 05.21.2003

sorry, shoulda posted it earlier...generated in gordian knot so ill include all the extras... AVIsource("F:\SPE.avi") # # ENABLE ANY OF THE FOLLOWING LINES THAT YOU FEEL SHOULD BE APPLIED TO #THE CLIP. #Don't forget to load corresponding plugins with correct path's # # PLUGINS Import("D:\Program Files\GKnot\AVIsynth\VdubFilters\vdub_filters.avs") #LoadPlugin("mpeg2dec.dll") LoadPlugin("D:\Program Files\decomb391\Decomb.dll") #LoadPlugin("Avisynth_Spatial.dll") #LoadPlugin("GreedyHMA.dll") # # DEINTERLACING # #ConvertToRGB #VD_SmartDeinterlace("frame","luma",false,true,false,false,15,100) #ConvertToYUY2 #smart() FieldDeinterlace(full=true,blend=false) #GreedyHMA(1,0,0,0,0,0,0,0) #verticalreduceby2() # # IVTC # #Telecide() #Decimate() # # CROP # #crop(0,0,last.width,last.height) #crop(0,0,576,424) # RESIZE # BicubicResize(480,344) # # DENOISE # #SpatialSoftenMMX(2,4,6,false,false,4,4,6,8) #TemporalSmoother(3) #SpatialSoftenMMX(1,4,6,false,false,4,4,6,8) # # TRIM # #trim(start,end) #use this to get main movie #trim(start, end_part_1)+trim(start_part_2,end) #+trim(...) to get rid of #commercials etc.

---------------------
Message # 8 28.09.21 - 09:27:39
RE: field deinterlace prevents resize

FiKtIOn

main user




Statistics:
Messages: 85
Registration: 07.13.2002

field deinterlace defaults works fine 

---------------------
Message # 9 28.09.21 - 09:31:14
RE: field deinterlace prevents resize

mcoupe197

main user




Statistics:
Messages: 249
Registration: 12.24.2003

i was just encoding another file and went to a previously used avisynth script which had fielddeinterlace(), otherwise the same. in this case there was no problem with bilinear or bicubic resize. i dont really have any understanding of the different settings - only tried (full=true,blend=false) after i was having interlace artefact problems and someone recommended it ()

---------------------
Message # 10 28.09.21 - 09:39:20
RE: field deinterlace prevents resize
Of Fouriers and DCT's : Previous topicNext topic: YUV-Bitmap Import filter?
Pages:  1  2  

Message
Name
Message

Click on the dot next to the name to address the participant

           
   
The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants