NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMC dongle v
« Previous 1 … 6 7 8 9 10 Next »
Syntax of Commandline Options in dongle.bin.config

 
  • 0 Vote(s) - 0 Average
Syntax of Commandline Options in dongle.bin.config
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#11
2007-05-16, 05:05 AM
mvallevand Wrote:I hasn't done anything before the alpha, but right now it might do what the Hauppauge dongle does from 0 no flicker to 2 full flicker. I don't have a tv that flickers to test. If you've got a flicker setting in flash it will use that too.
Martin
Martin, you may recall that I was the first to complain about flicker. You changed a bit, but as I reported that did not change much. The best place to see flicker is on the horizontal lines of the program guide. Later I looked at that with the standard hauppauge dongle. I saw only very little difference with the three possible settings.
pieter
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#12
2007-05-16, 11:53 AM
pz1 Wrote:Martin, you may recall that I was the first to complain about flicker. You changed a bit, but as I reported that did not change much. The best place to see flicker is on the horizontal lines of the program guide. Later I looked at that with the standard hauppauge dongle. I saw only very little difference with the three possible settings.
pieter

Pieter I do recall, and I've asked Hauppauge for more info, right now I just don't have enough knowledge to help and I'm not even sure if flicker is the only problem. The Sudoku plugin for me is really difficult to watch on the Hauppauge dongle on any flicker setting.

Martin
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#13
2007-05-19, 01:07 AM (This post was last modified: 2007-05-23, 10:41 PM by mvallevand.)
mvallevand Wrote:To avoid rebooting I suggest this dongle.bin.config
Code:
umount /etc/mvpmc
mount.cifs //192.168.1.10/mvpmc /etc/mvpmc -o username=guest,password=guest,rw
mvpmc -F /etc/mvpmc/defaults --startup emulate --emulate 192.168.1.10 &

Martin, Syntax Q again:

If I wanted to (a) set SPDIF always on and (b) Set flicker to 2 would a change of the code above to this be correct?

Code:
umount /etc/mvpmc
mount.cifs //192.168.1.10/mvpmc /etc/mvpmc -o username=guest,password=guest,rw
mvpmc -F /etc/mvpmc/defaults -o passthru --flicker 2 --startup emulate --emulate 192.168.1.10 &

I think I mentioned before, PAL and Svideo are already saved (presumably by a previous Hauppage Dongle Flash (wow I am finally getting the hang this....Rolleyes ) but SPDIF is not and choosing flicker is not even an option. I am never sure when I hit "GO BACK" into settings, whether it really WAS in SPDIF mode before, as it always reverts to stereo; I guess it's just unnerving not knowing ... :o

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#14
2007-05-19, 01:34 AM
jksmurf Wrote:mvpmc -F /etc/mvpmc/defaults -o passthru --flicker 2 --startup emulate --emulate 192.168.1.10 &
That will work.

Quote:
I think I mentioned before, PAL and Svideo are already saved (presumably by a previous Hauppage Dongle Flash (wow I am finally getting the hang this....Rolleyes ) but SPDIF is not and choosing flicker is not even an option. I am never sure when I hit "GO BACK" into settings, whether it really WAS in SPDIF mode before, as it always reverts to stereo; I guess it's just unnerving not knowing ... :o

Remember when you set the setting in the main menu, you have to click save settings, same as with the volume change. You will know it works because you will have a file called defaults in you mvpmc folder.

Martin
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#15
2007-05-19, 01:42 AM (This post was last modified: 2008-04-27, 02:26 PM by jksmurf.)
mvallevand Wrote:Remember when you set the setting in the main menu, you have to click save settings, same as with the volume change. You will know it works because you will have a file called defaults in your mvpmc folder. Martin

Oh dear. :o Is there a "I'm a big dummy" icon in here, LOL. I'll try that ... thanks!

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#16
2007-05-19, 06:06 AM
mvallevand Wrote:Remember when you set the setting in the main menu, you have to click save settings, same as with the volume change. You will know it works because you will have a file called defaults in you mvpmc folder. Martin

I get an error message "Config file save failed"
I have it C:\Program Files\devnz\gbpvr\Dongle\mvpmc
It made a defaults file after I checked "allow networks users to change my files" but it's a 0 byte file and it still gives the error message...:confused: ...

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#17
2007-05-19, 11:58 AM
jksmurf Wrote:I get an error message "Config file save failed"
I have it C:\Program Files\devnz\gbpvr\Dongle\mvpmc
It made a defaults file after I checked "allow networks users to change my files" but it's a 0 byte file and it still gives the error message...:confused: ...

k.

k, I'm confused too. Definitely you don't need to create the file yourself, I suggest trying again maybe you will have another Bobins moment. If not telnet to your box and issue this

killall mvpmc
mvpmc -F /etc/mvpmc/defaults -o passthru --flicker 2

and try and do your save if it fails there should be an error message on your telnet screen



Martin
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#18
2007-05-20, 05:55 AM (This post was last modified: 2008-04-27, 02:26 PM by jksmurf.)
mvallevand Wrote:k, I'm confused too. Definitely you don't need to create the file yourself, I suggest trying again maybe you will have another Bobins moment. If not telnet to your box and issue this
Code:
killall mvpmc
mvpmc -F /etc/mvpmc/defaults -o passthru --flicker 2
and try and do your save if it fails there should be an error message on your telnet screen
Martin

Martin,

Actually I never created that (0-byte) file myself tbh, it was created by the save (even though error message was there!) after I set the mvpmc share to "allow network users to change my files" (Is this correct btw?)

Telnet result attached. Error 195?

In any case the other way to make it default to SPDIF is just to stick it all on the command line as follows I guess. That works.

Code:
umount /etc/mvpmc
mount.cifs //192.168.1.10/mvpmc /etc/mvpmc -o username=guest,password=guest,rw
mvpmc -F /etc/mvpmc/defaults -o passthru --flicker 2 --startup emulate --emulate 192.168.1.10 &

Still wonder why it won't save config though. Share Path is C:\Program Files\devnz\gbpvr\Dongle\mvpmc presumably no problem with that?

HtV the Routers are 3m above each other vertically.... :-)
k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#19
2007-05-20, 09:09 AM
Quote:
HtV the Routers are 3m above each other vertically.... :-)

With a floor in the middle I guess.Smile However if it's a concrete floor with alot of steel in it you would loose alot of bandwith I guess. Did you check the connection with a laptop or something?
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#20
2007-05-20, 02:11 PM
jksmurf Wrote:Martin,

Actually I never created that (0-byte) file myself tbh, it was created by the save (even though error message was there!) after I set the mvpmc share to "allow network users to change my files" (Is this correct btw?)

Telnet result attached. Error 195?

Thanks a lot. That shows the line number in errot

Quote:
In any case the other way to make it default to SPDIF is just to stick it all on the command line as follows I guess. That works.

Yes, I was hoping to get the default volume going too because I know you wanted that.

Quote:
Still wonder why it won't save config though. Share Path is C:\Program Files\devnz\gbpvr\Dongle\mvpmc presumably no problem with that?

mvpmc just sees the share name, so I highly doubt that is a problem. In Vista I wouldn't recommend this because of the extra security on the Program Files folder.

Martin.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  New dongle for GBPVR and NPVR 2010-12-24 mvallevand 67 40,505 2011-02-04, 01:47 AM
Last Post: mvallevand
  New beta mvpmc dongle for N-PVR mvallevand 64 38,694 2010-12-25, 02:21 PM
Last Post: mvallevand
  N-PVR v 1.5.33 & mvpmc npvr.dongle steeb 30 25,082 2010-11-28, 01:24 AM
Last Post: cidc
  20080930 dongle problems with wMVP JavaWiz 2 3,039 2009-09-06, 03:14 AM
Last Post: JavaWiz
  Dongle Recommendations Blue Racer 2 3,983 2009-05-14, 12:52 PM
Last Post: Blue Racer
  Load Dongle on a PS3... Can it be done? rbelisle 2 3,395 2009-04-09, 09:51 PM
Last Post: mvallevand
  config VLC? jasjol 12 12,940 2009-01-08, 10:15 PM
Last Post: mvallevand
  New alpha dongle Sept 30 '08 mvallevand 19 14,131 2008-11-06, 08:56 PM
Last Post: Sheik Yerbouti
  Config not loading Khurram 21 8,977 2008-10-27, 11:33 AM
Last Post: Khurram
  New alpha dongle July 16 '08 mvallevand 52 23,162 2008-09-21, 06:15 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode