leandromoreira / ffmpeg-libav-tutorial

FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: πŸ‡ΊπŸ‡Έ πŸ‡¨πŸ‡³ πŸ‡°πŸ‡· πŸ‡ͺπŸ‡Έ πŸ‡»πŸ‡³ πŸ‡§πŸ‡·
https://github.com/leandromoreira/ffmpeg-libav-tutorial
BSD 3-Clause "New" or "Revised" License
9.78k stars 937 forks source link

Misleading tutorial example #105

Open maksstach opened 2 years ago

maksstach commented 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

maksstach commented 2 years ago

The image still says .webm though that's a bit harder to change :)

maksstach commented 2 years ago

I meant this image https://github.com/leandromoreira/ffmpeg-libav-tutorial/blob/master/img/transmuxing.png

leandromoreira commented 2 years ago

yeah I'll try to look the original images =/