NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 27 28 29 30 31 … 93 Next »
MVP Software Client

 
  • 0 Vote(s) - 0 Average
MVP Software Client
TivoGuy
Offline

Junior Member

Posts: 18
Threads: 0
Joined: Feb 2006
#31
2006-03-30, 12:13 AM
bungle Wrote:Thanks - I hate using installer programs when a simple zip will do.

On another note, what advantage do you see this project having over using another instance of GB-PVR, as described here: http://gbpvr.com/pmwiki/pmwiki.php/Tips/PCClient ? One thing cool about MythTV is the explicit backend/frontend separation. GB-PVR doesn't seem to have this as explicitly, but it seems that some people have had good success with this method. That being said, keep up the good work - I think it's an interesting project.
My main motivation was to figure out the GUI side of the MVP client so that I could write an HME application for my Tivo that would allow me to use GBPVR through the Tivo interface on my TV. Then I got interested in the project and decided to try and figure out the media side, too. I had also read on this board that a lot of people were looking for something like this.

Originally, my thought was to do it all with Java so that it would run on Macs and other operating systems, but the Java Media Framework does not support MPEG2. At the time, I could not figure out how to get mplayer working with Java. mplayer is available for multple operating systems, though, as well as zlib, so eventually I (or someone) could port this to Java so that you could use a GBPVR client on Macs and Linux.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#32
2006-03-30, 12:52 AM
think it'll work with the hauppauge software too? anybody tried it yet? Smile
just curious...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
TivoGuy
Offline

Junior Member

Posts: 18
Threads: 0
Joined: Feb 2006
#33
2006-03-30, 02:18 AM
pBS Wrote:think it'll work with the hauppauge software too? anybody tried it yet? Smile
just curious...

I tried it today, and it didn't work, but there's no reason why it shouldn't. It must be a bug in the program. I hardcoded in some things that are probably causing the problem. For example, there is a transaction that passes the length of the data to read. The GBPVR server always passes that length as 12 bytes, so I just hardcoded that number. The current hauppauge server passes the length as 20 bytes, so I'm just reading 12 and things get messed up. There are probably a handful of these instances. I'm planning on cleaning them up so that it will work for either server.
lonegeek
Offline

Senior Member

Posts: 416
Threads: 82
Joined: Sep 2005
#34
2006-03-30, 02:46 AM
So is this supposed to be like an MVP for you pc? So essentially its a gbpvr client?
[SIZE="1"]SPECS: AMD Sempron 3100+|1 GB Ram|nVidia 6200|160GB HD(Recordings)&250GB HD(Archive)|DVD Burner|USB-UIRT|TUNERS:Hauppauge PVR-250 & ATi HDTV WONDER|SOURCES:Dish Network Reciever 311 & OTA ATSC:Terk SquareShooter With RadioShack Pre-Amp[/SIZE]
bryan
Offline

Member

Posts: 120
Threads: 3
Joined: Aug 2004
#35
2006-03-30, 02:54 AM
Has anyone been successfull in converting this from VB6 to VB.net and removing the upgrade errors? If so, would you be willing to post the new vb.net source?
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#36
2006-03-30, 07:44 AM
you can make it run fullscreen for video only by putting fs=1 in the mplayer\config file...Big Grin
a sad hack but it works Smile more nice reasons to use mplayer...Wink
looks very nice on my system...may try using some filters next in config...
[but it looks so nice already...way cool dude!]
can't wait to get the overlay version...and pause/ff/rw is the most needed really...the other stuff can wait...lol
[oh and the home key! can't get back to main menu!]
you also may want to compile your own stripped down version of mplayer later on...[it is kinda hefty..]
interested to see how well it works as a client for other servers too..
nice work..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
RattyDAVE
Offline

Member

Posts: 92
Threads: 11
Joined: Mar 2006
#37
2006-03-30, 09:37 AM
Just like to say this is a fantasic bit of code!

Keep up the good work!
TivoGuy
Offline

Junior Member

Posts: 18
Threads: 0
Joined: Feb 2006
#38
2006-03-30, 02:00 PM
pBS Wrote:you can make it run fullscreen for video only by putting fs=1 in the mplayer\config file...Big Grin
a sad hack but it works Smile more nice reasons to use mplayer...Wink
looks very nice on my system...may try using some filters next in config...
[but it looks so nice already...way cool dude!]
can't wait to get the overlay version...and pause/ff/rw is the most needed really...the other stuff can wait...lol
[oh and the home key! can't get back to main menu!]
you also may want to compile your own stripped down version of mplayer later on...[it is kinda hefty..]
interested to see how well it works as a client for other servers too..
nice work..

Thanks for the tip on the mplayer config file. Try using the "m" key to go to the main menu from other menus. I recently found the keyboard shortcut list on the wiki. I'm going to try and match that in the future.
haarvik
Offline

Junior Member

Posts: 33
Threads: 6
Joined: Mar 2006
#39
2006-03-30, 03:26 PM
Well, even with the new build I'm still gettting the "Run-time error '6': Overflow" issue when trying to play mpg or avi videos. It doesn't do it with the regular gbpvr interface.
Dev - Dual 2.6Ghz Xeon, 1GB 266Mhz ram, nVidia Quadro FX1000, 1/2 TB HD
Prod. - KT400 Dragon Ultra, Promis RAID Controller, AMD 2800+, nVidia FX5200 256mb, 1GB 333Mhz ram, 160Gb HD, V-Stream PVR-Plus BT878
blader_se
Offline

Senior Member

Posts: 484
Threads: 64
Joined: Aug 2004
#40
2006-03-30, 06:17 PM
TivoGuy Wrote:I put a new version out here with the source and the binary. To run it, you should just have to unzip and go to the MVPViewerSetup\Support folder and run MVPViewer2.exe. This way, you don't have to install the program.
I'm still looking into other problems (i.e. overflow error, object not set error, etc).

I'm still constantly having the overflow error, so if you need help running some logging I'm here to help...

BTW I havn't found a way to exit out from the TV-Guide :o
The 'Esc'-button is obviously not mapped to 'Back'...
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (9): « Previous 1 2 3 4 5 6 … 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Developing Android TV client fred250 2 1,792 2020-11-16, 06:33 PM
Last Post: fred250
  Web Client: Slow with separate thread and date not obscured cncb 32 15,780 2016-10-10, 02:01 PM
Last Post: mvallevand
  How to tell when video playback has finished in web client? cncb 6 4,224 2015-09-29, 08:07 PM
Last Post: cncb
  How to get edl information for videos in a web client? fred250 27 10,503 2014-12-10, 12:39 AM
Last Post: fred250
  Remote client logout timeout. mvallevand 2 2,513 2014-10-28, 12:55 AM
Last Post: mvallevand
  Version control / repository software for VS Express bgowland 2 2,387 2014-05-02, 09:57 PM
Last Post: bgowland
  Tuner plugins and client id mvallevand 2 2,056 2013-07-03, 01:39 AM
Last Post: mvallevand
  Client - Tuner plugins mvallevand 53 13,456 2011-09-17, 07:19 PM
Last Post: mvallevand
  Client/server detection imilne 1 1,675 2010-08-08, 04:23 PM
Last Post: sub
  GetClientIdentifier + GB-PVR client bgowland 13 4,380 2008-10-10, 08:43 PM
Last Post: ACTCMS

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

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

Linear Mode
Threaded Mode