Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-134058

wasm: player example fails to play video

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.8
    • Multimedia
    • None
    • WebAssembly

    Description

       

      player example fails in two ways:

      • open dialog causes exception (exec() use)
      • VideoFrame not ready error

      VM1550:5 Uncaught InvalidStateError: Failed to construct 'VideoFrame': Invalid source state at methodCaller<(emscripten::val) => emscripten::val> (eval at newFunc

      at player.wasm.emscripten::val emscripten::val::new_<emscripten::val&>(emscripten::val&) const (

      at player.wasm.QWasmVideoOutput::videoFrameCallback(void*) (

      at player.wasm.QWasmVideoOutput::videoFrameTimerCallback()::$0::_invoke(double, void*) (

       videooutput has time updates which means video is actually playing somewhere, but not to video widget.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            lopotter-ext Lorn Potter
            lopotter-ext Lorn Potter
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes