Search found 5 matches

by mkukik
Mon Mar 01, 2010 2:24 pm
Forum: Samsung TV/BDP
Topic: Samsung TV B series streaming mkv DTS with audio transcoding
Replies: 10
Views: 18892

Re: Samsung TV B series streaming mkv DTS with audio transcoding

I have changed few things there, but none have helped... any specific suggestion please?
by mkukik
Wed Feb 24, 2010 2:07 am
Forum: Samsung TV/BDP
Topic: Samsung TV B series streaming mkv DTS with audio transcoding
Replies: 10
Views: 18892

Re: Samsung TV B series streaming mkv DTS with audio transcoding

When trying Movies - DirectShow - TsMuxer I get an error on line:
if not CheckResult(WmsDirectShowConnectPin('Audio Decoder', 'DumpAudio', 'Out', '',
MEDIATYPE_Audio, KSDATAFORMAT_SUBTYPE_PCM)) then
Exit;

Win7 64
by mkukik
Fri Feb 12, 2010 3:18 pm
Forum: General Discussion
Topic: CoreAVC profile - Error (code: 80040216) - An object or...
Replies: 6
Views: 9713

Re: CoreAVC profile - Error (code: 80040216) - An object or...

I've been using this new Buffer initially. Was even increasing Video buffer from 100MB up to 1GB. It looked like it made no difference. It hanged at full screen fast motion indefinitely always at the same time.
After turning Buffer off I am able to play movie with Video/Audio stutter.
by mkukik
Fri Feb 12, 2010 11:10 am
Forum: General Discussion
Topic: CoreAVC profile - Error (code: 80040216) - An object or...
Replies: 6
Views: 9713

Re: CoreAVC profile - Error (code: 80040216) - An object or...

Thanks for pointing me to the right direction... It could not load "CoreAVC Video Decoder" because for some reason CoreAVCDecoder64.ax & CoreAVCDecoder.ax were not registered. I have registered them with regsvr32 and it is loading fine now... I was hoping it will solve my other problem...
by mkukik
Fri Feb 12, 2010 6:14 am
Forum: General Discussion
Topic: CoreAVC profile - Error (code: 80040216) - An object or...
Replies: 6
Views: 9713

CoreAVC profile - Error (code: 80040216) - An object or...

I am sorry if I am missing something here, but how can I get this profile working?
I have CoreAVC installed on my machine which is 64bit, but I see codec has both 32bit & 64bit versions. DO I need to copy over some files to WMS folder?
Thanks