Skip to content

Commit

Permalink
Merge pull request #625 from andrey-utkin/add-aac_adtstoasc
Browse files Browse the repository at this point in the history
Add aac_adtstoasc bitstream filter to bundled ffmpeg configuration
  • Loading branch information
curtishall authored Nov 21, 2023
2 parents fb2764d + 1e1fc9b commit 65c40e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions misc/BCMK
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ libav/config.mak:
--enable-demuxer=rawvideo \
--enable-demuxer=concat \
\
--enable-bsf=aac_adtstoasc \
--enable-bsf=h264_mp4toannexb \
--enable-bsf=extract_extradata \
\
Expand Down

0 comments on commit 65c40e7

Please sign in to comment.