Skip to content
  • François Cartegnie's avatar
    mux: mp4: add fragmented mp4 muxer · ee789427
    François Cartegnie authored
    mp4stream tries to build stream with 1.5sec runs.
    mp4frag aims files by creating a compatible index.
    
    Might need for transcode tests (fragments are 1.5 sec only).
    --sout-x264-keyint=30 --sout-avcodec-strict=-2
    
    Streaming done using http, with fragment start used as iframes.
    ee789427