Anime4000 / IFME

Powerful x265 GUI Encoder
https://x265.github.io/
GNU General Public License v2.0
241 stars 54 forks source link

How to Fix MPEG-TS sound error? #106

Closed AbdalAliy closed 6 years ago

AbdalAliy commented 7 years ago

In every MPEG-TS file I want to convert, there's always this error:

[mp4 @ 0000022a63edb2e0] Malformed AAC bitstream detected: use the audio bitstream filter 'aac_adtstoasc' to fix it ('-bsf:a aac_adtstoasc' option with ffmpeg) av_interleaved_write_frame(): Operation not permitted

How to change the options mentioned in the error message?

AbdalAliy commented 6 years ago

add -bsf:a aac_adtstoasc command to contextual menu ffmpeg extra command line