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 … 21 22 23 24 25 … 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,626
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,626
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
  NextPVR missing EPG benniehill 4 240 2025-04-28, 09:51 AM
Last Post: mvallevand
  NextPVR - Access from Remote Location - Port Forwarding? TomasCremin 2 342 2025-04-13, 08:39 PM
Last Post: boringgit
  Streamlink + NextPVR + Pluto TV Stream Freezes During Ads wrenloren 2 270 2025-04-01, 01:57 AM
Last Post: DessieJerde
  NextPVR client no longer works Rich A 13 588 2025-03-30, 10:04 PM
Last Post: mvallevand
  ffmpeg in postprocessing fails on spaces in filename Druhl 3 260 2025-03-29, 06:25 PM
Last Post: mvallevand
  EPG not found for some channels - DVB/ATSC (NextPVR version 7) Nimoder 22 1,094 2025-03-12, 10:18 PM
Last Post: sub
  Multiple Instances of NextPVR JaxMedia 1 244 2025-02-22, 07:34 PM
Last Post: sub
  NextPVR missing a single digit when blasting (the Number 8) gobo 4 250 2025-02-12, 11:41 PM
Last Post: sub
  Remotes used with Nextpvr.exe and aftermarket remotes/receivers jobby99 4 488 2025-02-12, 05:42 PM
Last Post: fla
  Recorded TV programs not showing on NextPVR interface FrogFan 12 746 2025-01-23, 11:15 PM
Last Post: FrogFan

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

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

Linear Mode
Threaded Mode