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

MediaPlayer loading issues

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.7.2
    • Multimedia
    • None
    • Windows

      Very often (actually if not 100%, then close to it), that my MediaPlayer have these errors after playing a segment:

      [tls @ 000002001F29FE40] Unable to read from socket
      [mov,mp4,m4a,3gp,3g2,mj2 @ 0000020061860A00] Packet corrupt (stream = 0, dts = 1864863).
      [NULL @ 0000020017C022C0] Invalid NAL unit size (14304 > 1402).
      [NULL @ 0000020017C022C0] missing picture in access unit with size 1406
      [mov,mp4,m4a,3gp,3g2,mj2 @ 0000020061860A00] stream 0, offset 0x3af256: partial file
      [h264 @ 000002006C5DD540]
      Invalid NAL unit size (14304 > 1402).
      [h264 @ 000002006C5DD540] Error splitting the input into NAL units. 

      I am pretty sure video source is fine, source is always youtube video url provided by their standard API which works to everyone.

      If I google this issue, i see that for FFMPEG i need to set some parameters for reconnecting etc, but how do I do it when using QML only?

      PS: qml debug:

      brings this:

      ErrorString: Invalid data found when processing input
      ERROR: 2 

        1. image-2024-07-15-14-46-39-371.png
          25 kB
          Jiri Zaloudek
        2. image-2024-07-23-15-46-22-371.png
          34 kB
          Jiri Zaloudek
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtmultimediateam Qt Multimedia Team
            shokarta Jiri Zaloudek
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes