NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Docker amd64 v
1 2 3 4 5 … 9 Next »
Custom NPVR image with ffmpeg, ccextractor, handbrake, comskip, etc.

 
  • 1 Vote(s) - 5 Average
Custom NPVR image with ffmpeg, ccextractor, handbrake, comskip, etc.
Ranbato
Offline

Member

Utah
Posts: 79
Threads: 8
Joined: Nov 2018
#11
2021-10-09, 10:11 PM
Updated to v5.2.1.211003
Ranbato
Offline

Member

Utah
Posts: 79
Threads: 8
Joined: Nov 2018
#12
2021-10-20, 08:49 PM
Updated to v5.2.2.211017
Also updated libbluray, handbrake
ceejayemm
Offline

Member

UK
Posts: 150
Threads: 27
Joined: Sep 2019
#13
2021-11-05, 06:26 PM
Hi

Interested in giving this a try but link to your image in first post requires a Docker id/password which I don't have.  Can you open up the link or publish details of the image so I can try it out.

Thanks

Chris
Server          NextPVR Official Docker
Recordings: OpenMediaVault (v7.x) NAS, NFS share, mounted to Docker container
Client:         Docker JellyFin, NextPVR addon, Amazon Firestick, Jellyfin Addon
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#14
2021-11-05, 08:06 PM
(2021-11-05, 06:26 PM)ceejayemm Wrote: Hi

Interested in giving this a try but link to your image in first post requires a Docker id/password which I don't have.  Can you open up the link or publish details of the image so I can try it out.

Thanks

Chris

Try this link:

https://hub.docker.com/r/marklambert/nex...cextractor

I logged in to DockerHub and got redirected to that URL. Then I tried it in another browser where I wasn't logged in and was able to see the page.
Ranbato
Offline

Member

Utah
Posts: 79
Threads: 8
Joined: Nov 2018
#15
2021-11-09, 02:57 PM
Sorry, didn't get email notification on this. I'll see if I can figure out why you got that prompt.
ceejayemm
Offline

Member

UK
Posts: 150
Threads: 27
Joined: Sep 2019
#16
2021-11-09, 04:06 PM
Thanks to @pkskout I got access to the document behind the link. It didn't however tell me much more than I had already worked out. 

I have the image running but I would like to enable comskip particularly in order to match my current physical production setup running on a RPi 4B. I normally run comskip there via a PostProcessing.sh file. How do I configure comskip (where does the comskip.ini file go ?) and get it accessible via a similar PostProcessing script for the Docker image to use ?

Thanks

Chris
Server          NextPVR Official Docker
Recordings: OpenMediaVault (v7.x) NAS, NFS share, mounted to Docker container
Client:         Docker JellyFin, NextPVR addon, Amazon Firestick, Jellyfin Addon
Ranbato
Offline

Member

Utah
Posts: 79
Threads: 8
Joined: Nov 2018
#17
2021-11-09, 04:22 PM
You should be mounting at least the following directories (the left side is my NAS path in this case)
    volumes:
      - /volume/config/nextpvr:/config
      - /volume/video/nextpvr/recordings:/recordings
      - /volume/video/nextpvr/buffer:/buffer

Everything under /config is accessible inside the container so you can put the ini file(s) in your scripts folder or create another folder to store them in.  Then just pass them in using the docker internal path when calling comskip in the PostProcessing.sh file.
comskip is on the path in the container, or you can give the full path /usr/local/bin/comskip
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,943
Threads: 956
Joined: May 2006
#18
2021-11-09, 04:24 PM
The location of comksip.ini can be a parameter with --ini= so you could put it wherever you want. I would suggest you use /config/comskip.ini in PostProcessing.sh and put comskip.ini wherever you set up /config

Martin
ceejayemm
Offline

Member

UK
Posts: 150
Threads: 27
Joined: Sep 2019
#19
2021-11-10, 05:20 PM
Thanks to all who help with this question.

I already had the volumes mounted as suggested and so I copied the comskip.ini and PostProcessing.sh files from my RPi to the Docker host folder point to be the the /config volume, using the /ini= option to make sure comskip picked it up.  I adjusted the paths as necessary and, once I remembered to make the .sh file executable, a trial recording produced the necessary .edl file to work with Kodi.  Now so long as Ranbato keeps his images in line with the NextPVR releases I can consider moving the NextPVR server from my RPi 4B to this new Docker based installation.

Again, thanks to all who helped.

Chris
Server          NextPVR Official Docker
Recordings: OpenMediaVault (v7.x) NAS, NFS share, mounted to Docker container
Client:         Docker JellyFin, NextPVR addon, Amazon Firestick, Jellyfin Addon
Ranbato
Offline

Member

Utah
Posts: 79
Threads: 8
Joined: Nov 2018
#20
2021-11-14, 10:35 PM
Updated to v5.2.3.211114

Some new options in the build this time so let me know if you encounter issues.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 2 3 4 5 … 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Error detecting HDHR devices with marklambert/nextpvr-ccextractor SickBoy 16 1,125 2025-03-23, 08:52 PM
Last Post: sub
  Comskip segfaults with comskip embedded in amd64 docker SickBoy 6 535 2025-02-24, 11:18 PM
Last Post: SickBoy
  Docker image upgrade ceejayemm 9 991 2025-01-07, 11:27 PM
Last Post: pkscout
  Modification to the NextPVR Image DockerFile thelanofvilles 5 610 2024-12-15, 07:30 PM
Last Post: thelanofvilles
  Add Intel iHD Driver to Docker Image for NextPVR thelanofvilles 8 1,374 2024-06-16, 08:10 PM
Last Post: thelanofvilles
  NPVR Synology Docker with Octopus SAT/IP finds no channels Thoschi 92 16,011 2024-01-19, 08:07 PM
Last Post: mvallevand
  AMD64 based Docker Image with Python3 pkscout 20 6,857 2023-07-23, 04:15 PM
Last Post: pkscout
  Docker and Comskip mexjerry 3 1,230 2023-06-04, 09:38 PM
Last Post: Ranbato
  guide for installing NPVR on Synology? sylvio2000 1 3,100 2021-07-11, 08:50 PM
Last Post: mvallevand
  Thoughts on Building a Custom NPVR Docker Image pkscout 15 7,001 2020-10-26, 06:58 AM
Last Post: pkscout

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

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

Linear Mode
Threaded Mode