KeyMs92
1st November 2011, 14:01
Hi,
I'm aware that there's already a larger number of threads on this topic, but none of them seem to be related specifically to VP6.
The bottom line everywhere seems to be that video cannot be cropped without re-encoding. However, I found one thread which offers an alternative method:
Open windows calc, enter the height of the current file, and the set it to hex. Open virtualdub, and open tools->hex editor. Load your file in. Click on "strf" which will highlight the important chunk. (Not strl or strh.) Now look in the highlighted area of the left pane for the height, it'll probably start right underneath strf (the bytes will be backwards, but you should recognize it from what calc showed). Subtract 8 from the number (use calc if you aren't handy with hex) and replace the first byte - you probably won't need to touch the others. Save, and see if it worked.
http://forum.doom9.org/archive/index.php/t-119748.html
I tried this method and unfortunately it doesn't work for me. As I'd feared, it only changes the aspect ratio (on some players) without cropping anything. Must I conclude that it is impossible to crop the video without re-encoding?
I'm aware that there's already a larger number of threads on this topic, but none of them seem to be related specifically to VP6.
The bottom line everywhere seems to be that video cannot be cropped without re-encoding. However, I found one thread which offers an alternative method:
Open windows calc, enter the height of the current file, and the set it to hex. Open virtualdub, and open tools->hex editor. Load your file in. Click on "strf" which will highlight the important chunk. (Not strl or strh.) Now look in the highlighted area of the left pane for the height, it'll probably start right underneath strf (the bytes will be backwards, but you should recognize it from what calc showed). Subtract 8 from the number (use calc if you aren't handy with hex) and replace the first byte - you probably won't need to touch the others. Save, and see if it worked.
http://forum.doom9.org/archive/index.php/t-119748.html
I tried this method and unfortunately it doesn't work for me. As I'd feared, it only changes the aspect ratio (on some players) without cropping anything. Must I conclude that it is impossible to crop the video without re-encoding?