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 … 337 338 339 340 341 … 433 Next »
How do I record as Mpeg rather than ts

How do I record as Mpeg rather than ts
sadbrewer
Offline

Junior Member

Posts: 11
Threads: 2
Joined: Jan 2010
#1
2011-09-16, 10:50 PM
May I apologise in advance if I am being dense,I have used GBPVR on Windows XP with a Hauppauge Nova T card for a while with no problems at all,unfortunately the UK's
freeview retune is not allowing me to find the BBC channels,I decided to try NPVR,it seems to work fine and has picked up all the channels,but I can't seem to find out how to record MPEG as I did with GBPVR,rather than TS files,can anyone please help,
thanks
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2011-09-16, 11:06 PM
NextPVR does record MPEG files. MPEG defines two file formats. "Program Stream" which are typically .mpg, and are designed mainly for DVDs (though renamed as .vob), and "Transport Stream" which are typically .ts files, which was designed for digital broadcast.

NextPVR always records .ts files, since these are the broadcast standard, and can be recorded without the need for manipulating the stream etc. Also .ts files allows for the new broadcast standards being used in lots of parts of the world, like H.264/HE-AAC/E-AC3 etc, which would not be possible .mpg files.
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#3
2011-09-16, 11:17 PM
If for any reason you need to work with an mpeg rather than a .ts, you can simply change the extension to .mpg and it should work in most players.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,940
Threads: 956
Joined: May 2006
#4
2011-09-16, 11:28 PM
pcostanza Wrote:If for any reason you need to work with an mpeg rather than a .ts, you can simply change the extension to .mpg and it should work in most players.

That might work for .vob but I certainly wouldn't recommend it for .ts. Besides any player that plays a .ts named .mpg would understand the .ts container anyway,

Martin
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#5
2011-09-16, 11:38 PM
Your right Martin but I had an old version of Roxio that wouldn't even see my .ts files and renaming them to .mpg fixed that. Roxio finally updated things so .ts files were seen.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
sadbrewer
Offline

Junior Member

Posts: 11
Threads: 2
Joined: Jan 2010
#6
2011-09-17, 11:35 AM
thanks for the prompt replies guys,can I explain a little further,the pc with my Nova T card is in an office,what I've always done using GBPVR is to record the programs as Mpegs,put them on a memory stick and play them un a sumvision DVD/MPEG/Divx player in my living room,I've tried renaming the ts as mpg,but the player will not recognise the content.the ts files tend to be large and I think converting them using a another program will be too time consuming,is it possible to convert to mpg like GBPVR does to other formats,or is the best way to get GBPVR working again.Strangely(perhaps)putting both NPVR and GBPVR on the PC allows GBPVR to find the lost BBC channels,but makes recording unstable,sometimes it records fine,but other times it says it is recording but just produces a file of 0bytes,
any help you can give will be most appreciated,
cheers
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#7
2011-09-17, 11:58 AM
you can configure your postprocessing.bat to quickly convert a .ts file to .mpeg. This usually results in a smaller file as it dumps the extra streams from the .ts file.
Note: You might need to then update the npvr database with the new .mpeg filename so that the recordings plugin can find the file. I am not sure if this is important to you or not.

try adding something like this to c:\Users\public\NPVR\postprocessing.bat. You have to change Progra~2 to Progra~1 depending on whether you are using 32 or 64 bit OS.

start /low /wait /min C:\Progra~2\NPVR\Other\ffmpeg.exe -y -i %1 -vcodec copy -acodec copy -f vob "%~dpn1.mpg"

I don;t actively do this myself atm so I cannot give you a fully tested solution.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#8
2011-09-17, 12:10 PM
gEd Wrote:try adding something like this to c:\Users\public\NPVR\postprocessing.bat. You have to change Progra~2 to Progra~1 depending on whether you are using 32 or 64 bit OS.
Should it not be "C:\Users\Public\NPVR\Scripts\PostProcessing.bat" ?

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

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#9
2011-09-17, 01:52 PM
yes, it should, :-P
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#10
2011-09-17, 02:48 PM
If you really want to go back to GBPVR then your transmitter may have just changed frequencies as part of the changeover from analogue to digital.
It seems common that the BBC mux is most frequently missing.
If this is the case then you could either tweak teh dvb-t ini file for your area or do a scan for all countries/regions (I'd make a backup of the database first though Wink )

As seen here... http://forums.nextpvr.com/showthread.php...post420260
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Missing Audio - Switching from MPEG-1 to AC3 and vice versa NumberFive 15 4,329 2021-05-06, 01:57 AM
Last Post: raymondjpg
  Can't watch certain channels on live tv (but can record) tvwatcher 4 2,118 2021-05-05, 06:23 AM
Last Post: tvwatcher
  Recordings with Next PVR 4.2.5 (CL0116) have background music but no voice in record DavidF 4 2,070 2021-01-07, 08:47 AM
Last Post: sub
  Possible to record in different format than .ts files? gadgetgaz 29 12,655 2020-10-04, 03:05 PM
Last Post: Ehrlichia
  Can't record repeating programs dave22 2 1,811 2020-04-20, 04:27 PM
Last Post: sub
  Windows 10 Record Issues Captain Jack 11 5,409 2020-02-02, 09:11 PM
Last Post: Captain Jack
  Record direct from live tv? rv0987 3 1,940 2019-11-01, 12:29 PM
Last Post: rv0987
  Won't Record with Windows 10 v. 1903 GWCowling323 5 3,455 2019-10-15, 03:51 PM
Last Post: mvallevand
  NextPVR - black screen when watching and can't record XC-3730C 5 2,967 2019-10-14, 05:08 PM
Last Post: sub
  Trying to record New series NEW shows. Records all, old and new. bass_gas 5 2,496 2019-08-20, 10:31 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode