
banogabor at mail
Jul 4, 2009, 4:20 AM
Post #1 of 1
(139 views)
Permalink
|
|
Mythbackend records live TV for more run
|
|
Hi! I'm using a separated network server as a MythTV server (from actual 0.22 trunk compiled) When I start a Live TV on a Frontend, I've got the next: ... 2009-07-04 12:48:57.691 ProgramInfo: StartedRecording: Recording to '/nas/mythtv/3100_20090704124857.mpg' 2009-07-04 12:49:00.992 ProgramInfo: StartedRecording: Recording to '/nas/mythtv/3100_20090704124900.mpg' 2009-07-04 12:49:01.018 ProgramInfo: GetPlaybackURL: File is local: '/nas/mythtv/3100_20090704124857.mpg' ... 2009-07-04 12:49:01.175 Preview Error: Previewer file '/nas/mythtv/3100_20090704124857.mpg' is not valid. 2009-07-04 12:49:01.176 Preview Error: Run() file not local: '/nas/mythtv/3100_20090704124857.mpg' 2009-07-04 12:49:01.180 Preview Error: Preview process not ok. fileinfo(/nas/mythtv/3100_20090704124857.mpg.png) exists: 0 readable: 0 size: 0 ... 2009-07-04 12:49:17.645 ProgramInfo: StartedRecording: Recording to '/nas/mythtv/3100_20090704124917.mpg' You can look beetween the first and the second file elapsed three seconds. After calls back the first created file as a PlaybackURL. Next generates an Preview error, because both of new files have zero byte lenght. :( But Why? Ok. The Preview creator didn't create Preview from zero lenght files, but in the row inform me, it creates a third file with 20 seconds after the first. So I must wait for 20 second for Live TV and stay some zero lenght files in the storage dir. This issue is only at DVB broadcasting. How can I fix this error ? Regards Gabor
|