[mythtv] Webfrontend streaming
Dag Nygren
dag at newtech.fi
Fri Sep 15 22:07:15 UTC 2017
On Friday 15 September 2017 20:33:18 Dag Nygren wrote:
>
> Hi again!
>
> Using Webfrontend through an Apache proxy and have real problems
> streaming the recorded programs to the browser.
> Have tried both with Firefox and Chrome (on Linux) but no go.
>
> What happens it that mythtranscode gives up without telling me why.
> First it jut crashed, but after patching libavformat a bit to not try
> to free NULL pointers and access a ts that didn't exist it will not
> crash any more, but still avInit will fail.
> But this last error doesn't tell me anything - Not even with loglevel debug.
Getting closer as I found that loglevel isn't everything...
using an additional "--verbose all" got some more info of which
the interesting part is:
2017-09-16 01:02:26.461420 E [aac @ 0x7f2a56637960] The encoder timebase is not set.
2017-09-16 01:02:26.461482 E AVFW(/home/mythtv/.mythtv/tmp/hls/1002_20170915211900.ts.640x368_600kV_64kA.av.000005.ts): OpenAudio(): avcodec_open() failed
2017-09-16 01:02:26.461489 E AVFW(/home/mythtv/.mythtv/tmp/hls/1002_20170915211900.ts.640x368_600kV_64kA.av.000005.ts): Init(): OpenAudio() failed
2017-09-16 01:02:26.461495 E avfw->Init() failed
So: What is wrong with my "encoder timebase" ??
Best
Dag
More information about the mythtv-dev
mailing list