Skip to content

Commit b449d0e

Browse files
Enable libvorbis and libmp3lame encoders (#5)
Adding libvorbis allows encoding ogg Adding libmp3lame allows encoding mp3
1 parent 46e5ea0 commit b449d0e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ffmpeg.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
--enable-encoder=pcm_s16le
3535
--enable-encoder=pcm_u8
3636
--enable-encoder=wmav2
37+
--enable-encoder=libvorbis
38+
--enable-encoder=libmp3lame
3739

3840
########################################################################################################################
3941
### Decoders

0 commit comments

Comments
 (0)