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
#11
2008-12-23, 07:13 AM (This post was last modified: 2008-12-23, 07:18 AM by alibert.)
Hi,
sub Wrote: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?

yes, the file seems to be okay, it also renders fine in gspot - with the difference that haali media splitter is used for the file source.
I also tried to set the "PreferredH264VideoDecoder" to "ffdshow Video Decoder", and it still crashed. And it seems that the decoder setting is ignored:

Quote:2008-12-23 08:17:30.331 INFO DirectShowPlayerBase::playVideoFileTS(E:\Videos\Manual Recordings\DSF_20081222174000.ts)
2008-12-23 08:17:30.332 VERBOSE Creating new graph
2008-12-23 08:17:30.346 VERBOSE Forced audio reference clock to TS reader filter
2008-12-23 08:17:30.366 VERBOSE getSetting(TvShape)
2008-12-23 08:17:30.367 VERBOSE 16:9 television
2008-12-23 08:17:30.530 INFO SetVideoPosition: (0,0,1,1) (0,0,1120,632)
2008-12-23 08:17:30.531 VERBOSE About to render demux pins
2008-12-23 08:17:30.531 VERBOSE Rendering output pin: AAC
2008-12-23 08:17:30.531 VERBOSE getSetting(PreferredAACLATMAudioDecoder)
2008-12-23 08:17:30.534 VERBOSE Rendering output pin: AC3
2008-12-23 08:17:30.534 VERBOSE getSetting(PreferredAC3AudioDecoder)
2008-12-23 08:17:30.568 VERBOSE Rendering output pin: Audio
2008-12-23 08:17:30.568 VERBOSE getSetting(PreferredAudioDecoder)
2008-12-23 08:17:30.628 VERBOSE Rendering output pin: Video
2008-12-23 08:17:30.629 VERBOSE getSetting(PreferredH264VideoDecoder)
2008-12-23 08:17:31.100 INFO SetVideoPosition: (0,0,1,1) (0,0,1120,632)
2008-12-23 08:17:31.101 VERBOSE getSetting(ListGraphFilters)
2008-12-23 08:17:31.101 VERBOSE Graph contains the following filters:
2008-12-23 08:17:31.101 VERBOSE - Default DirectSound Device
2008-12-23 08:17:31.101 VERBOSE - Video Renderer
2008-12-23 08:17:31.101 VERBOSE - CyberLink H.264/AVC Decoder (PDVD8)
2008-12-23 08:17:31.101 VERBOSE - ffdshow Audio Decoder
2008-12-23 08:17:31.101 VERBOSE - MPEG-2 Demultiplexer
2008-12-23 08:17:31.101 VERBOSE - SOURCE
2008-12-23 08:17:31.101 VERBOSE getSetting(SaveGraphFiles)
2008-12-23 08:17:31.112 INFO SetStreamOutputRect: (0.000000,0.000000,1.000000,1.000000)
2008-12-23 08:17:31.121 VERBOSE Demux has the following pin pids...
2008-12-23 08:17:31.121 VERBOSE Pin AAC:
2008-12-23 08:17:31.123 VERBOSE Pin AC3:
2008-12-23 08:17:31.123 VERBOSE - 1606 (0x646)
2008-12-23 08:17:31.123 VERBOSE Pin Audio:
2008-12-23 08:17:31.123 VERBOSE Pin Video:
2008-12-23 08:17:31.123 VERBOSE - 1601 (0x641)
2008-12-23 08:17:31.123 INFO DirectShowPlayerBase::playVideoFileTS() done
2008-12-23 08:17:31.128 VERBOSE DirectShowPlayerBase:ConfusedetPlaybackRate(1.000000)
2008-12-23 08:17:31.129 VERBOSE Restoring audio

-alibert
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#12
2008-12-23, 07:17 AM
Hi,
stustunz Wrote:you say media player classic
does it play in windows media player ?

yes, it also plays fine in windows media player.

-alibert
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#13
2008-12-23, 04:58 PM
Hi,

I did some further investigation and now there's the following behaviour:

- insert "GBPVR TS Reader" in graphedit, then letting the output pin render automatically - graphedit crashes
- insert "GBPVR TS Reader" and "MPEG-2 Demultiplexer" in graphedit, connecting them manually, render the video and audio pins of the demux - no crash, graph plays back fine

So, my question is now, if gbpvr connects the pins programmatically, too? And, does the "PreferredMpegPlaybackDemux" setting in config.xml actually has an effect (as it seems that always "MPEG-2 Demultiplexer" is used)?

Thanks,
-alibert
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,684
Threads: 767
Joined: Nov 2003
#14
2008-12-23, 05:41 PM
Is there any difference between those two graphs?

Quote:And, does the "PreferredMpegPlaybackDemux" setting in config.xml actually has an effect (as it seems that always "MPEG-2 Demultiplexer" is used)?
Not for transport stream files.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#15
2008-12-23, 05:50 PM
Hi,
sub Wrote:Is there any difference between those two graphs?

the working graph looks just like the one I already posted a screenshot from. The other one only contains the "GBPVR TS Reader" (and the I selected "Render Pin" from the context menu) before the crash.

-alibert
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,684
Threads: 767
Joined: Nov 2003
#16
2008-12-23, 07:35 PM
Normally GB-PVR would programmatically construct the graph by inserting the 'GB-PVR TS Reader' and MPEG-2 Demultiplexer, then connecting the two, then inserting the render and decoders into the graph, then selecting render on each output pin in on the demux.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#17
2008-12-27, 07:44 AM
Hi,

I got it working now with the "MPC - Video decoder". Maybe the problem with the cyberlink filrer was the demo version of power dvd. Thanks for the help.

-alibert
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


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