NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums General General Discussion v
« Previous 1 … 4 5 6 7 8 159 Next »
Using dshow or ffmpeg as an input to NPVR?

 
  • 0 Vote(s) - 0 Average
Using dshow or ffmpeg as an input to NPVR?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#51
2020-02-05, 01:29 PM
Ok not problem but did you delete the Extras device and you still haven't sent the extras xml file that both sub and I asked for. Don't make extra work for yourself.

Martin
gdogg371
Offline

Member

Posts: 149
Threads: 23
Joined: May 2018
#52
2020-02-05, 01:56 PM
(2020-02-05, 01:29 PM)mvallevand Wrote: Ok not problem but did you delete the Extras device and you still haven't sent the extras xml file that both sub and I asked for.  Don't make extra work for yourself.

Martin

Hi, yes I have deleted and reimported the extras device. Re your request for the .zip, apologies I did not see this initially. Here is a link to the requested files:

https://workupload.com/file/J3K89PbT
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#53
2020-02-05, 02:10 PM
Sorry it was my fault in my instructions it is

<channel name="{channel-name}">

Martin
gdogg371
Offline

Member

Posts: 149
Threads: 23
Joined: May 2018
#54
2020-02-05, 02:29 PM
(2020-02-05, 02:10 PM)mvallevand Wrote: Sorry it was my fault in my instructions it is

<channel name="{channel-name}">

Martin

Still nothing. Is that definitely the only issue? Steps taken my end:

1) Amend extras-ProCapture.xml as per your instructions.
2) Close NPVR server browser session.
3) Close shell session for server.
4) Restart server by double clicking NextPVRServer.exe
5) Re opening browser session at http://localhost:8866/
6) Clicking Ctrl + F5 to refresh session.

Have I missed a step? No channels are found still when doing a scan of the extras device...
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#55
2020-02-05, 02:32 PM (This post was last modified: 2020-02-05, 02:32 PM by mvallevand.)
Did you get the drop down to pick your XMLTV file and if not did you delete it on the server and readd after amending it?

Marti
gdogg371
Offline

Member

Posts: 149
Threads: 23
Joined: May 2018
#56
2020-02-05, 02:37 PM
(2020-02-05, 02:32 PM)mvallevand Wrote: Did you get the drop down to pick your XMLTV file and if not did you delete it on the server and readd after amending it?

Marti

Addional steps taken:

1) Devices > Control > Delete Extras device.
2) Rescan for devices.
3) Select Extras device > blue button to scan channels, but nothing to select XMLTV before or after blue button is pressed.
4) Press 'Scan' button > brief flicker of activity, then nothing. Have option to hit 'Save'.
5) Press save and nothing happens as no channels or channel source are listed.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#57
2020-02-05, 02:52 PM (This post was last modified: 2020-02-05, 02:53 PM by mvallevand.)
Can you don't get a drop down something is wrong. I see you have a bad entry in you config.xml file file:///G:/Kodi EPG/ChannelGuide.xml get rid of that and update it to use a folder with no space,
C:\Users\Public\NPVR-data\ChannelGuide.xml would be good.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#58
2020-02-05, 03:03 PM
Nevermind I see another issue in your extra file. here is the format

Code:
<extras>
<channel name="{channel-name}">
    <command>cmd</command>
    <args>/c C:\Users\Public\NPVR-data\scripts\ProCapture.bat {channel}</args>
</channel>
</extras>

I really need to start documenting this on the wiki.

Martin
gdogg371
Offline

Member

Posts: 149
Threads: 23
Joined: May 2018
#59
2020-02-05, 03:19 PM
(2020-02-05, 03:03 PM)mvallevand Wrote: Nevermind I see another issue in your extra file.  here is the format

Code:
<extras>
<channel name="{channel-name}">
    <command>cmd</command>
    <args>/c C:\Users\Public\NPVR-data\scripts\ProCapture.bat {channel}</args>
</channel>
</extras>

I really need to start documenting this on the wiki.

Martin

Huzzah! Progress...

So now we have the following to report:

1) Can select the correct XML file.
2) I get an entry in the EPG for my new channel and I can select and open it.
3) I now get red text on the player in the web browser saying 'Streaming failed - transcoder exit'.
4) Various angry looking log shell prints (logs flushed and included below).
5) As a quick recap, to simplify the task for the time being, I used the original, simple ffmpeg commands you specified: "G:\NPVR\Other\ffmpeg" -f dshow -i video="Video (00 Pro Capture HDMI 4K+)":audio="Audio (00 Pro Capture HDMI 4K+)" -vcodec h264  -acodec aac  -s 1920x1080 -framerate 50 -f mpegts -

...so almost there...just this last bit. After that, I will try and get my preferred VLC commands to encode for me, else I've been pricing up some 4K capable hardware to do it for me.

Logs:

https://workupload.com/file/FssJVque


Thanks
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#60
2020-02-05, 03:24 PM
It's not receiving data. the test now from the command prompt is to make sure your batch file is still working.

C:\Users\Public\NPVR-data\scripts\ProCapture.bat 504 | ffplay -i pipe:

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Merging video with web radio (ffmpeg) NumberFive 1 1,160 2021-05-04, 01:01 PM
Last Post: mvallevand
  NPVR 5 Logs gdogg371 2 2,089 2020-06-02, 08:54 PM
Last Post: gdogg371
  Fun with ffmpeg mvallevand 5 2,628 2020-05-15, 03:01 PM
Last Post: mvallevand
  NPVR Channel Numbers in Kodi... gdogg371 5 3,401 2020-02-24, 02:22 AM
Last Post: mvallevand
  remote NPVR setup suggestions p37307 3 2,462 2020-02-17, 11:54 AM
Last Post: Graham
  Playstation Vue with NPVR Ex Bee MC 14 8,551 2019-03-26, 09:55 AM
Last Post: 2leftfeet
  Thanks NPVR! alannerd614 7 4,512 2018-03-24, 04:14 AM
Last Post: joeijm
  What does NPVR remove when naming recordings p37307 0 1,730 2016-12-24, 10:55 AM
Last Post: p37307
  Little NPVR praise p37307 2 2,469 2016-10-25, 08:07 PM
Last Post: p37307
  Windows 10 Anniversary NPVR fullscreen flicker and freeze fix p37307 1 3,206 2016-08-11, 02:59 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode