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

wasm: player example fails to play video

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • 6.8
    • Multimedia
    • WebAssembly
    • bec58637ce93bcb7ae3769534b6916ec72ca2031

       

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes