Skip to content
  • dionoea's avatar
    Add option to specify which muxer we want to use in ffmpeg (ie:... · d6c62919
    dionoea authored
    Add option to specify which muxer we want to use in ffmpeg (ie: #std{mux=ffmpeg{mux=flv}...) Still seems kind of broken as the resulting file can't be demuxed by vlc/libavformat. Looks like the video and audio codec aren't identified correctly in the ffmpeg muxer. Must be some error in mux.c i guess.
    
    d6c62919