[mythtv-commits] Ticket #3408: Parser not found for Codec Id: 94212 and 94211!
MythTV
mythtv at cvs.mythtv.org
Sat Dec 8 07:46:51 UTC 2007
#3408: Parser not found for Codec Id: 94212 and 94211!
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: ijr
Type: defect | Status: reopened
Priority: major | Milestone: 0.21
Component: mythtv | Version: head
Severity: medium | Resolution:
Mlocked: 0 |
-----------------------+----------------------------------------------------
Changes (by mark.pappin at gmail.com):
* status: closed => reopened
* resolution: invalid =>
Comment:
It doesn't occur just when transcoding - watching live TV (.au DVB-T, SBS
Queensland, in case it's relevant; using out-of-the-box Mythbuntu 7.10
with all updates applied) this afternoon I got ...
[mpegts @ 0xb74838b0]Parser not found for Codec Id: 94211 !
2007-12-08 17:14:01.049 AFD: Opened codec 0x88085e0, id(MPEG2VIDEO)
type(Video)
2007-12-08 17:14:01.049 AFD: Opened codec 0x9b544d0, id(MP3) type(Audio)
2007-12-08 17:14:01.050 AFD: Opened codec 0x9c5d710, id(AC3) type(Audio)
2007-12-08 17:14:01.051 AFD: Opened codec 0x8808b90, id(MPEG2VIDEO)
type(Video)
2007-12-08 17:14:01.310 DPMS Deactivated
[mpegts @ 0xb74838b0]Parser not found for Codec Id: 94212 !
[mpegts @ 0xb74838b0]Parser not found for Codec Id: 94211 !
2007-12-08 17:14:13.503 AFD: Opened codec 0x88085e0, id(MPEG2VIDEO)
type(Video)
2007-12-08 17:14:13.503 AFD: Opened codec 0x9b544d0, id(MP3) type(Audio)
2007-12-08 17:14:23.968 Using protocol version 31
2007-12-08 17:14:30.683
RingBuf(/var/lib/mythtv/recordings/1090_20071208171424.mpg): Invalid file
(fd -1) when opening '/var/lib/mythtv/recordings/1090_20071208171424.mpg'.
[mpegts @ 0xb74838b0]Parser not found for Codec Id: 94211 !
Segmentation fault (core dumped)
Since I started using this freshly-installed system, every recorded
program from this channel has (when I try to watch it) given me a "file
missing" error. I have auto-transcoding turned on so I may be seeing the
same symptom as anonymous Mark, but there was no transcoding involved
today and the same message appeared. And the file disappeared from under
the nose of the backend.
stuartm, if you're going to keep closing this ticket, please make it clear
_why_. The title says "Parser not found".
- if the Codec Ids are invalid (thus the station is transmitting bogus
data), say so.
- if the Codec Ids are valid but we just don't have parsers for them and a
decision has been made to not support them, say so.
- if the transcoder and frontend are intended to crash and burn when a
parser can't be found, say so.
- if it's expected behaviour for the ringbuffer file to disappear
underneath the backend's nose, say so.
Otherwise, leave the ticket open until it's fixed.
Another Mark.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3408#comment:5>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list