Package: guvcview
Version: 2.0.1+debian-1
Severity: normal

When recording video, guvcview hangs after writing 2 GiB of data to the
output file. At that point, the following messages are being written
repeatedly to the terminal:

AUDIO: write buffer(27) is still in use - dropping data
ENCODER: video ring buffer full - dropping frame

Looking at the source code, it seems 64 bit file size support is only
enabled for source files in the guvcview subdirectory, not in any of the
other directories with source code. See the output of:

grep _FILE_OFFSET_BITS **/*

The video output is writting from gview_encoder/file_io.c. I suggest
adding -D_FILE_OFFSET_BITS=64 to the CFLAGS in debian/rules somehow.

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages guvcview depends on:
ii  libatk1.0-0          2.14.0-1
ii  libc6                2.19-15
ii  libcairo-gobject2    1.14.0-2.1
ii  libcairo2            1.14.0-2.1
ii  libgdk-pixbuf2.0-0   2.31.1-2+b1
ii  libglib2.0-0         2.42.1-1
ii  libgtk-3-0           3.14.5-1
ii  libguvcview-1.0-0    2.0.1+debian-1
ii  libpango-1.0-0       1.36.8-3
ii  libpangocairo-1.0-0  1.36.8-3

Versions of packages guvcview recommends:
ii  uvcdynctrl  0.2.4-1.1

guvcview suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to