Is it possible

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shizny
    Junior Member
    Junior Member
    • Feb 2006
    • 7

    Is it possible

    I am trying to save just a little bit a space with some downloadable video clips that are in 3gp. I have had to split up a two minute video into 15 second chunks. I'm assuming that each of these 15 second chunks has a header object. What I would like to do is extract the header from every clip but the first clip and use the first clips header for the header on all the rest of the clips. I would do this in Java. Is this possible video-wise or is the header specific to every clip I've broken up ie. numberOfFrames, duration. If all the clips were exactly the same frames and duration would it work? Can anyone tell me how I could extract all the header information from the video, or I guess more like remove it?
Working...