This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Disaster with wrong MPlayer
#36
Quote:First I loaded the avs, clicked support Avisynth + Filter View and got preview but no Tweak effect.
Looking at the preview script from that is used in avsViewer:
#  input color sampling YV12
#  input luminance scale tv
Source = Import("/tmp/convert/merged-mp4-test.avs")
# current resolution: 1024x576
SourceFiltered = Source
# deinterlacing
# filtering
# color modifications
# Current color sampling before 'Tweak' is 'YV12'
# Supported color samplings for 'Tweak' are: 'YUY2, Y8, YV411, YV12, YV16, YV24'
SourceFiltered = SourceFiltered.Tweak(sat=2.00)
# adjust color to(2): RGB32
SourceFiltered = SourceFiltered.ConvertToRGB32(matrix="Rec709")
Source = Source.ConvertToRGB32(matrix="Rec709")
StackHorizontal(Source, SourceFiltered)
return last
Tweak gets applied to the right side only, conversion to RGB32 is done since the preview is always RGB and to make sure the right Matrix is used for that conversion this is done in the Avisynth script.
-> Looks fine to me, no clue why you can't see the effect. Works fine here.

Quote:Why convert to RGB32 twice
Once for the filtered and once for the unfiltered source.

Quote: I never called Bicubic resize. It should be Spline36 ??
Not sure that you are referring to, I don't see any resizing in this script at all,...

Cu Selur
------
offline 02.-07. July, https://www.rockharz-festival.com/ Big Grin
Reply


Messages In This Thread
Disaster with wrong MPlayer - by zigbay03 - 14.05.2018, 00:53
RE: Disaster with wrong MPlayer - by Selur - 14.05.2018, 05:13
RE: Disaster with wrong MPlayer - by zigbay03 - 14.05.2018, 10:05
RE: Disaster with wrong MPlayer - by zigbay03 - 16.05.2018, 05:45
RE: Disaster with wrong MPlayer - by Selur - 16.05.2018, 17:58
RE: Disaster with wrong MPlayer - by zigbay03 - 17.05.2018, 02:42
RE: Disaster with wrong MPlayer - by Selur - 17.05.2018, 04:51
RE: Disaster with wrong MPlayer - by zigbay03 - 17.05.2018, 12:24
RE: Disaster with wrong MPlayer - by Selur - 17.05.2018, 17:26
RE: Disaster with wrong MPlayer - by zigbay03 - 18.05.2018, 00:22
RE: Disaster with wrong MPlayer - by Selur - 18.05.2018, 05:06
RE: Disaster with wrong MPlayer - by zigbay03 - 18.05.2018, 22:50
RE: Disaster with wrong MPlayer - by Selur - 19.05.2018, 05:31
RE: Disaster with wrong MPlayer - by zigbay03 - 19.05.2018, 07:53
RE: Disaster with wrong MPlayer - by Selur - 19.05.2018, 09:18
RE: Disaster with wrong MPlayer - by zigbay03 - 19.05.2018, 10:01
RE: Disaster with wrong MPlayer - by Selur - 19.05.2018, 10:25
RE: Disaster with wrong MPlayer - by zigbay03 - 19.05.2018, 14:32
RE: Disaster with wrong MPlayer - by Selur - 19.05.2018, 20:23
RE: Disaster with wrong MPlayer - by zigbay03 - 20.05.2018, 00:43
RE: Disaster with wrong MPlayer - by Selur - 20.05.2018, 00:59
RE: Disaster with wrong MPlayer - by zigbay03 - 20.05.2018, 03:19
RE: Disaster with wrong MPlayer - by Selur - 20.05.2018, 07:41
RE: Disaster with wrong MPlayer - by zigbay03 - 22.05.2018, 01:29
RE: Disaster with wrong MPlayer - by zigbay03 - 20.05.2018, 09:24
RE: Disaster with wrong MPlayer - by Selur - 20.05.2018, 09:47
RE: Disaster with wrong MPlayer - by zigbay03 - 20.05.2018, 23:04
RE: Disaster with wrong MPlayer - by Selur - 20.05.2018, 23:23
RE: Disaster with wrong MPlayer - by zigbay03 - 20.05.2018, 23:49
RE: Disaster with wrong MPlayer - by Selur - 21.05.2018, 00:09
RE: Disaster with wrong MPlayer - by zigbay03 - 21.05.2018, 03:45
RE: Disaster with wrong MPlayer - by zigbay03 - 21.05.2018, 06:51
RE: Disaster with wrong MPlayer - by zigbay03 - 22.05.2018, 06:31
RE: Disaster with wrong MPlayer - by Selur - 22.05.2018, 07:06
RE: Disaster with wrong MPlayer - by zigbay03 - 22.05.2018, 09:40
RE: Disaster with wrong MPlayer - by Selur - 22.05.2018, 14:40
RE: Disaster with wrong MPlayer - by zigbay03 - 22.05.2018, 22:32
RE: Disaster with wrong MPlayer - by Selur - 22.05.2018, 23:40
RE: Disaster with wrong MPlayer - by zigbay03 - 23.05.2018, 02:54
RE: Disaster with wrong MPlayer - by Selur - 23.05.2018, 08:42
RE: Disaster with wrong MPlayer - by zigbay03 - 24.05.2018, 10:17
RE: Disaster with wrong MPlayer - by Selur - 24.05.2018, 10:32

Forum Jump:


Users browsing this thread: 6 Guest(s)