Charl Wentzel <charl.wentzel <at> vodamail.co.za> writes: > I changed the server software to only start transmitting > packets after FFmpeg has connected. > This ensures that FFmpeg sees the stream from the very > first byte.
Do I understand correctly that all frames have an identical offset? I don't think this can be fixed, rawvideo frames have no start tag. Note that mpegts does not support rawvideo. You should teach FFmpeg to read the frames from the camera. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
