Added new stream_out record module.
The record module: - automatically selects the right muxer and filename extension by looking the ES codec. In case it fails, it probes directly the muxers and keeps the better one. - removes all ES packets until the first key frame. - truncates the ES without key frame to match the start time of the other tracks.
Showing
modules/stream_out/record.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment