• Gyan Doshi's avatar
    avformat/segment: fix muxing tmcd tracks in MOV · 91f5950f
    Gyan Doshi authored
    avformat/movenc still relies on AVCodecContext time_base to mux tmcd
    tracks and segment muxer did not copy that field to inner streams
    leading to SIGFPE in the child muxer instance.
    91f5950f
segment.c 42.7 KB