Bug #6254
closedNo audio when transcoding to AAC
0%
Description
Hello,
I am using HTS Tvheadend 4.3.0~pre+202302241122-0~built202302241317~gitd1366a066~ubuntu18.04.1 on several root servers.
Due to limited mobile data volume I want to transcode video and audio to a lower bitrate.
Video transcoding is working fine but currently I can only use "copy" for the audio streams.
No matter which codec profiles I want to use for the audio transcoding to AAC 56k (or any other) no sound seems to be transcoded. The audio stream in VLC is empty, using all kinds of different settings. Tried this for different networks and on different servers.
Switching back to "copy" the original audio is working.
Log:
2023-03-03 12:34:23.223 spawn: Executing "/usr/bin/ffmpeg"
2023-03-03 12:34:25.339 transcode: 0003: 02:H264: > Using profile SD400neu
2023-03-03 12:34:25.339 transcode: 0003: 01:AAC: > Using profile 64k AAC Audio
2023-03-03 12:34:25.551 libav: AVCodecContext: using SAR=1/1
2023-03-03 12:34:25.551 libav: AVCodecContext: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX
2023-03-03 12:34:25.552 libav: AVCodecContext: profile High, level 3.0
I know this worked before and I have no clue what causes this behaviour. I have no stream filters applied.
Would be thankful for any help on this.