djesteban
19th August 2011, 05:04
Hi,
I would want to change the header information for a given h264 file without re-encoding.
In detail, I have this h264 file with the following spec: 25fps 1080i PAL... but I know for a fact that this file is NOT interlaced. This comes from a French Blu-Ray that I have and for some reason it was tagged as 1080i because at 25fps, I am pretty sure that this would be an illegal standard for BD to that it as progressive.
So basically what I want to do is change the header info of this file in order to change the framerate to 23.976, tag it as progressive and change the PAL tag to NTSC.
I have found a tool, h264info that claims to be able to do that, but the output file seems to be messed up.
Is there a way to do that?
Thanks
I would want to change the header information for a given h264 file without re-encoding.
In detail, I have this h264 file with the following spec: 25fps 1080i PAL... but I know for a fact that this file is NOT interlaced. This comes from a French Blu-Ray that I have and for some reason it was tagged as 1080i because at 25fps, I am pretty sure that this would be an illegal standard for BD to that it as progressive.
So basically what I want to do is change the header info of this file in order to change the framerate to 23.976, tag it as progressive and change the PAL tag to NTSC.
I have found a tool, h264info that claims to be able to do that, but the output file seems to be messed up.
Is there a way to do that?
Thanks