Skip to content
  • Laurent Aimar's avatar
    Added new stream_out record module. · d4e0e64e
    Laurent Aimar authored
    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.
    d4e0e64e