vdr-1.7.19 recording issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello!

At least one problematic channel on local cable network with recording problem discoverd using vdr-1.7.19.
I have successfully recorded movie from Showtime channel by timer:

Jun 27 03:59:00 akovdr vdr: [13440] switching device 4 to channel 20
Jun 27 03:59:00 akovdr vdr: [13440] actuator: switch to channel 20
Jun 27 03:59:00 akovdr vdr: [13440] timer 2 (20 0359-0450 'Langev taevas: Ela ja õpi (Falling Skies') start
Jun 27 03:59:00 akovdr vdr: [13440] Title: 'Langev taevas: Ela ja õpi (Falling Skies Live and Learn, USA 2011)' Subtitle: '---'
Jun 27 03:59:00 akovdr vdr: [13440] record /video/Langev_taevas#3A_Ela_ja_õpi_(Falling_Skies/2011-06-27.03.59.20-0.rec
Jun 27 03:59:00 akovdr vdr: [13440] creating directory /video/Langev_taevas#3A_Ela_ja_õpi_(Falling_Skies
Jun 27 03:59:00 akovdr vdr: [13440] creating directory /video/Langev_taevas#3A_Ela_ja_õpi_(Falling_Skies/2011-06-27.03.59.20-0.rec
Jun 27 03:59:07 akovdr vdr: [13440] SpinUpDisk took 7.33 seconds
Jun 27 03:59:07 akovdr vdr: [13440] recording to '/video/Langev_taevas#3A_Ela_ja_õpi_(Falling_Skies/2011-06-27.03.59.20-0.rec/00001.ts'
Jun 27 03:59:07 akovdr vdr: [16714] recording thread started (pid=13440, tid=16714)
Jun 27 03:59:07 akovdr vdr: [16715] ecmhandler 3 filter thread started (pid=13440, tid=16715)
Jun 27 03:59:07 akovdr vdr: [16716] receiver on device 4 thread started (pid=13440, tid=16716)
Jun 27 03:59:07 akovdr vdr: [16717] TS buffer on device 4 thread started (pid=13440, tid=16717)
Jun 27 03:59:07 akovdr vdr: [16718] logger 3 filter thread started (pid=13440, tid=16718)
Jun 27 03:59:09 akovdr vdr: [16714] unknown frame delta (-1543570764), assuming 25.00 fps
Jun 27 04:00:46 akovdr vdr: [13459] channel 20 (Showtime) event  E  27.06.2011 04:00-05:00 'Langev taevas: Ela ja õpi (Falling Skies Live and Learn, USA 2011)' status 4
Jun 27 04:50:00 akovdr vdr: [16714] recording thread ended (pid=13440, tid=16714)
Jun 27 04:50:00 akovdr vdr: [13440] buffer stats: 145136 (2%) used
Jun 27 04:50:00 akovdr vdr: [13440] timer 2 (20 0359-0450 'Langev taevas: Ela ja õpi (Falling Skies') stop
Jun 27 04:50:00 akovdr vdr: [16717] TS buffer on device 4 thread ended (pid=13440, tid=16717)
Jun 27 04:50:00 akovdr vdr: [16716] buffer stats: 122952 (2%) used
Jun 27 04:50:00 akovdr vdr: [16716] receiver on device 4 thread ended (pid=13440, tid=16716)
Jun 27 04:50:01 akovdr vdr: [13440] cleaning up schedules data
Jun 27 04:51:23 akovdr vdr: [13440] deleting timer 2 (20 0359-0450 'Langev taevas: Ela ja õpi (Falling Skies')
Jun 27 04:55:15 akovdr vdr: [16715] ecmhandler 3 filter thread ended (pid=13440, tid=16715)
Jun 27 04:55:15 akovdr vdr: [16718] logger 3 filter thread ended (pid=13440, tid=16718)


But trying to replay this recording fails. It just doesn't start:

Jun 27 12:20:56 akovdr vdr: [17860] replay /video/Langev_taevas#3A_Ela_ja_õpi_(Falling_Skies/2011-06-27.03.59.20-0.rec
Jun 27 12:20:56 akovdr vdr: [17860] playing '/video/Langev_taevas#3A_Ela_ja_õpi_(Falling_Skies/2011-06-27.03.59.20-0.rec/00001.ts'
Jun 27 12:20:56 akovdr vdr: [17928] ttxtsubs player thread ended (pid=17860, tid=17928)
Jun 27 12:20:56 akovdr vdr: [17860] buffer stats: 0 (0%) used
Jun 27 12:20:56 akovdr vdr: [17860] ttxtsubs: teletext subtitles replayer started with initial page 000
Jun 27 12:20:56 akovdr vdr: [17929] ttxtsubs player thread started (pid=17860, tid=17929)
Jun 27 12:20:56 akovdr vdr: [17930] dvbplayer thread started (pid=17860, tid=17930)
Jun 27 12:20:56 akovdr vdr: [17930] resuming replay at index 0 (0:00:00.01)
Jun 27 12:20:56 akovdr vdr: [17931] non blocking file reader thread started (pid=17860, tid=17931)
Jun 27 12:20:56 akovdr vdr: [17927] TS buffer on device 3 thread ended (pid=17860, tid=17927)
Jun 27 12:20:56 akovdr vdr: [17926] buffer stats: 99640 (2%) used
Jun 27 12:20:56 akovdr vdr: [17926] receiver on device 3 thread ended (pid=17860, tid=17926)
Jun 27 12:20:56 akovdr vdr: [17931] non blocking file reader thread ended (pid=17860, tid=17931)
Jun 27 12:20:56 akovdr vdr: [17930] dvbplayer thread ended (pid=17860, tid=17930)
Jun 27 12:20:57 akovdr vdr: [17929] ttxtsubs player thread ended (pid=17860, tid=17929)
Jun 27 12:20:57 akovdr vdr: [17860] buffer stats: 0 (0%) used

After reverting to the vdr-1.7.18 this recording still not playable with vdr. In the same time VLC media player doesn't have any problem with it and no problems with recording-playback on the another channels.

Making a new record on the same channel with vdr-1.7.18 works normally.

How to determine where problem is in 1.7.19 and how to fix it?
I can upload recording sample somewhere if it helps.

br,
A


_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr



[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux