NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 154 155 156 157 158 … 263 Next »
Connecting Digital Cable Box through FireWire

 
  • 0 Vote(s) - 0 Average
Connecting Digital Cable Box through FireWire
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#41
2007-01-02, 08:27 PM
If you can see the tuner in the device manager you should be able to see it with capDVHS. It's not the plug/unplug issue. Try VLC and make sure you are on an unencrypted channel.

I have VLC working and it is better since it transcodes to a PS stream and you can view it timeshifted.

Also make sure you have HDPump installed.
dark_half
Offline

Senior Member

USA
Posts: 463
Threads: 30
Joined: Mar 2006
#42
2007-01-02, 08:48 PM
How did you manage to get vlc working? Can you please explain.
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#43
2007-01-02, 11:17 PM
I tried what I posted earlier - I opened a command file that opens VLC, GBPVR wants to kill the script (which isn't open because I use the /C switch) so VLC is not killed until it issues the vlc --single_instance vlc:quit command.

Note the usage of single_instance - you need to open VLC that way too. Right now I also open with the -I http switch so there is no GUI. It may degrade performance, not sure at this point.
McHero
Offline

Junior Member

Posts: 20
Threads: 1
Joined: Jan 2007
#44
2007-01-03, 12:00 AM
I'm still unable to get capDVHS to see the box. I dropped down to a SD channel thinking it would not be encrypted but still unable to get capDVHS to see the box.

I recall seeing a thread on the avs forum explaining how to check & see if the current channel is encrypted. I believe you had to power off the box and press a combination of buttons on the front of the STB. I tried to locate that thread but it looks as though the avs forum is experiencing some database issues.

Could someone post the URL's to VLC & HDPump downloads please?
Robert McHenry
Concord, NH
==============
Sony Wega 50" RP LCD
Dell Dimension 2350
P4 2.00Ghz
512 RAM
80 gig drive
Onboard Intel 82845G/GL?PE/GV Graphics controller
Motorola DCT3416 I Comcast cable box
Onkyo HR-R520 6.1 SS
Sony VP-NS75H Upscaling DVD player
Xbox 360
Harmony H659
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#45
2007-01-03, 12:54 AM
http://www.videolan.org/

http://www.free-codecs.com/download/HDTV...Filter.htm

I needed to try several codecs to get sound to work on GBPVR.

My command script for VLC is very simple:

cd d:\progra~1\videolan\vlc\
vlc.exe dshow:// :dshow-adev="":dshow-vdev="Motorola AV/C Tuner Device":dshow-size="" --sout=#standard{mux=ps,dst=%1,access=file} --ttl=1 --one-instance -I http

I exit with :
vlc.exe --one-instance vlc:quit
directly in GBPVR

Works with timeshifting but does only changing channels from the program guide.

carpeV
goti
Offline

Junior Member

Posts: 8
Threads: 0
Joined: Dec 2006
#46
2007-01-03, 05:54 AM (This post was last modified: 2007-01-03, 06:19 AM by goti.)
Well, I got a little bit of time this evening to mess with this and made some progress. I took your idea carevideo and wrote a couple of small batch files to start/stop vlc. It took some tweaking and experimenting but I finally got them working. I then downloaded a small utility that will make a .exe out of a .bat file and pointed GBPVR to these. GBPVR runs my executables and gives me the filename to be created and I have VLC fire it up.

Getting the filename and path stuff correct is what took me the longest because GBPVR creates the directories and files itself (obviously) and if it does not see the file created and the size increasing, it will try again which can cause some issues.

I did a little more testing and still have a few wrinkles to work out. I am probably going at this the hard way but it seems to be close.

I scheduled a couple of shows to be recorded tomorrow so we can see how reliable it is. If it is successful I would be glad to share with whoever is interested.

Thanks for the help guys!
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#47
2007-01-03, 03:04 PM
Goti,

If you want to run a bat or cmd directly with GBPVR make the executable from GBPVR:
c:/windows/system32/cmd.exe and the arguments should be

/C [path to your batch/cmd file] arguments you want passed.

You don't need that for the close for that you can run vlc directly with the vlc:quit function.

The tough part for me was just getting the right arguments into vlc via the batch file, the {fullname} is what to use for the filename. As I mentioned above it works for me recording and viewing via timeshifting. The assorted delays make it so it doesn't work if you change channels via the (channel up) button, but exiting to the guide and reselecting channels that way works fine.

carpeV
goti
Offline

Junior Member

Posts: 8
Threads: 0
Joined: Dec 2006
#48
2007-01-03, 04:15 PM
Yeah, after I got everything working with the .exe files I figured I could have done it the way you described. Oh well, I will see if it worked when I get home this evening.

And like you said getting the filename into the batch file is what took a little time. I did use the {filename} parameter but you have to be careful with quotation marks and what not since the path typically had spaces in it.

Boy, it has been a while since I have written any batch file stuff so I am quite rusty!
McHero
Offline

Junior Member

Posts: 20
Threads: 1
Joined: Jan 2007
#49
2007-01-03, 07:48 PM (This post was last modified: 2007-01-05, 12:02 AM by McHero.)
Can somebody do a quick & dirty document on how to set this up? I'm new to this all.

I fire up videolan and click refresh under video devices, I then drop down the listbox & can see the Motorola under the default device. If I click configure device button VLC crashes. If I restart, refresh select the Motorola I then don't see any video. If I select the skins a video screen pops up but it's blank. I do see a counter incrementing.

Thanks
Robert McHenry
Concord, NH
==============
Sony Wega 50" RP LCD
Dell Dimension 2350
P4 2.00Ghz
512 RAM
80 gig drive
Onboard Intel 82845G/GL?PE/GV Graphics controller
Motorola DCT3416 I Comcast cable box
Onkyo HR-R520 6.1 SS
Sony VP-NS75H Upscaling DVD player
Xbox 360
Harmony H659
goti
Offline

Junior Member

Posts: 8
Threads: 0
Joined: Dec 2006
#50
2007-01-05, 03:58 AM
McHero

To do a simple test to see if VLC can access your cable box successfully you might do what you were trying and then click OK.

Basically open VLC, Select File -> Open Capture Device..., select the DirectShow tab, Click the Refresh list button for the video device name, You should then see "Motorola AV/C Tuner Device" in the drop down list, Select it and then click the OK button.

On mine I can then see and hear whatever show is on the current channel in the VLC window.

See if that works and then go from there. BTW, clicking the advanced button crashes VLC for me also.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Hauppauge quadHD and cable service tesla1886 2 847 2024-06-12, 02:42 PM
Last Post: tesla1886
  Digital TV Tuner card? milowbrac 1 1,736 2021-09-27, 09:41 AM
Last Post: jcjefferies
  Digital Devices Cine C2T2 not working Traxx83 61 20,090 2020-12-27, 03:50 PM
Last Post: sub
  Detected Digital ATSC tuner cannot find any channels after scan dorthensensens 29 10,586 2020-07-25, 12:55 PM
Last Post: dorthensensens
  New cable Box IR Blaster Issue stu2j 1 2,300 2019-09-19, 04:50 PM
Last Post: stu2j
  MCE Remote, hauppauge hd-pvr 1212, windows 10 and cable box issues astrothug 2 3,103 2018-03-18, 10:57 PM
Last Post: astrothug
  How do I use NPVR with a Time Warner digital converter box? Judas Priest 6 6,956 2016-09-01, 06:15 PM
Last Post: jptron
  Still using analog cable, need advice for quality image Flow 24 8,917 2014-03-07, 08:53 PM
Last Post: martint123
  Digital Devices CT stopped working but card is ok, advice needed! Reddwarf 9 4,060 2013-09-22, 08:49 PM
Last Post: Reddwarf
  Sabrent TV-USBHD Dual ATSC & Digital HDTV and Analog TV Tuner / capture Clear QAM monalisa 3 4,441 2013-06-02, 06:50 PM
Last Post: Zeb

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

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

Linear Mode
Threaded Mode