Opened 12 years ago
Closed 12 years ago
#12126 closed Bug Report - General (Invalid)
Mythtv 0.27 and IPTV Irrecoveable recorder error
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | minor | Milestone: | 0.27.2 |
| Component: | MythTV - General | Version: | 0.27-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Hi
I was using 0.26 and could play IPTV channels but had channel change issues so was advised to upgrade to 0.27.
Since upgrade IPTV channels will not play,I get irrecoverable recorder error. The m3u files being used is http://www.avenard.org/iptv/tv_grab_au_tpg
Turning on all debug only the following log appears when accessing IPTV channel. FYI I am able to play IPTV channels using VLC and same above m3u file.
Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I RingBuffer ringbuffer.cpp:899 (run) RingBuf(/tv/1090_20140427011505.mpg): safe_read(...@2064472, 294912) -> 0, took 0 ms (1000Mbps) avg 225 ms Apr 27 11:15:34 mythfrontend.real: last message repeated 4 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I AudioOutputBase audio/audiooutputalsa.cpp:566 (WriteAudio) WriteAudio: Preparing 1536 bytes (384 frames) Apr 27 11:15:34 mythfrontend.real: last message repeated 11 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I RingBuffer ringbuffer.cpp:899 (run) RingBuf(/tv/1090_20140427011505.mpg): safe_read(...@2064472, 294912) -> 0, took 0 ms (1000Mbps) avg 225 ms Apr 27 11:15:34 mythfrontend.real: last message repeated 18 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I AudioOutputBase audio/audiooutputalsa.cpp:566 (WriteAudio) WriteAudio: Preparing 1536 bytes (384 frames) Apr 27 11:15:34 mythfrontend.real: last message repeated 12 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I RingBuffer ringbuffer.cpp:899 (run) RingBuf(/tv/1090_20140427011505.mpg): safe_read(...@2064472, 294912) -> 0, took 0 ms (1000Mbps) avg 225 ms Apr 27 11:15:34 mythfrontend.real: last message repeated 18 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I AudioOutputBase audio/audiooutputalsa.cpp:566 (WriteAudio) WriteAudio: Preparing 1536 bytes (384 frames) Apr 27 11:15:34 mythfrontend.real: last message repeated 11 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I RingBuffer ringbuffer.cpp:899 (run) RingBuf(/tv/1090_20140427011505.mpg): safe_read(...@2064472, 294912) -> 0, took 0 ms (1000Mbps) avg 225 ms Apr 27 11:15:34 mythfrontend.real: last message repeated 19 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I AudioOutputBase audio/audiooutputalsa.cpp:566 (WriteAudio) WriteAudio: Preparing 1536 bytes (384 frames) Apr 27 11:15:34 mythfrontend.real: last message repeated 12 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I RingBuffer ringbuffer.cpp:899 (run) RingBuf(/tv/1090_20140427011505.mpg): safe_read(...@2064472, 294912) -> 0, took 0 ms (1000Mbps) avg 225 ms Apr 27 11:15:34 mythfrontend.real: last message repeated 18 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I AudioOutputBase audio/audiooutputalsa.cpp:566 (WriteAudio) WriteAudio: Preparing 1536 bytes (384 frames) Apr 27 11:15:34 mythfrontend.real: last message repeated 11 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I RingBuffer ringbuffer.cpp:899 (run) RingBuf(/tv/1090_20140427011505.mpg): safe_read(...@2064472, 294912) -> 0, took 0 ms (1000Mbps) avg 225 ms Apr 27 11:15:34 mythfrontend.real: last message repeated 19 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I AudioOutputBase audio/audiooutputalsa.cpp:566 (WriteAudio) WriteAudio: Preparing 1536 bytes (384 frames) Apr 27 11:15:34 mythfrontend.real: last message repeated 12 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I RingBuffer ringbuffer.cpp:899 (run) RingBuf(/tv/1090_20140427011505.mpg): safe_read(...@2064472, 294912) -> 0, took 0 ms (1000Mbps) avg 225 ms Apr 27 11:15:34 mythfrontend.real: last message repeated 18 times Apr 27 11:15:34 mediac mythfrontend.real: mythfrontend[2559]: I AudioOutputBase audio/audiooutputalsa.cpp:566 (WriteAudio) WriteAudio: Preparing 1536 bytes (384 frames)
Attachments (1)
Change History (5)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
| Status: | new → infoneeded_new |
|---|
The playlist may be http://avenard.org/iptv/playlist-tpg-myth.m3u but can you provide the backend log with -v record?
comment:3 by , 12 years ago
Hi
Sorry for late reply have been away.
the above m3u file did work with 0.26 although I could not change from one IPTV channel to another. I tested the file with VLC and it works ok so I expect streams are restricted to users on TPG network which might make it hard to reproduce.
have uploaded file as requested
comment:4 by , 12 years ago
| Resolution: | → Invalid |
|---|---|
| Status: | infoneeded_new → closed |
that log contains no information related to IPTV recording, it's all about recording from a DVB card
the frontend log also makes no sense with that playlist: channels from that playlist are numbered 300 and over frontend there is attempting to watching channel 90 which is GEM on FTA
sounds like a configuration issue

The "m3u" file you linked to, is not an m3u file. If you provide a valid m3u file, I will try to reproduce your problem.