Log in

View Full Version : How to fix lines appearing on some scenes


vornok
22nd October 2012, 18:06
what do we call this kind of error? can someone help me fix this kind of problem sorry im just a newbie here in this encoding world :D http://i1086.photobucket.com/albums/j447/arn2devilz/vlcsnap-2012-10-16-19h07m38s3.png

by the way it has some filters on it... thanks

Atak_Snajpera
22nd October 2012, 20:40
have you tried different player? mpc-hc, vlc ...

disable dxva if your player has it enabled.

vornok
23rd October 2012, 02:20
have you tried different player? mpc-hc, vlc ...

disable dxva if your player has it enabled.

all my media players plays this scenes like this, ill already encoded this one and the issue is not appearing on every scene it some kind of like fluctuating on some scene and its kind of annoying..

Asmodian
23rd October 2012, 07:28
What are you using to decode the video? That looks like a nasty decode error to me. Maybe try the newest LAV?

Atak_Snajpera
23rd October 2012, 11:17
all my media players plays this scenes like this, ill already encoded this one and the issue is not appearing on every scene it some kind of like fluctuating on some scene and its kind of annoying..

try this
1) disable all internal filters/decoders in MPC-HC
2) install latest FFDShow and Haali Media Splitter
3) open file in MPC-HC :)

vornok
23rd October 2012, 15:22
try this
1) disable all internal filters/decoders in MPC-HC
2) install latest FFDShow and Haali Media Splitter
3) open file in MPC-HC :)

and its still appearing :(

http://i1086.photobucket.com/albums/j447/arn2devilz/vlcsnap-2012-10-16-19h00m30s113.png

i think its an encode error what do you think? have you ever experience this before?

vornok
23rd October 2012, 15:24
What are you using to decode the video? That looks like a nasty decode error to me. Maybe try the newest LAV?

i use megui to encode this one i think your right what is LAV by the way sorry im a new onto this plz bear with me :D

Asmodian
23rd October 2012, 21:29
Well if it is still happening after you followed Atak_Snajpera's suggestion I doubt LAV (http://forum.doom9.org/showthread.php?t=156191) will help.

It could be an encode error I guess, maybe one of your filters hit a bug or something? Maybe a decode error during the import of the source file? Maybe posting your AVS and x264 command line would let us spot something?

Can you post a short clip that shows the error? DGSplit (http://forum.doom9.org/showthread.php?t=143963)

vornok
24th October 2012, 03:47
Well if it is still happening after you followed Atak_Snajpera's suggestion I doubt [URL="[/URL] will help.

It could be an encode error I guess, maybe one of your filters hit a bug or something? Maybe a decode error during the import of the source file? Maybe posting your AVS and x264 command line would let us spot something?

Can you post a short clip that shows the error? [URL="

well here is my script for that video

LoadPlugin("D:\New Folder (4)\tools\avisynth_plugin\warpsharp.dll")
LoadPlugin("D:\New Folder (4)\tools\avisynth_plugin\FluxSmooth.dll")
LoadPlugin("D:\New Folder (4)\tools\avisynth_plugin\Toon-v1.0.dll")
LoadPlugin("D:\New Folder (4)\tools\avisynth_plugin\Toon-v1.0-lite.dll")
Import("C:\Documents and Settings\Arnold\Desktop\LimitedSharpen.avsi")
LoadPlugin("D:\New Folder (4)\tools\avisynth_plugin\mt_masktools-26.dll")

LoadPlugin("D:\New Folder (4)\tools\avisynth_plugin\RemoveGrainSSE3.dll")
DirectShowSource("E:\ft\[HorribleSubs] Fairy Tail - 152 [720p].mkv", fps=23.810, audio=false, convertfps=true).AssumeFPS(23.810)
#deinterlace
#crop
LanczosResize(1024,576) # Lanczos (Sharp)
LoadPlugin("D:\New Folder (4)\tools\avisynth_plugin\Convolution3DYV12.dll")
Convolution3D("animeHQ") # Heavy Noise
LimitedSharpenFaster()
warpsharp()
fluxsmoothT(3)
ToonLite(strength=0.75)

and here is the clip for the 2nd image error that i post, i only record it in vlc the error is still visible though so you can still see it
http://www.mediafire.com/?ws67lcsnway2mqn

Guest
24th October 2012, 13:25
Closed for forum rule 6 violation. Further violations will incur strikes.