PDA

View Full Version : Avisynth in Phonon



geser
22nd June 2011, 11:07
Hi all!
I'm programming a simple media player for Windows using phonon. I have some problems with *.avs files. When I open these files, screen is empty and CPU usage is 100%. Other players (Media Player Classic, Windows Media Player) open these files without any problems. I have this problem only with Avisynth scripts, other files are opening normally. Phonon uses DirectX backend and ffdshow codecs.

I didn't attach source code because qmediaplayer from Qt demos has the same problem. I think it is not problem of my code, it is problem of phonon or its backend.

I hope somebody knows why it doesn't work.

Thanks.

stampede
22nd June 2011, 23:38
I think it is not problem of my code, it is problem of phonon
Check Qt issue tracker (http://bugreports.qt.nokia.com/secure/Dashboard.jspa).