By the way, I discovered that if you use “ffmpeg” to process your output files 
(without decoding/reencoding the video) - e.g.
        ffmpeg -i cam_eight-00120-00150.mp4 -c copy 
cam_eight-00120-00150-processed.mp4
you’ll end up with a MP4 file (in this example, named 
"cam_eight-00120-00150-processed.mp4”) that begins with a key frame.  I.e., it 
omits the first <1 second of partial frames.  You may find this to be an 
acceptable solution - if you don’t mind missing <1 second of video between each 
clip.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to