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 … 125 126 127 128 129 … 433 Next »
Media Center file conversion to Next PVR format

Media Center file conversion to Next PVR format
peckiro
Offline

Junior Member

Posts: 6
Threads: 2
Joined: Jul 2016
#1
2016-07-21, 01:32 AM
I am one of the hold outs from Windows 7 and wanting to convert to Win 10 before next week when I will have to pay for it. I have a Silicon Dust HomeRun Prime cable card device setup to the storage drive of my computer which has served me well for years. But WMC is gone from Win 10 as we all know. I have 30 or more hours of HD TV programs recorded from WMC in the .wtv format that I would like to import into Next PVR which uses the .xml format. I'm so happy to be able to finally find a simple program like NPVR because I found Kodi just to damned complex for an old guy like myself. Is there an easy way to convert the WMC files to .xml so that I don't loose all that programing when I upgrade to win 10? I would certainly be grateful for any assistance that anyone may be able to offer.
psycik
Offline

Posting Freak

Posts: 5,210
Threads: 424
Joined: Sep 2005
#2
2016-07-21, 01:53 AM
I think the .wtv format is a container (like .ts and .avi and .mkv). It may or may not have some DRM (rights management) embedded.

Are you wanting at the actual videos...or the embedded metadata?

Maybe something like this might extract the video out: http://mctvconverter.vivolum.net/ But unsure how you can get the metadata (programme desciption etc) out.
peckiro
Offline

Junior Member

Posts: 6
Threads: 2
Joined: Jul 2016
#3
2016-07-21, 02:00 AM
Thank you so much, I will try your suggestion. Any other suggestions from anyone will be GREATLY appreciated!
puck64
Offline

Member

Australia
Posts: 130
Threads: 24
Joined: Aug 2015
#4
2016-07-21, 01:16 PM
Hi Peckiro,

There is a utility program on Windows 7 that converts WTV files to DVRMS. C:\Windows\ehome\WTVConverter.exe
Once converted to DVRMS you can use Mediainfo to extract the metadata. (I don't think MediaInfo works on WTV Files, but I could be wrong Big Grin)

Use FFmpeg or Handbrake or MeGui to convert to mp4 or mkv (MKV is the flavour of the month on the web)

NextPVR generates an XML file with metadata at the time of recording (sample below ) if the following flag is set to "true" <StoreSeparateMetadataXml>
all you have to do is fudge it Big Grin

I have attached a copy of my OLD Windoze7 Conversion bat file .... you should be able to get most of what you need in there.... (no fudge but Big Grin )

To get the data to show up you need the metadata (xml) and the program in the same folder (I think) :confused:

<?xml version="1.0" encoding="UTF-8"?>
<recording>
<filename>D:\Recorded Tv\BBQ Pitmasters_20160721_20322133.ts</filename>
<channel>7 HD</channel>
<status>READY</status>
<startTime>2016-07-21 20:27:05</startTime>
<endTime>2016-07-21 21:43:35</endTime>
<channel_OID>7271</channel_OID>
<title>BBQ Pitmasters</title>
<subtitle></subtitle>
<description>As temperatures soar, it&apos;s not just the meat that&apos;s getting cooked when teams head to the desert for the Smokin&apos; in Mesquite BBQ Championship for a taste of the ¤40,000 in cash and prizes. PG</description>
<uid></uid>
<firstrun>true</firstrun>
<genres>
<genre>Show / Game Show</genre>
</genres>
</recording>
Regards,
Mark

(Remember not to forget that which you don' t need to know.)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,151
Threads: 958
Joined: May 2006
#5
2016-07-21, 02:48 PM
NextPVR only natively supports mpeg-ts files. All other formats and containers would need to handled by Windows. If you do use Kodi for playback, you can play non-DRM'd wtv files directly. Most free players and convertors are based on the ffmpeg engine

Martin
puck64
Offline

Member

Australia
Posts: 130
Threads: 24
Joined: Aug 2015
#6
2016-07-22, 07:07 AM
mvallevand Wrote:NextPVR only natively supports mpeg-ts files. All other formats and containers would need to handled by Windows. If you do use Kodi for playback, you can play non-DRM'd wtv files directly. Most free players and convertors are based on the ffmpeg engine

Martin

If you convert to MP4 etc you will need to add the files to NextPVR in Media Folders

[ATTACHMENT NOT FOUND]

Then you should get something like this ... (you can add metadata using the Semi-Hidden Menu Item "Metadata")

[ATTACHMENT NOT FOUND]
Regards,
Mark

(Remember not to forget that which you don' t need to know.)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,151
Threads: 958
Joined: May 2006
#7
2016-07-22, 12:40 PM
puck64 Wrote:If you convert to MP4 etc you will need to add the files to NextPVR in Media Folders

Right but it will show still won't play them unless Windows is properly configured to play them.

Martin
spiinnaker
Offline

Junior Member

Posts: 46
Threads: 15
Joined: Jul 2016
#8
2016-07-23, 03:54 AM
Another option would be to download MCEBuddy. You can convert your MKV files to pretty much anything you want. The bonus is it will strip out commercials too.

I used to use it in WMC to convert to MP4 for use in Kodi. I am using it now to convert the nPVR TS files to MP4. The bonus is I can play them anywhere and not worry about having the comskip data file.
EdBrady
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Aug 2015
#9
2016-07-23, 06:08 AM
Not sure what your problem with Kodi is, but I made the same transition as you, and Kodi is what I use not only for playing live TV and recordings from nPVR, but also to play wtv and dvr-ms files recorded by WMC in Vista and 7. It plays them fine, though there's no metadata... but I've not found that to be a problem. There wasn't any setup involved; just point Kodi to your recorded tv folder, and that's it. I never had to fool with codecs; it just works.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  incorrect frequency in adelaide .ini file spin35 5 3,103 2023-02-01, 05:40 PM
Last Post: sub
  ts file shows length too long? SuttonWillow 2 1,975 2021-03-15, 01:56 PM
Last Post: mvallevand
  Unhandled Exception: file name too long (idiots at pbs made it super long) jobby99 1 1,446 2020-10-29, 09:40 PM
Last Post: mvallevand
  ts file shows length too long SamM 4 2,383 2020-10-06, 02:45 AM
Last Post: Ehrlichia
  Possible to record in different format than .ts files? gadgetgaz 29 13,228 2020-10-04, 03:05 PM
Last Post: Ehrlichia
  EPG displaying small subset of xmltv file. Esteban 9 3,098 2020-07-18, 10:07 PM
Last Post: Esteban
  Recordings Date Format NumberFive 3 2,056 2020-05-14, 11:08 PM
Last Post: NumberFive
  Max File Size jrockow 2 1,566 2020-04-21, 02:38 PM
Last Post: jrockow
  Skip causes fast-forward to the end of the file madbrain 9 4,012 2020-02-27, 10:24 PM
Last Post: Esch
  Be notified when EPG (xml file) is empty ? nonob 2 1,463 2020-02-14, 05:00 PM
Last Post: nonob

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

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

Linear Mode
Threaded Mode