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. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1 | Link |
|
Registered User
Join Date: Jul 2015
Posts: 3
|
Mp4box changes resolution when using chroma 444
Hello.
Seems like there is a problem when muxing .264 files to .mp4 if the original .264 video uses chroma 4:4:4 (8 or 10 bit). I have a video of 1000x800 resolution uncompressed .avi bgr24 and I did some tests: .avi to .264 commands after pass 1: Code:
x26410.exe ^ --pass 2 ^ --profile high444 ^ --preset slow ^ --output-csp i444 ^ --range pc ^ --fps 30 ^ --sar 1:1 ^ --stats "C:\testshit.stats" ^ --bitrate 6000 ^ --output testshit44410bit.264 "C:\testshit.avi" - .264 video -> no problem -muxing it with Mp4box -> no problem Using x264 (8 or 10 bit) and using profile high444 and using --output-csp i444: - .264 video -> no problem -muxing it with Mp4box -> problem (changes width to 992 and, for example, MPC-HC reports resolution as "1000x800 (RdA 31:25)" 992x800.) I have tested with mp4box version that comes with MP4BOXGUI 0606, mp4box rev563 and rev1180 using this commands: Code:
-add "C:\testshit44410bit.264:fps=30.000:delay=0:name=testshit44410bit.264" -itags tool="My MP4Box GUI 0.6.0.6 <http://my-mp4box-gui.zymichost.com>" -brand mp42 -new "C:\testshit44410bit.mp4" Hope someone can help. Last edited by codexredestemp; 13th February 2016 at 13:12. |
|
|
|
| Tags |
| 10bit, 444, 8bit, chroma, mp4box |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|