[mythtv-commits] Ticket #1722: 'Spurious' streams being recorded from DVB-T sources cause lossless mpeg2 transcoding to fail with 'No more queue slots'
MythTV
mythtv at cvs.mythtv.org
Tue Apr 25 01:23:28 UTC 2006
#1722: 'Spurious' streams being recorded from DVB-T sources cause lossless mpeg2
transcoding to fail with 'No more queue slots'
-----------------------------------+----------------------------------------
Reporter: lennier76 at hotmail.com | Owner: danielk
Type: defect | Status: new
Priority: major | Milestone:
Component: dvb | Version: 0.19
Severity: medium | Resolution:
-----------------------------------+----------------------------------------
Comment (by graybeard at optusnet.com.au):
I found the source package for the version I'm using -
[http://atrpms.net/dist/fc4/mythtv/mythtv-0.19-126.rhfc4.at.src.rpm.html
mythtv-0.19-126.rhfc4.at.src.rpm] - Unpacking this and looking at the file
''/usr/src/redhat/BUILD/mythtv-0.19/libs/libavformat/mpegts.c'' shows that
STREAM_TYPE_PRIVATE_DATA was already commented out in this build.
{{{
case STREAM_TYPE_AUDIO_AAC:
case STREAM_TYPE_AUDIO_AC3:
case STREAM_TYPE_AUDIO_DTS:
// case STREAM_TYPE_PRIVATE_DATA:
case STREAM_TYPE_SUBTITLE_DVB:
val = 1;
break;
}}}
Cheers, Glenn
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/1722>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list