Need help for transcoding this m3u8 stream.
Hi,
The target tv is samsung d. Input stream is an m3u8 file.
Problem with standard profile is I get no audio but video is fine.
ffmpeg command line uses "-an" option. Looks like transcoding is ruling out audio. I need help to figure out why.
Here is the detail of the input stream:
Serviio uses ffmpeg with the below command line:
For some reason, serviio decides to mute this.
If I dump this file like below and play it from TV it plays fine.
My question is, since t.avi plays fine on TV, how to get the online stream through to the TV *with audio* using serviio. Why does serviio mute? From the log file I see that the TV wants AVC_TS_MP_AC3_ISO.
Any help is greatly appreciated.
The target tv is samsung d. Input stream is an m3u8 file.
Problem with standard profile is I get no audio but video is fine.
ffmpeg command line uses "-an" option. Looks like transcoding is ruling out audio. I need help to figure out why.
Here is the detail of the input stream:
Serviio uses ffmpeg with the below command line:
For some reason, serviio decides to mute this.
If I dump this file like below and play it from TV it plays fine.
My question is, since t.avi plays fine on TV, how to get the online stream through to the TV *with audio* using serviio. Why does serviio mute? From the log file I see that the TV wants AVC_TS_MP_AC3_ISO.
Any help is greatly appreciated.