Hello!
I need to take a 3gp file I have, and in a hex editor, double everything. But I need to leave the header and footer intact.
Essentially, the output has to be twice as long as the original. Can someone help me do this? I have zero experience with hex editors.
Thanks!
+ Reply to Thread
Results 1 to 4 of 4
-
-
You don't need to do this with a hex editor, you just need players to interpret it as half speed (that's all you are really wanting to do, right?).
So use something like yamb / mp4box to halve the framerate. Note: this is NOT converting, just re-tagging the existing frames, so no reencoding or quality loss.
Scott -
even if it was done with a hex editor it most likely wouldn't work. the headers wouldn't match what was in the files anymore. if it played at all it would play normal speed.
better would be to import it into a video editor and double it's length then render out a new file.--
"a lot of people are better dead" - prisoner KSC2-303 -
No, that would be much slower and would lose quality and double the filesize (assuming same bitrate).
Scott
Similar Threads
-
Deinterlace and doubling fps with HDconverttox?
By jiopi in forum Video ConversionReplies: 38Last Post: 30th Mar 2012, 10:15 -
Doubling my 720x480 DV size
By televisual in forum Newbie / General discussionsReplies: 2Last Post: 20th Feb 2012, 15:05 -
muxing raw h264 with raw g711 to mp4 continer
By niror in forum Newbie / General discussionsReplies: 5Last Post: 23rd Aug 2011, 11:25 -
Doubling the size of a WMV video? (320x240 > 640x480)
By kingmustard123 in forum EditingReplies: 26Last Post: 9th Aug 2011, 06:32 -
tsMuxeR FPS doubling problem.
By Drakius in forum Video ConversionReplies: 3Last Post: 15th Aug 2010, 19:59