Huge parasites by x264 - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: Huge parasites by x264 (/thread-420.html) |
Huge parasites by x264 - Professor_Sajjad - 12.05.2018 When I try to encode some of my videos by x264, they are going to be so parasitely like this below frame picture: Hybrid version: 2018.04.08.1 Windows 10, 64bit 1709. there is no error message I just put video in and specific the output path and set audio as auto add first and don't change any other thing and debug and report files attached this problem just happen for some of videos not all of them what is this? how this happening? thanks every one RE: Huge parasites by x264 - Selur - 12.05.2018 Seems like the input is interlaced, but not properly flagged and such Hybrid assumes it's progressive. What you can do:
Cu Selur Ps.: Seeing the time codes you might also what to enable 'Config->Internals->Handling->Ignore all input timecodes'. PPs.: btw. the report file is of no use to me, DebugOutput is fine. RE: Huge parasites by x264 - Professor_Sajjad - 12.05.2018 (12.05.2018, 07:45)Selur Wrote: Seems like the input is interlaced, but not properly flagged and such Hybrid assumes it's progressive. Ok, look at this I was try to do first try and then I saw this: running interlaced check,... Starting interlaced analysis pass 1 (5% 35.167) of 201801~1.MP4 -> Interlaced analysis pass 1 finished after 00:00:01.414hrs Interlaced checker crashed error code: -1073740940, status: 1 what is this say? and so secound try worked but encode speed was going so slow after change overwrite input scan type to top field first RE: Huge parasites by x264 - Selur - 12.05.2018 1. Please create a debug output level 9 of the interlace analysis. (read the sticky on how to do it) Or even better share a source file with me which allows me to recreate and hopefully fix the problem. 2. That encoding speed will go down is to be expected, since Hybrid will deinterlace the source unless you tell it that the output should also be interlaced. Cu Selur RE: Huge parasites by x264 - andrewschen - 31.05.2018 Similar situation on 2018.05.25-1 version. |