Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
53 views

I am working with Qt 6.8 (QtWidgets) on an embedded Linux/Yocto device. I want to play a video in my application. It should be possible to play, pause, seek 5 sec forward, seek 5 sec backward and load ...
0 votes
0 answers
46 views

I am encountering an issue where video playback does not correctly display within a QVideoWidget when using a playbin element in a GStreamer pipeline with Qt's QMediaPlayer. However, when I use a ...
0 votes
1 answer
504 views

I am working on a project on Asahi Linux on Macbook air m1 and tried Camera class in qml file. Tried to load qml in pyside 6 using qqmlapplicationengine ......... CaptureSession { camera: ...
1 vote
0 answers
94 views

ERROR: inf-multipara-mon-fw-ui-app-1.0.0-r0 do_configure: ExecutionError(‘/home/kalpan/silmates-yocto/sm-yocto/build/tmp/work/cortexa53-sm-linux/inf-multipara-mon-fw-ui-app/1.0.0-r0/temp/run....
0 votes
1 answer
140 views

I am trying to read my external stereo microphone with ffmpeg within my Qt Windows+macOs application, but I am struggling to obtain consistent correct input codec parameters on macOs. My findings and ...
Xavi's user avatar
  • 71
1 vote
3 answers
3k views

Problem on Windows 10 and Windows 11 using Anaconda. Here is the full error message for PyQt6=6.7.0: No QtMultimedia backends found. Only QMediaDevices, QAudioDevice, QSoundEffect, QAudioSink, and ...
0 votes
1 answer
155 views

Is there a way to save a sequence of QImages as video in QT C++? In fact I am trying to grab frames from camera, add some overlay and then save as video. The tricky part is that QMediaRecorder does ...
1 vote
1 answer
755 views

I am trying to capture image without QVideoWidget. But it seems does not work. When I call capture() after camera->start() , it gives me an error: Camera is not ready. // Search camera and display ...
2 votes
2 answers
303 views

The first time I call setSource() everything goes smoothly. However if I try to call setSource() after media has started playing, even when calling stop() beforehand, the program freezes. The specific ...
0 votes
0 answers
226 views

I have a C++ on windows GUI project which we build using visual studio 2017. The GUI is written using QT 5. We dont use qt creator. In one of the widget I have to play a video using QT for which I am ...
RKum's user avatar
  • 841
1 vote
1 answer
1k views

The task is to stream an image from 5 IP cameras using QtMultimedia from the PyQt5 framework. Initially I tried to use OpenCV, but the parallel broadcast of 5 video streams reduced fps. We decided to ...
0 votes
0 answers
97 views

I am developing a QT multimedia audio application that needs to have an audio monitor feature. The application currently has regular callback (Signals/Slots) with PCM data samples (44.1khz, Stereo). ...
1 vote
0 answers
109 views

I am trying to make a small piece of code work. It should open an mp3 file and read PCM samples from it (while converting the mp3 format to the PCM with requested parameters). Looks like this: QFile ...
1 vote
1 answer
600 views

I was able to acquire a QVideoFrame through a QVideoSink from a webcam, but I cannot understand (after a bit of googling) what exactly QVideoFrame::startTime() is returning to me. According to the doc:...
Buzz's user avatar
  • 1,472
0 votes
0 answers
134 views

I am writing a QT multimedia audio test application. As part of the application, I need to process each audio sample from the microphone directly. The audio source device signals QAudioBuffer's at ...
johnco3's user avatar
  • 2,661

15 30 50 per page
1
2 3 4 5
...
17

AltStyle によって変換されたページ (->オリジナル) /