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 … 25 26 27 28 29 … 105 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,090
Threads: 771
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,090
Threads: 771
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 w/ windows10 an silicondust tuners always require an internet connection to r Steve123X 10 201 2025-09-14, 07:36 PM
Last Post: mvallevand
  NextPVR not seeing my D drive for storage u9027 2 193 2025-09-13, 03:54 PM
Last Post: u9027
  NextPVR Service not automaticaly running Brucek2839 1 223 2025-09-12, 03:34 AM
Last Post: mvallevand
  tuner reconized as IPTV Device unknown how to scan for channels? Steve123X 37 1,659 2025-09-10, 08:59 PM
Last Post: Steve123X
  NextPVR 4.2.4 on same machine with 7.0.1.241229 lemmy999 10 596 2025-09-06, 07:29 PM
Last Post: lemmy999
  NextPVR stuck on gray usashadow 2 381 2025-09-02, 11:51 PM
Last Post: usashadow
  Audio out of synch with nextPVR.exe Higgo 33 3,157 2025-08-24, 11:02 PM
Last Post: Ricknextpvr
  Viewing Recordings From Earlier Version of NextPVR boneshakerz 5 390 2025-08-20, 05:54 PM
Last Post: mvallevand
  I'm totally stomped...I can't get Nextpvr to work. Gop 10 591 2025-08-13, 09:19 PM
Last Post: mvallevand
  "D3D12.DLL missing from system" - no more Win7 support for NextPVR? DSperber 12 1,148 2025-07-16, 01:32 PM
Last Post: DSperber

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

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

Linear Mode
Threaded Mode