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 … 308 309 310 311 312 … 1231 Next »
HD-PVR recording named .mpg

 
  • 0 Vote(s) - 0 Average
HD-PVR recording named .mpg
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#1
2008-06-06, 10:41 PM
I'm not sure how the file naming is accomplished in gbpvr with the HD-PVR device, but I thought it would always create .ts files. But while doing some testing, I got a .MPG filename.

The device wasn't acting correctly and my first recording attempt failed, so I unplugged it and plugged it back in to reset it. My very next recording then ended up a .mpg file instead of .ts. For a second, I thought another tuner did it, but the log shows it was the HD-PVR and the file is indeed encoded CABAC.

Not a big deal... just one of those little things.

Here's the log - look for the second recording attempt. The first one (which failed) got the filename correct.
Code:
2008-06-06 18:28:34.565    VERBOSE    AnalogHDRecorder::StartRecording('Hauppauge WinTV HD-PVR', 1, 0)
2008-06-06 18:28:34.581    VERBOSE    Adding crossbar filter: Hauppauge HD PVR Crossbar
2008-06-06 18:28:34.581    VERBOSE    Routing video: 0 to 0
2008-06-06 18:28:34.628    VERBOSE    Adding capture filter: Hauppauge HD PVR Capture Device
2008-06-06 18:28:34.831    ERROR    ConnectFilters:Failed(2)
2008-06-06 18:28:34.846    VERBOSE    Adding encoder filter: Hauppauge HD PVR Encoder
2008-06-06 18:28:34.846    ERROR    ConnectFilters:Failed(2)
2008-06-06 18:28:34.878    VERBOSE    Adding writer filter
2008-06-06 18:28:34.878    VERBOSE    Device reports scale size: 0x0 (source format:0)
2008-06-06 18:28:34.878    VERBOSE    Filename is \\Cav\drive_f\Video\Recent Recordings\Cash Cab\Cash Cab_20080606_18001830.ts
2008-06-06 18:28:34.925    VERBOSE    getSetting(ListGraphFilters)
2008-06-06 18:28:34.925    VERBOSE    Graph contains the following filters:
2008-06-06 18:28:34.925    VERBOSE     - GB-PVR Writer
2008-06-06 18:28:34.925    VERBOSE     - Hauppauge HD PVR Encoder
2008-06-06 18:28:34.925    VERBOSE     - Hauppauge HD PVR Capture Device
2008-06-06 18:28:34.925    VERBOSE     - Hauppauge HD PVR Crossbar
2008-06-06 18:28:34.925    VERBOSE    getSetting(SaveGraphFiles)
2008-06-06 18:28:34.925    VERBOSE    AnalogHDRecorder::StartRecording() complete
2008-06-06 18:28:58.581    VERBOSE    AnalogHDRecorder::StopRecording()
2008-06-06 18:28:58.690    VERBOSE    AnalogHDRecorder::Done()
2008-06-06 18:29:46.909    VERBOSE    AnalogHDRecorder::StartRecording('Hauppauge WinTV HD-PVR', 1, 0)
2008-06-06 18:29:46.909    VERBOSE    Adding crossbar filter: Hauppauge HD PVR Crossbar
2008-06-06 18:29:46.909    VERBOSE    Routing video: 0 to 0
2008-06-06 18:29:46.925    VERBOSE    Adding capture filter: Hauppauge HD PVR Capture Device
2008-06-06 18:29:46.925    ERROR    ConnectFilters:Failed(2)
2008-06-06 18:29:46.925    VERBOSE    Adding encoder filter: Hauppauge HD PVR Encoder
2008-06-06 18:29:46.925    ERROR    ConnectFilters:Failed(2)
2008-06-06 18:29:46.940    VERBOSE    Adding writer filter
2008-06-06 18:29:46.940    VERBOSE    Device reports resolution: 720x480 (fps:60)
2008-06-06 18:29:46.940    VERBOSE    device minimum bitrate: 1000000
2008-06-06 18:29:46.940    VERBOSE    device maximum bitrate: 13500000
2008-06-06 18:29:46.940    VERBOSE    device bitrate step size: 100000
2008-06-06 18:29:46.940    VERBOSE    device reports current bitrate as: 6000000
2008-06-06 18:29:46.940    VERBOSE    device reports current peak bitrate as: 9000000
2008-06-06 18:29:46.940    VERBOSE    About to set BITRATE MODE
2008-06-06 18:29:46.956    VERBOSE    requesting variable encoding
2008-06-06 18:29:46.971    VERBOSE    trying to request bitrate: 3000000
2008-06-06 18:29:46.987    VERBOSE    device confirms bitrate as: 3000000
2008-06-06 18:29:46.987    VERBOSE    About to set PEAK BITRATE
2008-06-06 18:29:46.987    VERBOSE    device minimum peak bitrate: 1000000
2008-06-06 18:29:46.987    VERBOSE    device maximum peak bitrate: 20200000
2008-06-06 18:29:46.987    VERBOSE    device peak bitrate step size: 100000
2008-06-06 18:29:46.987    VERBOSE    trying to request peak bitrate: 5000000
2008-06-06 18:29:47.003    VERBOSE    device confirms bitrate as: 5000000
2008-06-06 18:29:47.003    VERBOSE    Device reports scale size: 0x0 (source format:0)
2008-06-06 18:29:47.003    VERBOSE    Filename is [B]\\Cav\drive_f\Video\Recent Recordings\Cash Cab\Cash Cab_20080606_18001830.mpg
[/B]2008-06-06 18:29:50.628    VERBOSE    getSetting(ListGraphFilters)
2008-06-06 18:29:50.628    VERBOSE    Graph contains the following filters:
2008-06-06 18:29:50.628    VERBOSE     - GB-PVR Writer
2008-06-06 18:29:50.628    VERBOSE     - Hauppauge HD PVR Encoder
2008-06-06 18:29:50.628    VERBOSE     - Hauppauge HD PVR Capture Device
2008-06-06 18:29:50.628    VERBOSE     - Hauppauge HD PVR Crossbar
2008-06-06 18:29:50.628    VERBOSE    getSetting(SaveGraphFiles)
2008-06-06 18:29:50.628    VERBOSE    AnalogHDRecorder::StartRecording() complete
2008-06-06 18:30:00.237    VERBOSE    AnalogHDRecorder::StopRecording()
2008-06-06 18:30:02.143    VERBOSE    AnalogHDRecorder::Done()
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2008-06-06, 11:16 PM
Restarting recordings (or the recording service while recording) can cause this if there is a name clash. In general day-to-day use where you're not restarting recordings you wont get this.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Audio buzzing second time recording launched. dennit 2 4,534 2012-12-09, 11:28 PM
Last Post: dennit
  Inhibit Computer Shutdown While Recording rwnz 52 30,157 2012-04-03, 11:40 AM
Last Post: pBS
  Start PC for recording, Sleep/Hibernate when done Basher52 6 4,955 2011-12-17, 02:52 PM
Last Post: Sykor
  intermittent recording failures bcdudley 6 3,617 2011-09-28, 07:28 AM
Last Post: bcdudley
  Recording fails but only on one channel (live viewing still works) dshoup 5 3,506 2011-09-19, 01:15 AM
Last Post: sub
  Sattelite interent recording? crsfooddude 1 2,137 2011-07-26, 02:32 AM
Last Post: mvallevand
  Recording problem with Hauppauge Nova-S USB2 ... softfoot 4 3,375 2011-06-27, 02:06 AM
Last Post: sub
  How to kill an orphan Live TV recording? martint123 2 2,343 2011-05-16, 05:33 PM
Last Post: martint123
  SUB: Recording show in two pieces. Found bug(?) lif 10 5,074 2011-05-11, 09:30 AM
Last Post: jksmurf
  Order of tuner use for live tv and recording shaunpatrick77 1 1,729 2011-02-19, 10:49 AM
Last Post: martint123

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

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

Linear Mode
Threaded Mode