[mythtv] SVN13155 - "Unable to initialize video" in watch recordings screen?

Steven Adeff adeffs.mythtv at gmail.com
Wed Apr 4 13:02:05 UTC 2007


Last night a couple recordings show the following in the log file with
the error "Unable to initialize video" appearing,

2007-04-03 23:03:16.472 read  <- 19 40
1[]:[]/MythTV/tv/3025_20070403230000.mpg
2007-04-03 23:03:16.472 MSqlQuery: SELECT basename FROM recorded WHERE
chanid = '3025' AND       starttime = '2007-04-03T23:00:00';
2007-04-03 23:03:16.472 MSqlQuery: SELECT DISTINCT dirname FROM
storagegroup WHERE groupname = 'Default'
2007-04-03 23:03:16.473 SG(Default): FindRecordingFile: Searching for
'3025_20070403230000.mpg'
2007-04-03 23:03:16.473 SG(Default): FindRecordingDir: Checking '/MythTV/tv'
2007-04-03 23:03:16.473 SG(Default): FindRecordingFile: Found
'/MythTV/tv/3025_20070403230000.mpg'
2007-04-03 23:03:16.473 ProgramInfo: GetPlaybackURL: File is local:
'/MythTV/tv/3025_20070403230000.mpg'
2007-04-03 23:03:16.473 RingBuf(/MythTV/tv/3025_20070403230000.mpg):
OpenFile(/MythTV/tv/3025_20070403230000.mpg, 1)
2007-04-03 23:03:16.477 RingBuf(/MythTV/tv/3025_20070403230000.mpg):
CalcReadAheadThresh(3064286468 KB)
                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
0: start_time: 0.000 duration: 12.718
stream: start_time: 0.000 duration: 141.312 bitrate=256 kb/s
2007-04-03 23:03:17.646 AFD: Stream #0, has id 0x0 codec id MP3, type
Audio, bitrate 256000 at 0x0x8c52560
2007-04-03 23:03:17.646 AFD: Looking for decoder for MP3
2007-04-03 23:03:17.646 AFD: Opened codec 0x8c94eb0, id(MP3) type(Audio)
2007-04-03 23:03:17.646 AFD: Audio Track #1 is A/V stream #0 and has 2
channels in the Unknown language(0).
2007-04-03 23:03:17.647 RingBuf(/MythTV/tv/3025_20070403230000.mpg):
CalcReadAheadThresh(3081794778 KB)
                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
2007-04-03 23:03:17.647 AFD: Selected track 1: Unknown MP2 2ch (A/V Stream #0)
2007-04-03 23:03:17.647 AFD: Initializing audio parms from audio track #1
2007-04-03 23:03:17.647 AFD: Audio format changed
                        from id(NONE)    -1Hz -1ch   0bps    ;
id(NONE)    -1Hz -1ch   0bps
                        to   id( MP3) 48000Hz  2ch  16bps    ; id(
MP3) 48000Hz  2ch  16bps
2007-04-03 23:03:17.647 Dec: Trying to select track (w/lang)
2007-04-03 23:03:17.647 Dec: Selecting first track
2007-04-03 23:03:17.647 Dec: Selected track #1 in the Unknown language(0)
2007-04-03 23:03:17.647 AFD: Recording has no position -- using
libavformat seeking.
Input #0, mp3, from '/MythTV/tv/3025_20070403230000.mpg':
  Duration: 00:02:21.3, start: 0.000000, bitrate: 256 kb/s
  Stream #0.0, 1/90000: Audio: mp2, 48000 Hz, stereo, 256 kb/s
2007-04-03 23:03:17.647 AFD: Successfully opened decoder for file:
"/MythTV/tv/3025_20070403230000.mpg". novideo(0)
2007-04-03 23:03:17.647 VideoOutputNull()

and another,
2007-04-03 23:06:38.579 MSqlQuery: SELECT basename FROM recorded WHERE
chanid = '3714' AND       starttime = '2007-04-03T21:00:00';
2007-04-03 23:06:38.579 MSqlQuery: SELECT DISTINCT dirname FROM
storagegroup WHERE groupname = 'Default'
2007-04-03 23:06:38.579 SG(Default): FindRecordingFile: Searching for
'3714_20070403210000.mpg'
2007-04-03 23:06:38.579 SG(Default): FindRecordingDir: Checking '/MythTV/tv'
2007-04-03 23:06:38.580 SG(Default): FindRecordingFile: Found
'/MythTV/tv/3714_20070403210000.mpg'
2007-04-03 23:06:38.580 ProgramInfo: GetPlaybackURL: File is local:
'/MythTV/tv/3714_20070403210000.mpg'
2007-04-03 23:06:38.580 RingBuf(/MythTV/tv/3714_20070403210000.mpg):
OpenFile(/MythTV/tv/3714_20070403210000.mpg, 1)
2007-04-03 23:06:38.580 RingBuf(/MythTV/tv/3714_20070403210000.mpg):
CalcReadAheadThresh(3064286468 KB)
                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
0: start_time: 0.000 duration: 16.773
stream: start_time: 0.000 duration: 186.368 bitrate=256 kb/s
2007-04-03 23:06:38.796 AFD: Stream #0, has id 0x0 codec id MP3, type
Audio, bitrate 256000 at 0x0x8bc2e80
2007-04-03 23:06:38.796 AFD: Looking for decoder for MP3
2007-04-03 23:06:38.796 AFD: Opened codec 0x8743b70, id(MP3) type(Audio)
2007-04-03 23:06:38.796 AFD: Audio Track #1 is A/V stream #0 and has 2
channels in the Unknown language(0).
2007-04-03 23:06:38.796 RingBuf(/MythTV/tv/3714_20070403210000.mpg):
CalcReadAheadThresh(3081794778 KB)
                         -> threshhold(64 KB) min read(0 KB) blk size(32 KB)
2007-04-03 23:06:38.796 AFD: Selected track 1: Unknown MP2 2ch (A/V Stream #0)
2007-04-03 23:06:38.796 AFD: Initializing audio parms from audio track #1
2007-04-03 23:06:38.796 AFD: Audio format changed
                        from id(NONE)    -1Hz -1ch   0bps    ;
id(NONE)    -1Hz -1ch   0bps
                        to   id( MP3) 48000Hz  2ch  16bps    ; id(
MP3) 48000Hz  2ch  16bps
2007-04-03 23:06:38.796 Dec: Trying to select track (w/lang)
2007-04-03 23:06:38.796 Dec: Selecting first track
2007-04-03 23:06:38.796 Dec: Selected track #1 in the Unknown language(0)
2007-04-03 23:06:38.796 AFD: Recording has no position -- using
libavformat seeking.
Input #0, mp3, from '/MythTV/tv/3714_20070403210000.mpg':
  Duration: 00:03:06.3, start: 0.000000, bitrate: 256 kb/s
  Stream #0.0, 1/90000: Audio: mp2, 48000 Hz, stereo, 256 kb/s
2007-04-03 23:06:38.796 AFD: Successfully opened decoder for file:
"/MythTV/tv/3714_20070403210000.mpg". novideo(0)
2007-04-03 23:06:38.797 VideoOutputNull()


-- 
Steve
Before you ask, read the FAQ!
http://www.mythtv.org/wiki/index.php/Frequently_Asked_Questions
then search the Wiki, and this list,
http://www.gossamer-threads.com/lists/mythtv/
Mailinglist etiquette -
http://www.mythtv.org/wiki/index.php/Mailing_List_etiquette


More information about the mythtv-dev mailing list