• Antoine Cellerier's avatar
    Add option to specify which muxer we want to use in ffmpeg (ie:... · d6c62919
    Antoine Cellerier 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
ffmpeg.h 12.7 KB