viper_room
1st July 2010, 12:38
Hi,
I'm using a program that reads video sequences with directshow.
(It uses directshow to get timing information about each frame.)
The program works fine, however it only accepts uncompressed RGB avi files.
I need to read h.264 files (don't care about the container).
I have ffdshow installed on my PC, it works perfectly (Windows Media Player can read h.264 files with ffdshow, GraphEdit detects ffdshow to decode h.264 files).
But when the program tries to use it to read a file, it crashes down.
Any idea about the origin of the problem?
Thanks
I'm using a program that reads video sequences with directshow.
(It uses directshow to get timing information about each frame.)
The program works fine, however it only accepts uncompressed RGB avi files.
I need to read h.264 files (don't care about the container).
I have ffdshow installed on my PC, it works perfectly (Windows Media Player can read h.264 files with ffdshow, GraphEdit detects ffdshow to decode h.264 files).
But when the program tries to use it to read a file, it crashes down.
Any idea about the origin of the problem?
Thanks