Re: [Interest] videoPlayer crashed

2012-02-18 Thread R. Reucher
It might help to provide a stack-trace... anyway, it could just be the back- end that's crashing (DirectShow 9 on Windows) due to missing or bad codecs... I've had good results with the "Windows 7 Codec Pack" so far: http://www.windows7codecs.com/ HTH, Ren?? On Saturday 18 February 2012 11:54:5

[Interest] videoPlayer crashed

2012-02-18 Thread Brian Li
Dear all: I'm learning to use the Phonon in QT, followed up some examples in the help document to setup one VideoPlayer, but when running this programe, it always crashed, the example is so simple I don't known where is wrong. #include #include #include int main(int argc, char *argv[]) {