NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 63 64 65 66 67 … 93 Next »
IRecordingSource.startNewFile

 
  • 0 Vote(s) - 0 Average
IRecordingSource.startNewFile
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#1
2005-12-07, 10:13 AM
Hi,

when watching live-tv, and the end time of the current show has passed, normally a new live-tv file should be created.
In the logfile of the recording service, this can also be seen:
Code:
07.12.2005 10:45:17.492    VERBOSE    [130]    currentFile: E:\Wolffs Revier_2_20051207_09551045.mpg
07.12.2005 10:45:17.492    VERBOSE    [130]    About to switch live tv file to: E:\SOKO 5113_2_20051207_10451135.mpg

The above lines repeat every 30 seconds.

But the problem is, that the method that will handle a file change (IRecordingSource.startNewFile) is not called?

-alibert
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,734
Threads: 767
Joined: Nov 2003
#2
2005-12-07, 04:32 PM
Quote:But the problem is, that the method that will handle a file change (IRecordingSource.startNewFile) is not called?
Sorry I dont understand?
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#3
2005-12-07, 04:58 PM
Hi sub,

sub Wrote:Sorry I dont understand?

when watching live-tv, and the end time of the current programme has passed, a new file for the next file should be opened.
But there comes no request to my recording source to start the new file, to continue writing to the new file. Instead, it keeps on writing to the old file, and every 30 seconds there comes a log message "about to switch live tv file to ...".

My question is, if the startNewFile method shouldn't be called in this situation?

-alibert
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,734
Threads: 767
Joined: Nov 2003
#4
2005-12-07, 05:10 PM
Immediately after displaying the "about to switch live tv file to ..." message in the log, it calls IRecordingSource.startNewFile(newFilename, null) on your capture source. It should then start recording to the filename specifed.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  IRecordingSource Questions blackpaw 6 2,509 2008-04-01, 04:50 AM
Last Post: sub
  IRecordingSource - GBPVR locks files? blackpaw 6 2,508 2008-04-01, 04:09 AM
Last Post: blackpaw
  IRecordingSource.RecordingStatus has typo Wakalaka 1 1,314 2007-05-01, 04:43 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode