-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.1
-
None
-
Mac mini, MacOS M1 64bit, Sonoma 14.5
XCode: 15.2
Qt 6.7.1, QT_MEDIA_BACKEND = ffmpeg
-
-
https://codereview.qt-project.org/c/qt/qtmultimedia/+/564575, 3ce4557f2 (dev), 0760875dd (6.9), 80ee96f58 (6.8), f1913bc17 (tqtc/lts-6.5)
-
Multimedia wk 23-24, Multimedia wk 49-50, Multimedia wk 51-2
Hello,
My environment is below,
Mac mini, MacOS M1 64bit, Sonoma 14.5
XCode: 15.2
Qt 6.7.1, QT_MEDIA_BACKEND = ffmpeg
I use QCamera and QVideoSink for video streaming capturing,
When I set camera pixel format and resolution to my camera,
The following message dumps in the console,
1. Motion-JPEG:
Cannot find AVCaptureDeviceFormat; Did you use format from another camera?
qt.multimedia.camera: Videotoolbox doesn't support cvPixelFormat: 0 "\x00\x00\x00\x00" Camera pix format: Format_NV12.
2. YUY2:
qt.multimedia.camera: Videotoolbox doesn't support cvPixelFormat: 2037741171 "yuvs" Camera pix format: Format_YUYV.
May I know if I misunderstand something?
Thanks.
Have a nice day.
- relates to
-
QTBUG-126283 [FFmpeg / Videotoolbox] unsupported cvPixelFormat "yuvs" when recording from YUV cam format
-
- Closed
-
For Gerrit Dashboard: QTBUG-126305 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
610934,2 | Darwin: Add QFFmpegAVFVideoDevices subclass | dev | qt/qtmultimedia | Status: ABANDONED | 0 | 0 |
610935,7 | Darwin, FFmpeg: Don't expose camera formats that are not usable | dev | qt/qtmultimedia | Status: MERGED | +2 | 0 |
613021,2 | Darwin, FFmpeg: Don't expose camera formats that are not usable | 6.9 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
613170,2 | Darwin, FFmpeg: Don't expose camera formats that are not usable | 6.8 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
613435,2 | Darwin, FFmpeg: Don't expose camera formats that are not usable | tqtc/lts-6.5 | qt/tqtc-qtmultimedia | Status: MERGED | +2 | 0 |