2008-03-16, 08:38 PM
Hi
Unfortunately I've had to backout 1.2.9. I have found that it has severe problems with playback of MPEG2 TS files. The audio is completely out of sync. Looking at the log files - attached - I can see a number of differences.
Not sure which is the cause
1. I can see that 1.1.5 was using PreferredMpegPlaybackDemux (likely the Cyberlink one I have installed). 1.2.9 is using UseBuiltInTSReader.
2. 1.2.9 looks like its getting the resolution of the file completely wrong.
eg. "Creating video texture: 1024x576". 1.1.5 has "Creating video texture: 1280x720". Its a 1280x720 source...so even if this isn't the cause of the audio issue there is a pretty good chance that this is not going to be good news as there would be scaling going on that we certainly do not want.
So here are the Graph sections
1.2.9
2008-03-16 19:29:39.406 VERBOSE Graph contains the following filters:
2008-03-16 19:29:39.406 VERBOSE - Default WaveOut Device
2008-03-16 19:29:39.406 VERBOSE - Video Renderer
2008-03-16 19:29:39.406 VERBOSE - CyberLink Video/SP Decoder (PDVD7)
2008-03-16 19:29:39.406 VERBOSE - AC3Filter
2008-03-16 19:29:39.406 VERBOSE - MPEG-2 Demultiplexer
2008-03-16 19:29:39.406 VERBOSE - SOURCE
2008-03-16 19:29:39.406 VERBOSE getSetting(SaveGraphFiles)
2008-03-16 19:29:39.546 VERBOSE setSourceAspectRatio() using autoAspectRatio
2008-03-16 19:29:39.546 VERBOSE video resolution is 1024 x 576
1.1.5
2008-03-16 19:45:15.218 VERBOSE Graph contains the following filters:
2008-03-16 19:45:15.218 VERBOSE - Default WaveOut Device
2008-03-16 19:45:15.218 VERBOSE - Video Renderer
2008-03-16 19:45:15.218 VERBOSE - AC3Filter
2008-03-16 19:45:15.218 VERBOSE - CyberLink Video/SP Decoder (PDVD7)
2008-03-16 19:45:15.218 VERBOSE - \\Griffith\video\TV\Lost\Lost.S04E06.TheOtherWoman.ts
2008-03-16 19:45:15.218 VERBOSE getSetting(SaveGraphFiles)
2008-03-16 19:45:15.328 VERBOSE setSourceAspectRatio() using autoAspectRatio
2008-03-16 19:45:15.328 VERBOSE video resolution is 1280 x 720
Playback is perfect on 1.1.5.
Cheers
Spence
Unfortunately I've had to backout 1.2.9. I have found that it has severe problems with playback of MPEG2 TS files. The audio is completely out of sync. Looking at the log files - attached - I can see a number of differences.
Not sure which is the cause
1. I can see that 1.1.5 was using PreferredMpegPlaybackDemux (likely the Cyberlink one I have installed). 1.2.9 is using UseBuiltInTSReader.
2. 1.2.9 looks like its getting the resolution of the file completely wrong.
eg. "Creating video texture: 1024x576". 1.1.5 has "Creating video texture: 1280x720". Its a 1280x720 source...so even if this isn't the cause of the audio issue there is a pretty good chance that this is not going to be good news as there would be scaling going on that we certainly do not want.
So here are the Graph sections
1.2.9
2008-03-16 19:29:39.406 VERBOSE Graph contains the following filters:
2008-03-16 19:29:39.406 VERBOSE - Default WaveOut Device
2008-03-16 19:29:39.406 VERBOSE - Video Renderer
2008-03-16 19:29:39.406 VERBOSE - CyberLink Video/SP Decoder (PDVD7)
2008-03-16 19:29:39.406 VERBOSE - AC3Filter
2008-03-16 19:29:39.406 VERBOSE - MPEG-2 Demultiplexer
2008-03-16 19:29:39.406 VERBOSE - SOURCE
2008-03-16 19:29:39.406 VERBOSE getSetting(SaveGraphFiles)
2008-03-16 19:29:39.546 VERBOSE setSourceAspectRatio() using autoAspectRatio
2008-03-16 19:29:39.546 VERBOSE video resolution is 1024 x 576
1.1.5
2008-03-16 19:45:15.218 VERBOSE Graph contains the following filters:
2008-03-16 19:45:15.218 VERBOSE - Default WaveOut Device
2008-03-16 19:45:15.218 VERBOSE - Video Renderer
2008-03-16 19:45:15.218 VERBOSE - AC3Filter
2008-03-16 19:45:15.218 VERBOSE - CyberLink Video/SP Decoder (PDVD7)
2008-03-16 19:45:15.218 VERBOSE - \\Griffith\video\TV\Lost\Lost.S04E06.TheOtherWoman.ts
2008-03-16 19:45:15.218 VERBOSE getSetting(SaveGraphFiles)
2008-03-16 19:45:15.328 VERBOSE setSourceAspectRatio() using autoAspectRatio
2008-03-16 19:45:15.328 VERBOSE video resolution is 1280 x 720
Playback is perfect on 1.1.5.
Cheers
Spence