Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-980

Video element: playing:true does not start playback

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • 1.1.0
    • 1.1.0
    • Multimedia
    • None
    • Linux (TCE) gstreamer-10 Qt 4.7
    • b46ef0c5d75936c7331bc4e9ccd22b711f1c68c6

    Description

      The following QML code does not work:
      import Qt 4.7
      import QtMultimediaKit 1.1
      Video

      { id: video width : 800 height : 600 source: "1-tweaked.ogg" playing: true }

      I have to call play() from a onStatusChanged handler (when status = Loaded)

      Attachments

        Activity

          People

            ling.hu@nokia.com Ling Hu (closed Nokia identity) (Inactive)
            scorp1us Jason Hihn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: