NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 715 716 717 718 719 … 1231 Next »
Firewire MPEG capture with GBPVR

 
  • 0 Vote(s) - 0 Average
Firewire MPEG capture with GBPVR
shuot
Offline

Member

Posts: 58
Threads: 9
Joined: Nov 2005
#11
2006-09-21, 04:10 AM
sub Wrote:They would implement the StartRecording() method to do whatever interactions are required with the firewire connected box to start recording to a specified filename. They would also need to StopRecording() method.

. . . and what about live tv ?

Bye!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#12
2006-09-21, 04:55 AM
If you're only using timeshift mode Live TV, then it uses these same calls. If you want to also support live preview mode, then you need to implement the getPreviewGraph() and setPreviewToChannel() methods.
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#13
2006-09-21, 06:25 AM
shuot Wrote:Another question: what happens when you have multiple devices regarding the TV-GUIDE ? Are channel displayed appearing in double in the guide ?

No, they are not. GBPVR know which capture sources have which channels, and so will choose the most appropriate one (in reality it chooses the first available one from the top of the list of capture sources and down when recording, and from the bottom up when watching live tv).
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
shuot
Offline

Member

Posts: 58
Threads: 9
Joined: Nov 2005
#14
2006-09-21, 11:26 AM
... from other threads, I understood that TS files are not supported by GBPVR.

Is it still true ?

I understood that MPEG files tranfered by STB via Firewire are actually TS files.

Bye!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#15
2006-09-21, 05:14 PM
Quote:... from other threads, I understood that TS files are not supported by GBPVR.

Is it still true ?
Correct, there is no way to select which of the multiple streams the user is trying to playback.

Quote:I understood that MPEG files tranfered by STB via Firewire are actually TS files.
Yes, that is my understanding aswell. Your recording plugin would need to remux the TS files to produce a regular .MPG file.

This is pretty much what happens in the built-in BDA recorder plugin. These devices produce a Transport Stream, but the plugin converts it to a regular .MPG or .DVR-MS file.
shuot
Offline

Member

Posts: 58
Threads: 9
Joined: Nov 2005
#16
2006-09-21, 09:04 PM
sub Wrote:These devices produce a Transport Stream, but the plugin converts it to a regular .MPG or .DVR-MS file.

Interesting.

Actually, it's not real re-encoding ? Only stripping unnecessary data
should be ok ?

sub Wrote:Correct, there is no way to select which of the multiple streams the user is trying to playback.

... and on its side, how the "remux" code should know which stream is good ?

More I dig, more I discover that's not a quick thing to do. As I don't have
much personal time to do it, I don't think I will be able to do so.

But on the other side, do you know if some plugin developer could
be interested to code it ?

Bye!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#17
2006-09-21, 09:17 PM
Quote:Actually, it's not real re-encoding ? Only stripping unnecessary data
should be ok ?
No, its not rencoding. Its a matter of demultiplexing the transport stream into its individual component streams, then passing the ones you want to keep through a mux filter, like the Cyberlink/ATI/DVR-MS mux to combine them back to a single file.

Quote:... and on its side, how the "remux" code should know which stream is good ?
This is up to the plugin developer to determine. It depends what is in transport stream this device provides. When I tell the plugin to start recording, I tell it what channel I want to record, the plugin can then use this info to find the correct streams. This might be some dynamic mechanism that parses the transport stream to find the contents, or might use some static look up text file or something similar.

Quote:More I dig, more I discover that's not a quick thing to do. As I don't have
much personal time to do it, I don't think I will be able to do so.

But on the other side, do you know if some plugin developer could
be interested to code it ?
No I dont.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to use IR server suite with GBPVR zaprat 82 63,325 2018-11-18, 05:32 PM
Last Post: Len_Lekx
  GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL) lchiu7 23 18,677 2014-05-15, 12:59 AM
Last Post: lchiu7
  GBPVR and NPVR jigster99 2 5,220 2013-02-16, 01:50 AM
Last Post: jigster99
  BBC HD / BBD 1 HD in GBPVR Pob 21 13,716 2012-10-05, 05:42 PM
Last Post: Pob
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,563 2012-08-27, 04:00 PM
Last Post: rscheller
  Unused gbpvr returns to life with minimal effort KS4UA 0 2,389 2012-03-18, 02:07 AM
Last Post: KS4UA
  Last version of GBPVR download? matthrolf 8 6,571 2011-11-16, 09:22 AM
Last Post: MixMan
  Is card emulation as easy with gbpvr as with npvr? martint123 3 3,467 2011-10-20, 07:13 PM
Last Post: martint123
  GBPVR Webserver does not work - Windows 7 Pro, 64 Bit Ijaja 6 4,561 2011-10-19, 07:21 PM
Last Post: Basher52
  GBPVR will not wake up XP computer from sleep keith_leitch 8 4,972 2011-10-10, 08:26 PM
Last Post: keith_leitch

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

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

Linear Mode
Threaded Mode