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 … 22 23 24 25 26 … 101 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: 106,686
Threads: 767
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: 106,686
Threads: 767
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
  EPG not found for some channels - DVB/ATSC (NextPVR version 7) Nimoder 23 1,376 2025-05-28, 06:58 PM
Last Post: Nimoder
  Pending recordings not showing in web interface and NextPVR gadget not working... henryixV 4 185 2025-05-27, 08:29 PM
Last Post: henryixV
  Audio out of synch with nextPVR.exe Higgo 6 307 2025-05-19, 12:11 AM
Last Post: Higgo
  NextPVR missing EPG benniehill 4 344 2025-04-28, 09:51 AM
Last Post: mvallevand
  NextPVR - Access from Remote Location - Port Forwarding? TomasCremin 2 394 2025-04-13, 08:39 PM
Last Post: boringgit
  Streamlink + NextPVR + Pluto TV Stream Freezes During Ads wrenloren 2 335 2025-04-01, 01:57 AM
Last Post: DessieJerde
  NextPVR client no longer works Rich A 13 697 2025-03-30, 10:04 PM
Last Post: mvallevand
  ffmpeg in postprocessing fails on spaces in filename Druhl 3 321 2025-03-29, 06:25 PM
Last Post: mvallevand
  Multiple Instances of NextPVR JaxMedia 1 287 2025-02-22, 07:34 PM
Last Post: sub
  NextPVR missing a single digit when blasting (the Number 8) gobo 4 300 2025-02-12, 11:41 PM
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