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 … 34 35 36 37 38 … 113 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: 108,498
Threads: 784
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: 108,498
Threads: 784
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
Star People having difficulty connecting to reaperc's m3u on NextPVR, try this! braxtonzatson 1 283 2026-07-30, 03:59 AM
Last Post: mvallevand
  Nextpvr only showing DVB-T not DVB-T2 Gop 6 572 2026-07-04, 09:51 AM
Last Post: Bobins
  is there a way to force iptv input streams through ffmpeg? sharkbite 5 567 2026-05-25, 02:07 AM
Last Post: mvallevand
  NextPVR and DISH jrockow 2 334 2026-05-24, 06:13 PM
Last Post: jrockow
  Nextpvr seems to sort of crash Brucek2839 7 813 2026-05-15, 01:28 AM
Last Post: Brucek2839
  How Run NScriptHelper.dll windows 11 NextPVR V6 bertiverson 10 2,828 2026-03-15, 07:58 PM
Last Post: jcole998
  NextPVR IPTV recording - Parts are duplicated in the recording. Buckaragua 8 1,167 2026-01-20, 01:41 PM
Last Post: Buckaragua
  NextPVR status says device is recording when it is not FrogFan 4 809 2026-01-17, 12:30 AM
Last Post: FrogFan
  NextPVR Client -Windows GUI (NextPVR.exe) - CC setting questions acadng 2 805 2025-12-19, 07:24 PM
Last Post: acadng
  Can NextPVR import TitanTV .TVPI files to schedule a recording dayvboy 100 29,143 2025-12-18, 06:39 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode