Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#1 | Link |
Registered User
Join Date: Feb 2022
Posts: 181
|
x264 mod to encode mixed framerate in CFR container
I was reading Blu-ray.com, found about a new release with mixed framerate content that used hard pulldown, and I decided I had enough.
So, here are two tools to encode VFR content in CFR containers, exploiting the soft pull-down capabilities of H.264. x265 support to come later. Blu-ray compatible, of course. VS-PicStruct - VapourSynth tool to analyze a VFR clip and produce a sequence of pulldown instructions that have to be used by the encoder to achieve the container framerate. Porting this to AviSynth should be straightforward. x264 - x264 mod adding a --psfile option to parse the pull-down instructions and put them in the stream appropriately. All pull-downs supported (18/1.001 -> 23.976, 24/1.001 -> 29.97, 23.976->29.97, 23.976 -> 59.94p, etc.) and the pattern can change anytime according to your own desires! A test x264 build is provided on the release page, enjoy. Last edited by cubicibo; 30th January 2025 at 22:37. |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|