Open maksstach opened 2 years ago
https://github.com/leandromoreira/ffmpeg-libav-tutorial#transmuxing It's impossible to transmux a H264 ACC MP4 into WebM without transcoding WebM only supports VP8/VP9 video and Vorbis/Opus audio
The image still says .webm though that's a bit harder to change :)
.webm
I meant this image https://github.com/leandromoreira/ffmpeg-libav-tutorial/blob/master/img/transmuxing.png
yeah I'll try to look the original images =/
https://github.com/leandromoreira/ffmpeg-libav-tutorial#transmuxing It's impossible to transmux a H264 ACC MP4 into WebM without transcoding WebM only supports VP8/VP9 video and Vorbis/Opus audio