Log in

View Full Version : help? problems loading raw aac and h.264. WMP ok for aac.


thakathinka
8th June 2009, 02:52
Hi all,

I'm having a hard time loading raw h.264 and aac in avisynth using directshowsource. For H.264, I can use dgavc I suppose, but that forces me to dgavcindex it, and I was hoping to avoid that.

So, for the raw aac file, it plays back just fine in wmp classic likely using libfaad2 from ffdshow. But using avisynth, directshowsource throws an error saying "no combination of filters could be found to render the stream". It's almost as if ffdshow isn't kicking in when sourced via avisynth.

On the video side, the raw h.264 file won't play, even though I have vfw and ffdshow decoder for H.264 set to libavcodec. Neither directly thru wmp classic or via avisynth.

Codecs installed:
1. ffdshow
2. divx7

I've considered installing the k-lite package instead. But before I did that, wanted to ask around here. Help please?