NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 135 136 137 138 139 … 1231 Next »
Controlling a recordings file size???

 
  • 0 Vote(s) - 0 Average
Controlling a recordings file size???
clubrulz
Offline

Junior Member

Posts: 10
Threads: 7
Joined: Mar 2009
#1
2009-05-07, 07:34 PM
I have my GB PVR set up on an old computer in my basement and usually just copy the file to my USB stick to watch on my home theatre. This worked great until I tried a 2 hr program (5.8 GB) and the USB stick being only 4 GB created a problem. So my question is: Is there any place in the GB PVR settings to control the size of the output file? Say I was recording a hockey game, could I set the file size to 2 GB and then just have 4 - 2GB files created?
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#2
2009-05-07, 08:14 PM
I don't think there is an option for this. The only way would be a standalone file splitter.
Can't you run an ethernet link from server to theatre and have a media extender, then you could drive everything from the TV with an MVP or PCH/NMT device Smile
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#3
2009-05-07, 10:54 PM
only analog has control over that output filesize...[quality settings]
you can easily split the file up and reassemble on other side if you have someplace to copy it to...but if playing on stick it'd have to be split up manually..

actually ffmpeg can do it...using -ss and -t to set start and length times...
used with '-vcodec copy' and '-acodec copy' it'll be quite fast,in fact only copying without altering video data...
the output will be files that are playable separately..
let me know if you need any help with the ffmpeg line if yo go this route..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,203
Threads: 958
Joined: May 2006
#4
2009-05-08, 12:05 AM
The lazyman's solution (for me) would be to buy an 8GB drive for $20 dollars.

However another easy to use solution is mpgtx

http://mpgtx.sourceforge.net/

Because it breaks on a GOP you won't have the problems of some chopping utilities, to break your file into 3 chunk it is simply mpgtx -3 filename.mpg

Martin
CornStopper
Offline

Member

Posts: 70
Threads: 9
Joined: Jan 2005
#5
2009-05-08, 07:36 AM
Beat me too it mvallevand, was going to suggest getting a bigger usb stick. Or lower the quality setting at the time of recording, not the best solution, as I have found that analog recordings are not as good on lower quality setting.
clubrulz
Offline

Junior Member

Posts: 10
Threads: 7
Joined: Mar 2009
#6
2009-05-08, 12:41 PM
thanks for the suggestions. I ended up buying a 16 GB flash drive, but have found that I get an error message stating the destination drive is full. I am assuming this is because the drive is formatted to FAT 32. Can I simply reformat to NTFS?

pBS...

I will try to add this into a transcode script. Does it matter where in the line I add these two flags?
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#7
2009-05-08, 08:32 PM
yes format to ntfs otherwise you cant transfer/use anything bigger than 4gig and no meta data etc
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#8
2009-05-09, 01:46 AM (This post was last modified: 2009-05-09, 02:02 AM by pBS.)
hmm, it usually doesn't matter what order...[but does in some cases]
i'd just use mpgtx as it *is* easier and faster and does a quality job of it...Smile
ffmpeg would just do same thing much slower...
and you'd have to decide where to cut.. can only specify how many secs to skip, and how many to output...
you'd have to do the math...

ffmpeg.exe -y -i %1 -ss %skipsecs% -t %length-secs% -vcodec copy -acodec copy "%~dpn1-1.mpg"
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Live TV and recordings do not match greg in kansas 8 7,292 2013-02-22, 06:35 PM
Last Post: sub
  Can't view recordings on pc jerry430 8 6,915 2013-01-21, 07:27 PM
Last Post: jerry430
  file types of recorded TV paul1 3 3,763 2012-09-30, 05:20 PM
Last Post: sub
  Live TV not showing anything although recordings are OK. Pls advise. seymoria 8 4,929 2012-08-07, 05:07 PM
Last Post: ACTCMS
  CSI Miami Recordings Always In Spanish ga_mueller 6 4,766 2012-06-12, 12:41 AM
Last Post: mikeh49
  Recordings missing after switching hard drive tegat 8 5,178 2011-12-21, 03:00 AM
Last Post: tegat
  Recordings and live TV fail with TS mux dvasco 4 2,804 2011-06-22, 05:47 PM
Last Post: dvasco
  Stream errors in recordings with GBPVR seymoria 11 4,762 2011-06-19, 06:44 PM
Last Post: seymoria
  Lost all my recordings pduncan67 2 2,065 2011-02-27, 03:12 PM
Last Post: pduncan67
  Zero byte recordings chuck_2330 0 1,473 2011-02-09, 01:25 PM
Last Post: chuck_2330

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

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

Linear Mode
Threaded Mode