Hi,
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:
-alibert
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:etPlaybackRate(1.000000)
2008-12-23 08:17:31.129 VERBOSE Restoring audio
-alibert