NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
1 2 3 4 5 … 93 Next »
Windows FM Radio support in v5.

 
  • 0 Vote(s) - 0 Average
Windows FM Radio support in v5.
jsauser11
Offline

Junior Member

Posts: 11
Threads: 1
Joined: Aug 2017
#111
2023-01-13, 11:02 PM
I can get ffmpeg to bring up the tuner dialog, and then get a station locked in, but when running the ffplay with -i audio, it errors out with:
"could not render stream to connect pins0B f=0/0"

If I run the ffplay line with -i=video, it brings up a blue video screen, but does not error out.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 45,319
Threads: 865
Joined: May 2006
#112
2023-01-13, 11:30 PM
ffplay shouldn't give video if you use -vn

Perhaps run https://github.com/sub3/NextPVR/wiki/FilterCheck and zip and post the file it makes. Maybe sub can give you hints based on that.

Martin
jsauser11
Offline

Junior Member

Posts: 11
Threads: 1
Joined: Aug 2017
#113
2023-01-14, 12:02 AM
Here is the filters scan.


Attached Files
.zip   FilterCheck.zip (Size: 1.2 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 45,319
Threads: 865
Joined: May 2006
#114
2023-01-14, 12:13 AM
Ok I don't know how to specify a tuner. It is a bit of a waste since I don't think you can use one tuner for video and one for FM, but I may be wrong. Maybe sub can help, but I'm done. What is wrong with Internet Radio or are you just experimenting?

Martin
jsauser11
Offline

Junior Member

Posts: 11
Threads: 1
Joined: Aug 2017
#115
2023-01-14, 01:14 AM
Just experimenting. Since the hardware was there, thought I would try to utilize it. I remember it worked back in the Media Center days out of the box. Thanks for taking a look.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 102,394
Threads: 741
Joined: Nov 2003
#116
2023-01-14, 01:36 AM
I haven't read this whole thread, but in case it wasn't already mention...

I'm pretty sure only one of the two tuners in HVR-22xx device expose FM radio. It may be a case of using the wrong one.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 45,319
Threads: 865
Joined: May 2006
#117
2023-01-14, 05:12 PM
There are two other parameters to try -video_device_number and -audio_device_number I guess the default is 0 so maybe try 1.

Martin
jsauser11
Offline

Junior Member

Posts: 11
Threads: 1
Joined: Aug 2017
#118
2023-01-18, 10:30 PM
I was finally able to obtain a output of the fm tuner with the following:

ffmpeg -show_analog_tv_tuner_dialog true -f dshow -crossbar_audio_input_pin_number 1 -crossbar_video_input_pin_number 0 -i video="Hauppauge WinTV-7164 Analog Capture":audio="Hauppauge WinTV-7164 Analog Capture" -vn test.mp2

How would I incorporate this into an AnalogRadio.bat file that might work with the -extra in NPVR? I had to do the -show_analog_tv_tuner true in order to set the input to FM, source to antenna, and channel to a known good frequency.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 45,319
Threads: 865
Joined: May 2006
#119
2023-01-18, 10:39 PM
You can't have a UI component in there, you need to use the vlc command for tuning or figure out how to use vlc to do everything in one command.

Martin
jsauser11
Offline

Junior Member

Posts: 11
Threads: 1
Joined: Aug 2017
#120
2023-01-18, 11:11 PM
Will work with vlc to see if I can get it to tune, as both examples in post #101 and post #104 (for tuning with vlc) don't seem to work with my setup.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (13): « Previous 1 … 9 10 11 12 13 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  FM tuner support in NextPVR? Goongyae 2 288 2022-11-23, 01:22 PM
Last Post: mvallevand
  IPTV like stream from Sound Card input - FM Radio Project NumberFive 3 200 2022-11-20, 04:28 PM
Last Post: mvallevand
  IPTV Pretuning and Internet Radio mvallevand 5 2,159 2019-02-04, 12:02 AM
Last Post: mvallevand
  Problems with Windows UWP App spitefulgod 4 3,062 2016-12-15, 08:35 PM
Last Post: spitefulgod
  Any ideas about programming for Windows Firewall? bgowland 4 4,511 2014-04-10, 09:05 AM
Last Post: bgowland
  Windows Shortcuts ACTCMS 4 1,944 2012-03-24, 12:22 AM
Last Post: mvallevand
  Creating a Windows service McBainUK 8 2,434 2011-03-30, 03:29 AM
Last Post: mvallevand
  Which channel logo image formats does npvr support? bgowland 2 1,533 2011-03-06, 05:43 AM
Last Post: bgowland
  Webservice API to support Android App development Barsk 4 2,542 2010-10-19, 07:31 AM
Last Post: Barsk
  Using Windows file system shortcuts ACTCMS 0 1,413 2010-01-26, 11:45 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