Results 1 to 18 of 18

Thread: phonon4QtmingW didn't work ??

  1. #1

    Default phonon4QtmingW didn't work ??

    Hi,
    i tried that magical package ,i didn't get any error but still i am not able to view a movie file playing.
    its saying like "D:\CHRYSLER\New Folder\phonon4qtmingw\phonon4qtmingw\phonon_test_p rogram\video\debug\video.exe exited with code -1073741515".
    can you please tell me how to do it?

  2. #2
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4QtmingW didn't work ??

    did you use the last package? (http://www.qtcentre.org/forum/p-phon...stcount24.html)
    then, tell about your machine/OS and qt version used, etc.

  3. #3

    Default Re: phonon4QtmingW didn't work ??

    Windows XP,i am working on Qt beta .its not rendering video file on the screen.just a blank screen appears.please, provide the solution as early as possible.

  4. #4
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4QtmingW didn't work ??

    can u play audio files with phonon?
    and please give more complete and precise info about your system and qt.

  5. #5

    Default Re: phonon4QtmingW didn't work ??

    i am able to hear the songs when i run the music player example of phonon.
    i didn't try the audio example of magical package but i tried the video example of it.it just shows a blank screen and it doesn't render any video on the screen.
    i installed direct x,windows sdk softwares in my PC.still should i install any more s/w to play the video file?
    and one more thing is whenever i run the configure.exe file there it shows like phonon is disabled.

  6. #6
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4QtmingW didn't work ??

    i didn't try the audio example of magical package but i tried the video example of it.it just shows a blank screen and it doesn't render any video on the screen.
    I had/have similar problem on my own PC (PIII, WinXP SP2). I couldn't know the cause.
    maybe its due to a bug in Qt or DirectXSDK.
    it just shows a blank screen and it doesn't render any video on the screen.
    did you hear the sound of video (i have sound of videos on buggy PC)
    i installed direct x,windows sdk softwares in my PC.still should i install any more s/w to play the video file?
    no. indeed, the magical package is sufficient.
    and one more thing is whenever i run the configure.exe file there it shows like phonon is disabled.
    you have phonon, otherwise music player example didn't work.
    you can check the qt\plugins\phonon_backend directory to ensure (built phonon dlls are there).

  7. #7

    Default Re: phonon4QtmingW didn't work ??

    no, even i am not able to hear the audio also.
    and in the phono_backend folder, shows only one dll file name by phonon_ds94.dll.
    but qt's music player example is working.

  8. #8
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4QtmingW didn't work ??

    Quote Originally Posted by Lakshmi.Bollavaram View Post
    no, even i am not able to hear the audio also.
    and in the phono_backend folder, shows only one dll file name by phonon_ds94.dll.
    but qt's music player example is working.
    fortunately, you can use audio files with phonon and video files on most (i think) systems (specially new ones, i think). its very better than nothing.
    try to test your video app on another system that its hardware is not the same as yours.
    and for solving the video bug i haven't any other idea; i already tested on it as far as I can.
    and what's you hardware? (including the graphic card)

  9. #9
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4QtmingW didn't work ??

    these are all files in my phonon_backend directory (all in a zip file uploaded):
    http://www.4shared.com/file/15311667...n_backend.html
    extract to yours and build your video app and test it again.
    but wait! before rebuilding your app, test these new libs with your already built app.

    and these two dlls are in qtsdk_installation_dir/qt/bin directory:
    http://www.4shared.com/file/15311881...in-phonon.html
    if the above doesn't work, add these and test again.
    we can do a little more with some other qt dlls next in the case of failure.
    help try to solve the problem!

    note: all files are from qt sdk 2009.04
    Last edited by FS Lover; 16th November 2009 at 12:02.

  10. #10
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4QtmingW didn't work ??

    oh, good idea! I will test on my own system too!!

  11. #11

    Default Re: phonon4QtmingW didn't work ??

    Hi ,
    what i did is i tried adding a video widget to music player example available in Qt's site with additional programming and modifications.
    now its rendering video file on to d screen but still when i run configure.exe file, there it shows as phonon not enabled.
    but the same video file when i try to playe in video example provided in that magical package ,its not playing.

  12. #12
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4QtmingW didn't work ??

    what i did is i tried adding a video widget to music player example available in Qt's site with additional programming and modifications.
    give your complete source code.
    when i run configure.exe file, there it shows as phonon not enabled
    i think it is not relevant.
    what it says is: if you run me to configure qt again (a step necessary before running make to build qt), phonon support would be disabled.
    magical package passes to it an option for enabling phonon support (that is disabled by default in mingw version of qt)

  13. #13

    Default Re: phonon4QtmingW didn't work ??

    Hi,
    now i am facing a new pbm.
    while building an application i am getting the following 2 errors:
    cl -c -nologo -Zm200 -O1 -MD -GR -GX -W3 -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"c:\Qt\2009.03\qt\include\QtCore" -I"c:\Qt\2009.03\qt\include\QtGui" -I"c:\Qt\2009.03\qt\include\QtOpenGL" -I"c:\Qt\2009.03\qt\include\phonon" -I"c:\Qt\2009.03\qt\include" -I"." -I"c:\Qt\2009.03\qt\include\ActiveQt" -I"release" -I"c:\Qt\2009.03\qt\mkspecs\win32-msvc" -Forelease\ @C:\DOCUME~1\lakshmib\LOCALS~1\Temp\nm1B.tmp
    main.cpp
    cl : Command line warning D9035 : option 'GX' has been deprecated and will be removed in a future release
    cl : Command line warning D9036 : use 'EHsc' instead of 'GX'
    link /LIBPATH:"c:\Qt\2009.03\qt\lib" /NOLOGO /INCREMENTAL:NO /SUBSYSTEM:windows /OUT:release\video.exe @C:\DOCUME~1\lakshmib\LOCALS~1\Temp\nm1C.tmp
    LINK : fatal error LNK1181: cannot open input file 'c:\Qt\2009.03\qt\lib\qtmain.lib'
    NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\link.EXE"' : return code '0x49d'
    Stop.
    NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return code '0x2'
    Stop.
    Exited with code 2.
    Error while building project video
    When executing build step 'Make'


    could u please help me how to solve it.
    sure iw ills end u the source code

  14. #14
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4QtmingW didn't work ??

    i don't know anything about Microsoft Visual Studio.
    test with mingw (via QtCreator if you want a visual tool).

  15. #15

    Default Re: phonon4QtmingW didn't work ??

    when i run through command promt like
    c:\Qt\4.6.0beta1\configure.exe
    it shows there phonon -no
    and QMAKESPEC it takes as win32-msvc automatically.
    why is it so?

  16. #16
    Join Date
    May 2009
    Posts
    147
    Thanks
    11
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: phonon4QtmingW didn't work ??

    I don't know!
    just install stable qt sdk open source edition and if you want to add phonon, compile it according to instructions of magical package.
    then build you programs via qt's command prompt and mingw commands or use qt creator; if you want more help from guys like me!

  17. #17

    Default Re: phonon4QtmingW didn't work ??

    ya, i know it FSLover.
    that's the reason that i posted my querry in this forum.

  18. #18

    Default Re: phonon4QtmingW didn't work ??

    can i integrate videoplayer application and another window app into one main window?

Similar Threads

  1. Making MySQL plugin work on a windows x86 enviroment
    By Baasie in forum Installation and Deployment
    Replies: 1
    Last Post: 2nd September 2009, 15:15
  2. getting MySQL to work with Qt
    By Ashish in forum Installation and Deployment
    Replies: 7
    Last Post: 19th May 2009, 08:57
  3. Qt4 : QPainter::setRedirected doesn't work
    By Ankitha Varsha in forum Qt Programming
    Replies: 2
    Last Post: 20th June 2008, 17:52
  4. QActions don't work with menubar hidden
    By Pepe in forum Qt Programming
    Replies: 1
    Last Post: 16th August 2007, 01:04
  5. Change work area OS
    By pakulo in forum Qt Programming
    Replies: 15
    Last Post: 15th May 2007, 07:20

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.