![]() |
Progressive total frame output doubles in preview - 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: Progressive total frame output doubles in preview (/thread-3944.html) |
Progressive total frame output doubles in preview - lostsnowboardvideos - 08.12.2024 Back again... Total frames for a progressive scan blu ray keeps doubling. vpy preview total frames shows double of what the output is. Video sample input: https://drive.google.com/drive/folders/17A173fHS4L1h-WL05dPgvpucnXtuKKuP?usp=drive_link Debug output is attached. RE: Progressive total frame output doubles in preview - Selur - 08.12.2024 Will look at it later, sounds like a progressive source got Bob deinterlaced. RE: Progressive total frame output doubles in preview - Selur - 08.12.2024 Looking at the input: Video Quote:Frame doubling=> all frames should be duplicated,.. first time me seeing this 'in the wild' ![]() FFMS2 or Bestsource will ignore this and just output 1988 frames. x264 can create such streams with '--pulldown double' (I doubt this is really 'legal' for Blu-Rays) --pulldown <string> Use soft pulldown to change frame rate ![]() Cu Selur RE: Progressive total frame output doubles in preview - lostsnowboardvideos - 09.12.2024 Bestsource worked! Should have tried that before posting because that's worked in the past but haven't seen this specific problem before. Thanks! |