• Anton Khirnov's avatar
    avconv: multithreaded demuxing. · 5db5169e
    Anton Khirnov authored
    When there are multiple input files, run demuxing for each input file in
    a separate thread, so reading packets does not block.
    
    This is useful for achieving low latency when reading from multiple
    (possibly slow) input streams.
    5db5169e