[mythtv-commits] Ticket #2679: Unable to record from PVR250 - Error: SetIntOption(...mpeg2bitrate): Option not in profile
MythTV
mythtv at cvs.mythtv.org
Mon Nov 13 16:28:58 UTC 2006
#2679: Unable to record from PVR250 - Error: SetIntOption(...mpeg2bitrate): Option
not in profile
--------------------------------------+-------------------------------------
Reporter: garfield_99999 at yahoo.com | Owner: danielk
Type: defect | Status: assigned
Priority: major | Milestone: unknown
Component: mythtv | Version: head
Severity: high | Resolution:
--------------------------------------+-------------------------------------
Comment (by danielk):
(In [11725]) Refs #2679. Use SetStrOption() convenience function for
setting recording profile options in MPEGRecorder.
This prevents the segfault since the RecorderBase convenience function
does a NULL pointer check. I'm still working on the underlying problem
which appears to be a problem with Triggered configuration groups that
should be saving all their children, so this problem is only happening
with new ivtv recorders you add (and probably some other recorders with
required options where a null check on byName() is not performed).
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2679#comment:3>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list