D3s7
17th February 2005, 23:01
Ok.. i'm sorta pulling my hair out on this one and maybe it should be in the dev forum instead..
Anyway... Problem lies with MCI Commands in a windows environment (basically exposes methods in winmm.dll) when trying to play back an AVS
When I attempt to play a .AVS back using MCI commands that is has ConvertToYUY2(interlaced=true) all I get is a black screen. Duration, Aspect ratio, everything is ok but no picture
If I switch to ConvertToRGB, i see it fine, however this use to work until I had to reinstall which leads me to think i'm missing a codec or something.
Mediaplayer works fine, cce encodes fine - just seems to be isolated to the MCI commands.
I do have ffdshow installed and thought that might help but to no avail.
Anyone have any thoughts on what's missing?
Anyway... Problem lies with MCI Commands in a windows environment (basically exposes methods in winmm.dll) when trying to play back an AVS
When I attempt to play a .AVS back using MCI commands that is has ConvertToYUY2(interlaced=true) all I get is a black screen. Duration, Aspect ratio, everything is ok but no picture
If I switch to ConvertToRGB, i see it fine, however this use to work until I had to reinstall which leads me to think i'm missing a codec or something.
Mediaplayer works fine, cce encodes fine - just seems to be isolated to the MCI commands.
I do have ffdshow installed and thought that might help but to no avail.
Anyone have any thoughts on what's missing?