When I try to transmux an MP4 to MPEG2-TS. I am getting this error: *"Audio object type 0 is not supported."* Does anybody knows how to solve it? I am using this command, where the input has only 1 audio stream: ffmpeg -i *input.mp4* -acodec copy *output.ts*