NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 330 331 332 333 334 … 433 Next »
Issues and wishes - mostly for Sub

Issues and wishes - mostly for Sub
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#11
2011-12-01, 07:32 AM
Surely there's some way you can set the priority of the running tasks via a batch file so you could have the conversion run at 'below normal' or something. That way it wouldn't interfere with the CPU usage of NPVR/NRecord at all, although there might still be some HDD contention.

Iain
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#12
2011-12-01, 08:05 AM
imilne Wrote:Surely there's some way you can set the priority of the running tasks via a batch file so you could have the conversion run at 'below normal' or something. That way it wouldn't interfere with the CPU usage of NPVR/NRecord at all, although there might still be some HDD contention.

Iain
Yep, that's exactly what I did back in those days when I was short of harddisk space Smile

"I'd rather have a bottle in front of me than a frontal lobotomy"
Grampz
Offline

Member

Posts: 236
Threads: 27
Joined: Sep 2011
#13
2011-12-01, 09:24 PM (This post was last modified: 2011-12-01, 09:55 PM by Grampz.)
Well, it would work for me to do conversion processing after epg update runs as there are no scheduled recordings done in the wee hours of the morning. If anyone can help in creating a batch file to process files in the recording folders, I will assist all I can. I am uncertain how filenames are passed from the npvr database as I am guessing that the "%1" is used. Following is a clip from the convertvideo.bat file that I was using earlier. I also do not understand where the "%~dpn1.mp4" comes into play regarding the .bif and .png file creation process. Btw, the convertideovideo.bat file is called from the postprocessing.bat file within npvr.

Code:
"%roku_dir%\Third Party\HandBrakeCLI\HandBrakeCLI.exe" -i %1 -o "%~dpn1.mp4" -b 1500 -B 128 -R 48 -w 720 -l 400 -O -r 29.97
--custom-anamorphic --crop 0:0:0:0 --display-width 720

Member Ioanship developed this interface and do not know if he may be following this thread, or if he has the time to give his input..

Also, since I have built an htpc puter strictly for npvr's use there may be less cpu taxing issues. The unit houses amd 3500+, 2gb ram, 300gb drive (which I will add to), graphics and sound card are latest with current drivers, and Win Vista os.

Greg
OTAjunkie
Offline

Senior Member

Posts: 277
Threads: 49
Joined: Jul 2010
#14
2011-12-01, 10:24 PM
"What HandBrake Is, What HandBrake Isn't~

~HandBrake is not everything for everyone for every need. When you desire a ChickenSandwich, search out a local purveyor of prepared foodstuffs. When you desire an über-tool for all your video encoding needs, learn how to use the command line and seek out projects like mencoder."
https://trac.handbrake.fr/wiki/IsIsnt


If you use mencoder you can remove commercials and convert in one op after running comskip. You'll need the space because 60gb of adds is lot on a 300 gb drive
Server:ASUS F1A75-V Pro,Radeon HD 6000,AMD A6 3670K,SSD128GB,2xWD 2Tb,W7Ultx64,5.1spks,2xHaup2250-MC,ATI650,CM7777,WG HD-8800
ClientTongue4 3.4,ATI HD4650,W7Ult
ClientTongue4 3.06,NVIDA6200,W7Ult
Client:Gateway Netbook,W7Start/XPpro
nDroid Client:Samsung Galaxy Note(synced to previous days recordings)
Grampz
Offline

Member

Posts: 236
Threads: 27
Joined: Sep 2011
#15
2011-12-02, 01:45 AM (This post was last modified: 2011-12-02, 01:51 AM by Grampz.)
Quote:f you use mencoder you can remove commercials and convert in one op after running comskip. You'll need the space because 60gb of adds is lot on a 300 gb drive

So am I to try figure out this reply received? More confusion to me. Mencoder conversion removing commercials after comskip in one operation. I cannot follow this post as it makes no sense to me! Btw, as stated before, I will pop a bigger drive in when time allows. Was in original npvr box....

60 gb of adds? Really? A recording is about 8gb total..

Greg
OTAjunkie
Offline

Senior Member

Posts: 277
Threads: 49
Joined: Jul 2010
#16
2011-12-02, 02:23 AM
You take your recording "*.ts" and run comskip.exe on it.

Then you run *.ts and the EDL file with comclean3.bat (which uses MEncoder) to remove the commercials (every hour of network TV is 27% commercials)
300gb hard drive = (20-35gb OS+Apps) + (260gb of recordings). 27% of 260gb is 70.2gb. That is to say that by getting rid of the commercials you free up 27% of storage.

In addition, you can further reduce the size of the file by converting to from TS to AVI by configuring the MEncoder output file parameters in the comclean3 file.

You will find comclean3.bat and MEncoder.exe at the comskip dnld page.

You may find the effort to learn more about MEncoder very useful because as a result of the flooding in Thailand, there is a shortage of hard drives. eg Western Digital 2TB Caviar Green was $85 now it's $189
Server:ASUS F1A75-V Pro,Radeon HD 6000,AMD A6 3670K,SSD128GB,2xWD 2Tb,W7Ultx64,5.1spks,2xHaup2250-MC,ATI650,CM7777,WG HD-8800
ClientTongue4 3.4,ATI HD4650,W7Ult
ClientTongue4 3.06,NVIDA6200,W7Ult
Client:Gateway Netbook,W7Start/XPpro
nDroid Client:Samsung Galaxy Note(synced to previous days recordings)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  tsreader4 skipping issues dlindyds 63 14,918 2021-09-05, 03:23 AM
Last Post: rizarefaldi
  Fast-forward and comskip issues manic_biker 11 4,009 2021-07-12, 02:17 AM
Last Post: Robazz
  Issues with Signal? Tularis 6 2,443 2021-05-01, 11:09 AM
Last Post: shspvr
  Recurring recording major issues djsinfl 31 7,226 2020-04-27, 02:52 AM
Last Post: djsinfl
  Schedules Direct issues artmetz 4 2,045 2020-04-22, 12:13 AM
Last Post: artmetz
  Windows 10 Record Issues Captain Jack 11 5,632 2020-02-02, 09:11 PM
Last Post: Captain Jack
  Issues launching NextPVR filosad 3 2,222 2019-12-31, 01:11 AM
Last Post: sub
  IPTV Channel Looping/Playback Issues kalebroc 23 18,071 2019-10-08, 08:12 PM
Last Post: sub
  Issues with file format S01E01 nonob 39 8,785 2019-09-22, 05:57 AM
Last Post: nonob
  EPG Import Issues WhiteThnder 4 1,903 2019-09-10, 11:41 PM
Last Post: WhiteThnder

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

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

Linear Mode
Threaded Mode