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

Output video file is empty #53

Closed
reagentoo opened this issue Jan 13, 2017 · 3 comments
Closed

Output video file is empty #53

reagentoo opened this issue Jan 13, 2017 · 3 comments
Assignees

Comments

@reagentoo
Copy link

Can't record video in Gentoo. Output video file is empty.
My system Gentoo (~amd64). media-video/ffmpeg-3.2.2 flags:

USE="X alsa amr bzip2 encode fontconfig gpl hardcoded-tables iconv mp3 network opus postproc theora threads truetype vaapi vorbis x264 x265 zlib
(-altivec) -amrenc (-armv5te) (-armv6) (-armv6t2) (-armvfp) -bluray -bs2b -cdio -celt -chromaprint -cpudetection -debug -doc -ebur128 -fdk -flite -frei0r -fribidi -gcrypt -gme -gmp -gnutls -gsm -iec61883 -ieee1394 -jack -jpeg2k -kvazaar -ladspa -libass -libcaca -libilbc -librtmp -libsoxr -libv4l -lzma (-mipsdspr1) (-mipsdspr2) (-mipsfpu) (-mmal) -modplug (-neon) -nvenc -openal -opengl -openh264 -openssl -oss -pic (-pulseaudio) -rubberband -samba -schroedinger -sdl -snappy -speex -ssh -static-libs {-test} -twolame -v4l* -vdpau -vpx -wavpack -webp -xcb -xvid -zimg -zvbi" CPU_FLAGS_X86="aes avx avx2 mmx mmxext sse sse2 sse3 sse4_1 sse4_2 ssse3 -3dnow -3dnowext -fma3 -fma4 -xop"
FFTOOLS="aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher"

Console output:

$ webcamoid 
qrc:/Webcamoid/share/qml/OutputConfig.qml:39:5: QML GroupBox: Binding loop detected for property "implicitWidth"
qrc:/Webcamoid/share/qml/OutputConfig.qml:39:5: QML GroupBox: Binding loop detected for property "implicitWidth"
qrc:/Webcamoid/share/qml/OutputConfig.qml:39:5: QML GroupBox: Binding loop detected for property "implicitHeight"
qrc:/Webcamoid/share/qml/OutputConfig.qml:39:5: QML GroupBox: Binding loop detected for property "implicitHeight"
qrc:/Webcamoid/share/qml/OutputConfig.qml:39:5: QML GroupBox: Binding loop detected for property "implicitWidth"
kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find "mtp"
kf5.kio.core: Invalid URL: QUrl("Video 2017-01-13 10-49-06.mp4")
kf5.kio.core: KSambaShare: Could not find smb.conf!
kf5.kio.core: Invalid URL: QUrl("Video 2017-01-13 10-49-06.mp4")
Can't write header:  Error number 22 occurred
@hipersayanX
Copy link
Member

Fixed in latest release.

@PonasKovas
Copy link

Can reproduce with the latest build. (https://aur.archlinux.org/packages/webcamoid-git/)
OS: Archlinux, Webcamoid 8.7.1

> webcamoid                                                                                                                [0]
libv4l2: error getting pixformat: Invalid argument
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
libv4l2: error getting pixformat: Invalid argument
libv4l2: error getting pixformat: Invalid argument
Can't write header:  Error number 22 occurred
zsh: segmentation fault (core dumped)  webcamoid

@hipersayanX
Copy link
Member

@PonasKovas could be related to #297.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants