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 … 203 204 205 206 207 … 1231 Next »
Problem playing back recorded ts file

 
  • 0 Vote(s) - 0 Average
Problem playing back recorded ts file
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#1
2008-12-22, 05:12 PM
Hi,

I'm having a problem playing back a transport stream file in gbpvr, it just crashes with no error message and nothing suspicious in the logs. The file plays fine in media player classic, and also plays fine when letting graphedit render it.

When trying to open the generated lastgraph.grf in graphedit, it crashes, too. The decoders in config are all set to system default, "UseBuiltInTSReader" is set to true, but it's also crashing when set to false.

I've attached the logfiles and the lastgraph.grf, if you'd like to see the media file, I can upload it somewhere.

Here are some version information of the gbpvr filters:
Quote:17.06.2006 14:33 57.344 GBPVRFlowStatus.ax
14.12.2006 14:08 262.144 GBPVRParser.ax
27.11.2004 08:27 49.152 GBPVRPush.ax
26.10.2008 10:02 81.920 GBPVRTSMon.ax
02.03.2007 10:06 61.440 GBPVRTSMux.ax
04.12.2008 05:17 163.840 GBPVRTSReader.ax
29.11.2007 12:17 114.688 GBPVRWriter.ax

Thanks,

-alibert
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,793
Threads: 769
Joined: Nov 2003
#2
2008-12-22, 05:16 PM
In graphedit, if you insert the 'GBPVR TS Reader', select your file, then insert the MPEG-2 Demultiplexer, then join the two, does any output pins get created on the demux?

Which country are you in?

The .grf files arent portable to other machines, so I cant open that file to check.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#3
2008-12-22, 05:23 PM
Hi,
sub Wrote:In graphedit, if you insert the 'GBPVR TS Reader', select your file, then insert the MPEG-2 Demultiplexer, then join the two, does any output pins get created on the demux?

Which country are you in?

The .grf files arent portable to other machines, so I cant open that file to check.

I'm from germany. The output pins are created successfully, and it actually plays back the file, too. I've attached a screenshot from the graph.

-alibert
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#4
2008-12-22, 05:26 PM
Hi,

it seems that evr is the problem, which is my default setting for "RendererX2". Changing the renderer to vmr9 is working...

Is there something else I can do to get file played back with evr?

-alibert
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,793
Threads: 769
Joined: Nov 2003
#5
2008-12-22, 05:36 PM
In that graphedit graph, if you replace the Video Renderer with the Enhanced Video Renderer, does the file play in GraphEdit?
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#6
2008-12-22, 05:54 PM
Hi,
sub Wrote:In that graphedit graph, if you replace the Video Renderer with the Enhanced Video Renderer, does the file play in GraphEdit?

yes, it does.

-alibert
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,793
Threads: 769
Joined: Nov 2003
#7
2008-12-22, 06:12 PM
Hmm, thats odd. Is there any error message shown in the pvrx2.exe.log when you try playing with EVR?
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#8
2008-12-22, 06:18 PM
Hi,
sub Wrote:Hmm, thats odd. Is there any error message shown in the pvrx2.exe.log when you try playing with EVR?

no, the last lines before the crash are:
Quote:2008-12-22 19:17:40.962 VERBOSE [1] Playback started: E:\Videos\Manual Recordings\EinsFestival_20081222175000.ts
2008-12-22 19:17:40.964 VERBOSE [1] frameRate = 9,39903393818238E-315
2008-12-22 19:17:40.964 VERBOSE [1] getValue() loading new key/value into cache: /settings/PreferComskipEDL
2008-12-22 19:17:40.964 VERBOSE [1] getValue: /settings/PreferComskipEDL : true
2008-12-22 19:17:40.964 VERBOSE [1] getValue() loading new key/value into cache: /settings/RememberProcAmpSettings
2008-12-22 19:17:40.964 VERBOSE [1] getValue: /settings/RememberProcAmpSettings : true
2008-12-22 19:17:40.966 VERBOSE [1] SwitchInsetToFullscreen
2008-12-22 19:17:40.966 VERBOSE [1] Checking if resume prompt needs to be shown
2008-12-22 19:17:40.968 VERBOSE [1] PlaybackPositionManager.getLastPlaybackPosition(E:\Videos\Manual Recordings\EinsFestival_20081222175000.ts)
2008-12-22 19:17:40.974 VERBOSE [1] Skinhelper loading image from file: C:\Program Files\Devnz\GBPVR\skin2\MySkin\OSD\..\_CoreImages\osd_bottom.png
2008-12-22 19:17:41.053 VERBOSE [1] Received event code: 14
2008-12-22 19:17:41.053 VERBOSE [1] OnPaint()

the upload has just finished, you can have a look at the file if you have the time: http://www.file-upload.net/download-1332...00.ts.html

-alibert
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,793
Threads: 769
Joined: Nov 2003
#9
2008-12-22, 06:46 PM
Unfortunately that seems to play ok here with EVR. This is on a Vista machine, and is using hardware acceleration resulting in next to no CPU usage.

I wonder if its somehow related to the decoders? Do you have an alternate set of decoders you can try?
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#10
2008-12-22, 06:58 PM
you say media player classic
does it play in windows media player ?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  file types of recorded TV paul1 3 3,747 2012-09-30, 05:20 PM
Last Post: sub
  Composite channel configuration problem. seymoria 6 4,668 2012-01-15, 10:15 PM
Last Post: seymoria
  Recording problem with Hauppauge Nova-S USB2 ... softfoot 4 3,456 2011-06-27, 02:06 AM
Last Post: sub
  Problem with GB-PVR - Cannot Watch Channels and Administrator Problem Greg Smith 10 4,572 2011-05-22, 05:09 PM
Last Post: sub
  Can't watch recorded TV programs. robert2011 3 2,380 2011-03-31, 11:20 AM
Last Post: robert2011
  Recorded Playback Scrambled/Distorted BTJustice 8 4,235 2011-03-31, 05:12 AM
Last Post: BTJustice
  Problem with switch to DST next 4 2,407 2011-03-29, 08:42 PM
Last Post: darag2358
  Huge database (+27GB) - is it a problem? pme 7 3,112 2011-01-24, 12:37 AM
Last Post: gEd
  Black screen when playing back recordings gonzo90017 1 1,712 2011-01-19, 06:12 PM
Last Post: gonzo90017
  MCE 2005 IR Blaster problem persim 6 3,486 2010-12-29, 01:28 AM
Last Post: persim

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

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

Linear Mode
Threaded Mode