Skip to content

Commit

Permalink
Enable pcm_s16le encoder
Browse files Browse the repository at this point in the history
  • Loading branch information
emilong committed Dec 11, 2024
1 parent db223e6 commit b1a6b1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ FFMPEG_CONFIGURE_FLAGS=(
--enable-demuxer=dsf

--enable-muxer=wav
--enable-encoder=pcm_s16le

--enable-decoder=aac
--enable-decoder=aac_latm
Expand Down

0 comments on commit b1a6b1b

Please sign in to comment.