I have a bunch of MP4' that I want to change the "perceived" frame size of - ie they are 1280x720, if someone were to look at it in media info I want it to show 640x360 - I'm assuming I'll probably need to use a hex editor but I'm not sure what I'm looking at nor what values I need to change.
+ Reply to Thread
Results 1 to 2 of 2
-
-
Look for the hex sequence 05 00 02 D0 (1280x720) and change it to 02 80 01 68 (640x360). It will be near the start of the file:
It may not play properly after doing this.
Similar Threads
-
Edit metadata?
By w1n78 in forum Video ConversionReplies: 4Last Post: 16th Jan 2013, 12:08 -
MP4 will not play after I edit metadata (internal checksum?)
By vodpod in forum EditingReplies: 13Last Post: 29th Jan 2012, 00:12 -
Can you edit mp4's with different frame height/width so that they merge?
By stiltsky in forum EditingReplies: 7Last Post: 30th Jul 2010, 00:36 -
How to edit MP4 header frame size?
By Darney76 in forum Portable VideoReplies: 4Last Post: 7th Jan 2008, 21:58 -
Anyone know how to fudge the frame size in an MP4 header?
By Darney76 in forum Video ConversionReplies: 1Last Post: 23rd Dec 2007, 18:48