-
```
What steps will reproduce the problem?
1. Activate face detection
2. run the camera
3. always crash
What is the expected output? What do you see instead?
What version of the product are you us…
-
```
What steps will reproduce the problem?
1. Activate face detection
2. run the camera
3. always crash
What is the expected output? What do you see instead?
What version of the product are you us…
-
```
What steps will reproduce the problem?
1. Activate face detection
2. run the camera
3. always crash
What is the expected output? What do you see instead?
What version of the product are you us…
-
```
I have a pipeline to decode MJPEG stream. Under extreme dark/ bright conditions
I receive a single or just a few bad JPEG frame(s). The pipeline given below,
freezes for 1000 frames and then ter…
-
```
I have a pipeline to decode MJPEG stream. Under extreme dark/ bright conditions
I receive a single or just a few bad JPEG frame(s). The pipeline given below,
freezes for 1000 frames and then ter…
-
I'm trying to capture from a dv source using dshow (but the same problem applies to other os/inputs)
QML Player says
buffering -> buffered -> plays some frames -> freezes 1 sec -> buffering -> etc
I…
-
Hi, I am trying to build javacpp-presets with this command on Mac:
mvn clean install --projects .,ffmpeg -Djavacpp.platform=android-arm -Djavacpp.platform.root=/Android/android-ndk-r18
NDK versi…
-
```
The configure line used in current ubuntu and debian packages of ffmpeg-damnvid
makes the binary unredistributable:
./configure --enable-memalign-hack --enable-libxvid --enable-libx264
--enable…
-
Not sure if this is a issue related to ofxVideoRecorder or to ffmpeg itself.
I'm using ofxVideoRecorder in a project and I'm having some strange issues. When I start running the application everyth…
gu-ma updated
3 years ago
-
If I run
```
ffmpeg -y -hide_banner -input_format mjpeg -thread_queue_size 128 -i /dev/video0 \
-f pulse -thread_queue_size 128 -i alsa_input.usb-HD_WEB_CAMERA_HD_WEB_CAMERA_SN0001-02.mono-fallback…