Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken thumbnail image after upgrading to 2.0 #110

Open
goodman-capu opened this issue Jan 24, 2023 · 2 comments
Open

Broken thumbnail image after upgrading to 2.0 #110

goodman-capu opened this issue Jan 24, 2023 · 2 comments

Comments

@goodman-capu
Copy link

goodman-capu commented Jan 24, 2023

Example of a broken thumbnail image

The video file is not corrupted and previous versions could generate thumbnail flawlessly.

#108

214163279-9b9f7bba-b7cf-4d9f-8718-e2de9b3b1ce4


QLVideo: 2.00
macOS: Version 13.2 (Build 22D49)
Hardware: MacBookPro15,1 x86_64 avx2=yes avx512f=no
mdimport: Imported 'file.mp4' of type 'public.mpeg-4' with plugIn /System/Library/Spotlight/CoreMedia.mdimporter. 35 attributes returned .

{
  "programs": [
  ],
  "streams": [
    {
      "codec_name": "hevc",
      "profile": "Main",
      "codec_type": "video",
      "codec_tag_string": "hvc1",
      "width": 3200,
      "height": 1600,
      "display_aspect_ratio": "2:1",
      "pix_fmt": "yuv420p",
      "disposition": {
        "default": 1,
        "attached_pic": 0,
        "timed_thumbnails": 0
      }
    },
    {
      "codec_name": "aac",
      "profile": "LC",
      "codec_type": "audio",
      "codec_tag_string": "mp4a",
      "sample_fmt": "fltp",
      "channel_layout": "stereo",
      "disposition": {
        "default": 1,
        "attached_pic": 0,
        "timed_thumbnails": 0
      }
    }
  ],
  "format": {
    "format_name": "mov,mp4,m4a,3gp,3g2,mj2",
    "duration": "3199.019000",
    "size": "4831253995",
    "bit_rate": "12081838",
    "probe_score": 100
  }
}
@goodman-capu
Copy link
Author

I can confirm this issue also exists on another M1 Pro MacBook Pro (macOS 13.2).

@goodman-capu
Copy link
Author

I can confirm this issue also exists on another Intel i5 MacBook Pro (macOS Big Sur 11.1).

@goodman-capu goodman-capu changed the title Example of a broken thumbnail image Broken thumbnail image after upgrading to 2.0 Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant