Changes between Initial Version and Version 1 of Ticket #11438
- Timestamp:
- May 31, 2013, 4:55:03 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11438
-
Property
Version
changed from
Unspecified
to0.26
-
Property
Version
changed from
-
Ticket #11438 – Description
initial v1 1 1 After upgrading from 0.24 to 0.26 I have found that some recordings repeatably crash mythcommflag when trying to do advert detection. It seems to be correlated with recordings that come from the DVB cards, with the following profile according to ffmpeg: 2 2 {{{ 3 3 Input #0, mpegts, from '20992_20130227220000.mpg': 4 4 Duration: 01:04:58.89, start: 29964.196356, bitrate: 1876 kb/s … … 9 9 Stream #0:3[0x1a26](eng): Subtitle: dvb_subtitle ([6][0][0][0] / 0x0006) 10 10 Stream #0:4[0x1bb1]: Unknown: none ([11][0][0][0] / 0x000B) 11 11 }}} 12 12 Files recorded prior to the upgrade, with the same ffmpeg profile will crash mythcommflag now, when they didn't under 0.24. 13 13