NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 2 3 4 5 6 … 56 Next »
NextPVREncoder

 
  • 0 Vote(s) - 0 Average
NextPVREncoder
KaraokeStu
Offline

Junior Member

Posts: 39
Threads: 6
Joined: Oct 2012
#21
2012-12-06, 12:58 PM
Cool - I'll fork the project and have a play at some point, when I get a chance!
Waynesm
Offline

Member

Posts: 107
Threads: 27
Joined: Mar 2009
#22
2012-12-24, 01:17 AM
Success with large files.
After checking the Handbrake pages I found that -4 switches to large file
Inserted into the config file
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="encoderFile" value="HandbrakeCLI.exe" />
<!--<add key="encoderParameters" value="-i &quot;{0}&quot; -o &quot;{1}&quot; -preset=&quot;High Profile&quot; -decomb" />!-->
<add key="encoderParameters" value="-i &quot;{0}&quot; -o &quot;{1}&quot; -e x264 -4 -q 20.0 -a 1,1 -E faac,copy:ac3 -B 160,160 -6 dpl2,auto -R Auto,Auto -D 0.0,0.0 --strict-anamorphic -m -x ref=2:bframes=2Confusedubme=6:mixed-refs=0:weightb=0:8x8dct=0:trellis=0" />
<add key="outputType" value="mp4" />
<add key="connstr" value="Data Source=C:\Users\Public\NPVR\npvr.db3;Version=3;" />
<add key="dbtype" value="sqlite" />
<add key="smbpathreplace" value="" />
<add key="smbpathreplacement" value="" />
<add key="deleteoriginal" value="false" />
</appSettings>
</configuration>

and this has been working well.
In fact I am about to change delete original to True as this works so well.
Hope this helps
Waynesm
KaraokeStu
Offline

Junior Member

Posts: 39
Threads: 6
Joined: Oct 2012
#23
2013-01-04, 04:40 PM
I've made some modifications to this to rename the files accordingly for use with XBMC (it reads the database to get the Title, Subtitle, Channel and Air Date to then rename the file accordingly, hopefully I can get it into a point with the TVDB API and/or the SickBeard/XBMC APIs to get extra episode information)

Once I'm happy with it, I'll fork it and commit my changes.

I've also updated it to spawn the HandBrakeCLI in low priority
vbreton
Offline

Junior Member

Posts: 6
Threads: 1
Joined: Mar 2013
#24
2013-03-17, 12:13 AM
Maybe I'm do not understand but I never see a Download button on the github site ? I Only see source code files.

Is it me who do not look at the good place ?
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#25
2013-03-17, 06:09 AM
github has now stopped allowing "Downloads", you can still get to the downloads by going to

https://github.com/revenz/NextPvrEncoder/downloads

but these could disappear at any time, ill have to host the files else where in future.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


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

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

Linear Mode
Threaded Mode