Hiya, Been a while since I've written here.
I've got an idea brewing for a new project that would involve reading raw data packets from various segments of similarly encoded video files (h264) and re-muxing them into one file. Essentially, it would be a raw packet AV editor. I'd like to have it so that I can queue up multiple video clips, one after the other and each with an in time point and out time point. From there I'd read the raw packets from the in time point until the out time point of the video files and splice them into one file. Before I get into it, however, I was wondering if I could solicit some advice here about the possibilities and limitations of that. Would there be problems in keeping the AV in sync? I assume that if I wanted exact timing, I would have to decode certain packets at the beginning or end of a time point that weren't exactly aligned with the give time point and re-encode them. Would it then be possible to get the exact encoding parameters from the AV streams so that I could re-encode portions using the same parameters? Would it even be thinkable to mix the raw packets from the camera-created video file with ones I create myself? thanks for any advice! suerte -august. -- http://aug.ment.org GPG: 0A8D 2BC7 243D 57D0 469D 9736 C557 458F 003E 6952 ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Gmerlin-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gmerlin-general
