NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 26 27 28 29 30 … 106 Next »
ffmpeg output to NextPVR device

 
  • 0 Vote(s) - 0 Average
ffmpeg output to NextPVR device
stevepen1974
Offline

Junior Member

United Kingdom
Posts: 17
Threads: 4
Joined: Aug 2023
#1
2023-08-20, 08:02 PM (This post was last modified: 2023-08-20, 08:03 PM by stevepen1974.)
Hi,

Just wondering is there anyway to output ffmpeg to Windows NextPVR to see as a device.

Currently use this command to output to VLC, but would prefer to use NextPVR for record/timer functions:

ffmpeg -hide_banner -cenc_decryption_key 111111111111111111 -i "website.mpd" -c copy -f flv - | "C:\Program Files\VideoLAN\VLC\vlc.exe" -


Cheers

Steve
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,158
Threads: 773
Joined: Nov 2003
#2
2023-08-20, 08:13 PM
Yes, you can create a text file called an "Extra". It'll then show up in Settings -> Devices.

In C:\Users\Public\NPVR-data you could create a file called something like "extras-test.xml" with something like this:

Code:
<extras>

  <channel name="Aljazeera" service_type="12">
    <command>ffmpeg.exe</command>
    <args>-hide_banner -cenc_decryption_key 111111111111111111 -i "website.mpd" -c copy -f mpegts - </args>
  </channel>

</extras>
stevepen1974
Offline

Junior Member

United Kingdom
Posts: 17
Threads: 4
Joined: Aug 2023
#3
2023-08-20, 08:22 PM
(2023-08-20, 08:13 PM)sub Wrote: Yes, you can create a text file called an "Extra". It'll then show up in Settings -> Devices.

In C:\Users\Public\NPVR-data you could create a file called something like "extras-test.xml" with something like this:

Code:
<extras>

  <channel name="Aljazeera" service_type="12">
    <command>ffmpeg.exe</command>
    <args>-hide_banner -cenc_decryption_key 111111111111111111 -i "website.mpd" -c copy -f mpegts - </args>
  </channel>

</extras>
Great, I will give it a go as NextPVR works well at recording streams.

Cheers

Steve
stevepen1974
Offline

Junior Member

United Kingdom
Posts: 17
Threads: 4
Joined: Aug 2023
#4
2023-08-20, 08:31 PM
(2023-08-20, 08:22 PM)stevepen1974 Wrote:
(2023-08-20, 08:13 PM)sub Wrote: Yes, you can create a text file called an "Extra". It'll then show up in Settings -> Devices.

In C:\Users\Public\NPVR-data you could create a file called something like "extras-test.xml" with something like this:

Code:
<extras>

  <channel name="Aljazeera" service_type="12">
    <command>ffmpeg.exe</command>
    <args>-hide_banner -cenc_decryption_key 111111111111111111 -i "website.mpd" -c copy -f mpegts - </args>
  </channel>

</extras>

Great, I will give it a go as NextPVR works well at recording streams.

Cheers

Steve
Worked straight away, cheers again.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 107,158
Threads: 773
Joined: Nov 2003
#5
2023-08-20, 08:44 PM
Great.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR can't update EPG while recording a program cc58 4 137 2025-10-02, 03:50 PM
Last Post: cc58
  Latest NextPVR 7.0.3.250920 not working with Jellyfin ManicsMan 9 315 2025-10-01, 03:33 PM
Last Post: mvallevand
  nextpvr.exe guide is no longer highlighting shows that are scheduled to be recorded hae 10 577 2025-09-28, 11:12 PM
Last Post: hae
  Multiple .xml inputs to single .xml output...? lharles1 11 491 2025-09-25, 11:25 PM
Last Post: sub
  Nextpvr w/ windows10 an silicondust tuners always require an internet connection to r Steve123X 10 707 2025-09-14, 07:36 PM
Last Post: mvallevand
  NextPVR not seeing my D drive for storage u9027 2 460 2025-09-13, 03:54 PM
Last Post: u9027
  NextPVR Service not automaticaly running Brucek2839 1 448 2025-09-12, 03:34 AM
Last Post: mvallevand
  tuner reconized as IPTV Device unknown how to scan for channels? Steve123X 37 2,347 2025-09-10, 08:59 PM
Last Post: Steve123X
  NextPVR 4.2.4 on same machine with 7.0.1.241229 lemmy999 10 912 2025-09-06, 07:29 PM
Last Post: lemmy999
  NextPVR stuck on gray usashadow 2 566 2025-09-02, 11:51 PM
Last Post: usashadow

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

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

Linear Mode
Threaded Mode