[Bug 1558060] Re: Recorded videos show a frozen frame

2016-03-22 Thread Paulo Assis
Humm, Like I said I could only replicate the problem with 16.04. In any case, while fixing guvcview for 16.04 I squashed a couple of bugs that could, at least in one case and under certain conditions, cause mpeg4 encoding to fail. This is fixed in the latest build from my testing ppa:

[Bug 1558060] Re: Recorded videos show a frozen frame

2016-03-21 Thread Paulo Assis
Ok, so this problem comes from a change in the newest ffmpeg (libavcodec) API, the default 15.10 version should work fine with the stable guvcview version. But if you upgrade libavcodec (via ppa or by building the source code) you need to rebuild guvcview (using the latest git code). The upcoming

[Bug 1558060] Re: Recorded videos show a frozen frame

2016-03-19 Thread Paulo Assis
Well I still need the original file, otherwise I can't check what's wrong with it. I've tested this in 15.10 and the generated files were playable without issues. It could be related to the video codec, but I really need to check the file, to make sure. Regards, Paulo -- You received this bug

[Bug 1558060] Re: Recorded videos show a frozen frame

2016-03-19 Thread Paulo Assis
Correction: The above comment should read "If video FRAMES are not flush to file,..." It seems I'm still half a sleep ;D -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1558060 Title: Recorded

[Bug 1558060] Re: Recorded videos show a frozen frame

2016-03-19 Thread Paulo Assis
For some reason only one video frame was stored in the file. Everything else seems ok. I've tested this with the exact same parameters and couldn't reproduce the issue, video frames were written as expected. Can you provide the console output of 'guvcview --verbosity=2' ? If video files are not

[Bug 1558060] Re: Recorded videos show a frozen frame

2016-03-19 Thread Paulo Assis
Hi, There is something strange about this sample file. Checking it with mkvinfo I get the following: + Cabeçalho EBML |+ Tipo de documento: webm |+ Versão do tipo de documento: 2 |+ Doc type read version: 2 + Segment, size 160099 |+ Seek head (subentries will be skipped) |+ Informação do segmento

[Bug 1468848] Re: Webcam LED behaviour cannot be configured

2015-06-26 Thread Paulo Assis
Hi. Available controls in libwebcam depend on whether the hardware supports them or not. If this was supported before then I think it may be an extension control and udev is not executing the uvcdynctrl script properly. This script is responsible for loading extension controls into the uvc

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2015-03-18 Thread Paulo Assis
Hi, please post the output of: guvcview --verbosity=2 this should print some more extra lines Regards, Paulo 2015-03-17 23:06 GMT+00:00 Alexander Amelkin 1373...@bugs.launchpad.net: On Ubuntu 14.04.2 LTS (kernel 3.13.0-45 x86_64) with STK1160 USB capture device and the latest testing (as

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2015-01-28 Thread Paulo Assis
Hi, 2015-01-28 2:26 GMT+00:00 vedavata vedavr...@gmail.com: What do you mean by hang up ? Does the control window becomes unresponsive? Yes. And MKV-files is stopped to fiil. From the logs I notice is that the capture ring buffer gets full, this usually means frames are not being encoded

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2015-01-23 Thread Paulo Assis
Hi, What do you mean by hang up ? Does the control window becomes unresponsive? From the logs all I notice is that the capture ring buffer gets full, this usually means frames are not being encoded fast enough. Guvcview tries to compensate for this, by reducing the frame rate. Also the matroska

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2015-01-21 Thread Paulo Assis
Hi, please upgrade to version 2.0.1, you can use one of the following ppa: stable: https://launchpad.net/~pj-assis/+archive/ubuntu/ppa testing (latest git): https://launchpad.net/~pj- assis/+archive/ubuntu/testing Regards, Paulo 2015-01-21 4:37 GMT+00:00 vedavata vedavr...@gmail.com: The same

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-11-20 Thread Paulo Assis
Hi. Guvcview debian mantainer choosed a diferent packaging approach. In order to keep some sanity I've changed my ppa to make it compatible. This means you will need to uninstall any previous guvcview packages and associated libraries before installing the new ones. Regards Paulo Em 20/11/2014

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-10-02 Thread Paulo Assis
, Paulo 2014-10-01 20:02 GMT+01:00 Alberto Salvia Novella es204904...@gmail.com: Paulo Assis: 1.7.3 won't work with kernels =3.16, you will need a newer version, uvcvideo suffered a regression that will only be fixed (hopefully) in 3.18, the developer already posted a patch to fix it. I'll

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-10-02 Thread Paulo Assis
Hi, 2014-10-02 17:30 GMT+01:00 Alberto Salvia Novella es204904...@gmail.com: Paulo Assis: I actually tend to fix things rather quickly, unfurtunately in the case of Ubuntu they can take some time to upgrade, so you are left with a non working version until the next release. Do you think

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-10-01 Thread Paulo Assis
Hi, 1.7.3 won't work with kernels =3.16, you will need a newer version, uvcvideo suffered a regression that will only be fixed (hopefully) in 3.18, the developer already posted a patch to fix it. I'll make a new release (2.0.1) in the next couple of days with a workaround for this. you will need

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-09-30 Thread Paulo Assis
Hi, So I was finally able to test this in both 32 and 64 bit kernels and while the gspca driver works fine on both (eye toy 2 camera), uvcvideo (logitech c930e) fails on both kernels, increasing the driver verbosity I get: EOF on empty paylod this is consistent with the zero size frames I'm

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-09-30 Thread Paulo Assis
OK, so this was already reported: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1362358 Regards, Paulo 2014-09-30 9:24 GMT+01:00 Paulo Assis pj.as...@gmail.com: Hi, So I was finally able to test this in both 32 and 64 bit kernels and while the gspca driver works fine on both (eye toy

[Bug 1362358] Re: uvcvideo doesn't work with USB webcam with linux 3.16

2014-09-30 Thread Paulo Assis
Hi, after increasing verbosity on the driver and get: EOF on empty payload this is consistent with the zero sized frames returned by the driver. I'll try to install the latest media tree: http://git.linuxtv.org/cgit.cgi/media_build.git/about/ and check if this issue is fixed upstream I've also

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-09-30 Thread Paulo Assis
testing ppa in a few moments (build pending). Regards, Paulo 2014-09-30 9:28 GMT+01:00 Paulo Assis pj.as...@gmail.com: OK, so this was already reported: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1362358 Regards, Paulo 2014-09-30 9:24 GMT+01:00 Paulo Assis pj.as...@gmail.com: Hi

[Bug 1362358] Re: uvcvideo doesn't work with USB webcam with linux 3.16

2014-09-30 Thread Paulo Assis
I've set a warkaround in guvcview for this buggy behaviour, if bytesused is zero guvcview will now use the length field. It serves as a workaround but this clearly violates the v4l2 api: http://linuxtv.org/downloads/v4l-dvb-apis/buffer.html bytesused - ... Drivers must set this field when type

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-09-29 Thread Paulo Assis
Hi, From the logs guvcview is receiving empty mjpg frames, so it doesn't even tries to decode them. Have you tried setting the format to yuyv ? guvcview --format=yuyv You should also set the nodrop option for the uvcvideo driver (prevents the driver from dropping incomplete frames) Does dmesg

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-09-29 Thread Paulo Assis
Hi, So I've just installed ubuntu 14.10 in one of my machines and everything worked has expected. To my surprise even 1.7.3 (installed by default during the upgrade) is working without issues. I've run some tests with the latest git master, and all formats are working OK, I couldn't replicate your

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-09-29 Thread Paulo Assis
Hi, Hum, the frames are still coming empty, or at least with size set to 0. Are you using a 32 or 64 bit kernel ? I've run my tests on a 32 bit machine and I cannot test in 64 bit for several hours. I've add some more debug info to the logs, so if you could upgrade to the latest version on my

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-09-26 Thread Paulo Assis
es204904...@gmail.com: Paulo Assis: try this one: https://code.launchpad.net/~pj-assis/+archive/ubuntu/testing With this version (2.0.0) guvcview doesn't crash, but instead the web-cam window shows black signal no matter which configuration I use, even that the web-cam LED powers

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-09-26 Thread Paulo Assis
Hi, just to make sure I've added a option to guvcview to disable calls trough libv4l2: guvcview --disable_libv4l2 with this all ioctls will go straight into the driver, bypassing libv4l2. you can upgrade from my testing ppa. Reagards, Paulo 2014-09-26 9:23 GMT+01:00 Paulo Assis pj.as

[Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-09-25 Thread Paulo Assis
try this one: https://code.launchpad.net/~pj-assis/+archive/ubuntu/testing Regards, Paulo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373221 Title: guvcview crashed with SIGSEGV in

Re: [Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-09-25 Thread Paulo Assis
Hi, try this one: https://code.launchpad.net/~pj-assis/+archive/ubuntu/testing Regards, Paulo 2014-09-25 12:40 GMT+01:00 Alberto Salvia Novella es204904...@gmail.com: Paulo Assis: I believe this is fixed in the latest guvcview release (version 2.0.0). https://launchpad.net/~pj-assis

[Bug 1373221] Re: guvcview crashed with SIGSEGV in get_ctrl_by_id()

2014-09-24 Thread Paulo Assis
I believe this is fixed in the latest guvcview release (version 2.0.0). https://launchpad.net/~pj-assis/+archive/ubuntu/ppa Regards, Paulo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373221

[Bug 1192136] Re: Electric line frequency's setting is not remembered between reboots

2013-11-14 Thread Paulo Assis
This is not a guvcview bug. Any usb device can only maintain its status while it's powered. in the case of a camera if you unplug or power it down it will reset to it's default state. Guvcview provides a feature called profiles, where you can save and load the camera controls state. You can

[Bug 901142] Re: unable to open guvcview. fatal error

2012-02-03 Thread Paulo Assis
Just released 1.5.2 (you can get it from my stable ppa) It fixes this bug and some other issues with libavcodec (also adds Italian translation). Regards, Paulo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 901142] Re: unable to open guvcview. fatal error

2012-02-01 Thread Paulo Assis
better use the testing ppa, for some reason I've received reports that 1.5.1 is still throwing that error (even if pthreads has now replaced gthreads). i386: https://launchpad.net/~pj- assis/+archive/testing/+files/guvcview_1.5.1%2B787-0ubuntu0%7E201201181032%7Eoneiric1_i386.deb amd64:

[Bug 901142] Re: unable to open guvcview. fatal error

2012-01-29 Thread Paulo Assis
Hi, This is solved in 1.5.1 you can get it from one of the following ppas: stable - https://launchpad.net/~pj-assis/+archive/ppa : ppa:pj-assis/ppa testing - latest svn build - https://launchpad.net/~pj-assis/+archive/testing: ppa:pj-assis/testing Regards Paulo -- You received this bug

[Bug 655524] Re: Video and Audio fall out of sync after about two minutes

2011-10-14 Thread Paulo Assis
You can always get the latest packages (natty and oneiric)in the authors :D ppa. stable: ppa:pj-assis/ppa daily build (development): ppa:pj-assis/testing latest 1.5.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 755999] Re: libwebcam version 0.2.0-1 failed to build on i386

2011-06-13 Thread Paulo Assis
Hi, This is now fixed in debian (version 0.2.1): http://packages.debian.org/source/sid/libwebcam Regards, Paulo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/755999 Title: libwebcam version

[Bug 685437] Re: compiz seg fault in kernel natty alpha1

2011-03-11 Thread Paulo Assis
I'm also being affected by this bug, reported here: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/733460 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/685437 Title: compiz seg fault in

[Bug 655528] Re: Attempt to record video as MKV file causes guvcview crash

2010-11-09 Thread Paulo Assis
Mike could you change your input format from MJPG to YUYV. MJPG uses continuous fps, this is not very well supported in guvcview (in fact I think it's the first time I've seen it on a commercial webcam). YUYV uses discrete fps values and these have much better support. Also it seems there is no

[Bug 655528] Re: Attempt to record video as MKV file causes guvcview crash

2010-11-02 Thread Paulo Assis
Mike could you make sure you are using the latest version from my ppa (1.4.2), and post me the console output of: guvcview --verbose after recording both in avi and matroska formats. thank you, Paulo -- Attempt to record video as MKV file causes guvcview crash

[Bug 655528] Re: Attempt to record video as MKV file causes guvcview crash

2010-10-08 Thread Paulo Assis
Hi, The best contribution is to keep testing guvcview and post any bugs or feature requests at the project page: http://developer.berlios.de/projects/guvcview/ Thank you, Paulo -- Attempt to record video as MKV file causes guvcview crash https://bugs.launchpad.net/bugs/655528 You received

[Bug 655528] Re: Attempt to record video as MKV file causes guvcview crash

2010-10-07 Thread Paulo Assis
Hi, Can you test with the latest release (1.4.2) please! 1.1.3 is very very old. (Maverick will have 1.4.1) you can find it in my ppa (https://launchpad.net/~pj- assis/+archive/ppa): add ppa:pj-assis/ppa to your software sources. -- Attempt to record video as MKV file causes guvcview crash

[Bug 647188] Re: fails to add extension controls to uvcvideo

2010-09-27 Thread Paulo Assis
uvcvideo changes between 2.6.32 and 2.6.35 were not causing the error with dynamic controls, I've clean up the installation and now everything seems to be working again, even with the old uvcvideo.h. Something else was causing the control mappings to fail. ** Changed in: libwebcam (Ubuntu)

[Bug 647188] [NEW] fails to add extension controls to uvcvideo

2010-09-24 Thread Paulo Assis
Public bug reported: This package is mostly important to add extension controls to uvc logitech cameras ( focus, pan/tilt, Led control, ...) But for this to happen it needs to be compiled with the matching kernel uvcvideo header (uvcvideo.h) since this is not available in the debian kernel

[Bug 647188] Re: fails to add extension controls to uvcvideo

2010-09-24 Thread Paulo Assis
** Patch added: replaces original debian package patch https://bugs.launchpad.net/bugs/647188/+attachment/1633103/+files/uvcvideo_h.patch -- fails to add extension controls to uvcvideo https://bugs.launchpad.net/bugs/647188 You received this bug notification because you are a member of

[Bug 438792] Re: segfault in symbol_db_engine_file_exists()

2009-09-29 Thread Paulo Assis
Hi, i have exactly the same problem since the last anjuta update in karmic. Running under valgrind: ==5514== Memcheck, a memory error detector. ==5514== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al. ==5514== Using LibVEX rev 1884, a library for dynamic binary translation.

[Bug 430272] Re: karmic boot hung after /scripts/init-bottom

2009-09-16 Thread Paulo Assis
Hi, For those that can't boot to your system no matter what, here is my solution (chroot from live cd): 1. boot from the live cd 2. open console 3. mount your root partition: # sudo mkdir /media/SYS_ROOT # sudo mount /dev/sda1 /media/SYS_ROOT (change sda1 to whatever device contains

[Bug 419103] [NEW] Missing Codecs

2009-08-26 Thread Paulo Assis
Public bug reported: The latest unstripped version of libavcodec for karmic ( 4:0.5+svn20090706-1ubuntu1+extra1) is missing some encoding codecs that were present in the previous version. At least the following: CODEC_ID_MPEG2VIDEO,CODEC_ID_MSMPEG4V3 and CODEC_ID_MPEG4 These are used by

[Bug 419211] [NEW] karmic gtk_button_set_image needs gtk_widget_show

2009-08-26 Thread Paulo Assis
Public bug reported: From gtk documentation (http://library.gnome.org/devel/gtk/unstable/GtkButton.html#gtk-button- set-image): gtk_button_set_image () Set the image of button to the given widget. Note that it depends on the gtk-button-images setting whether the image will be displayed or not,

[Bug 419211] Re: karmic gtk_button_set_image needs gtk_widget_show

2009-08-26 Thread Paulo Assis
Is there any special reason for this ? From GTk Docs (http://library.gnome.org/devel/gtk/unstable/GtkSettings.html#GtkSettings --gtk-button-images): The gtk-button-images property Whether images should be shown on buttons. Default value: TRUE So this is not documented and it's not behaving as

[Bug 418168] Re: wrong version for unstripped packages

2009-08-25 Thread Paulo Assis
The latest update install version 4:0.5+svn20090706-1ubuntu1+extra1 for ffmpeg-extra but I still can't install libavcodec-dev (or any other dev package for the ffmpeg suite) as it requires libavcodec-extra-52 =4:0.5+svn20090706-1ubuntu3. Since the dev packages are created from the stripped

[Bug 418168] Re: wrong version for unstripped packages

2009-08-25 Thread Paulo Assis
Here is another one: ffmpeg is not installable with the extra libraries. While every other package that depends on these can be installed with any of the library flavours (stripped or unstripped), Ffmpeg, for some reason, now forces the striped version. Also after updating

[Bug 418168] [NEW] wrong version for unstripped packages

2009-08-24 Thread Paulo Assis
Public bug reported: Binary package hint: ffmpeg Hi, The stripped version of libav* packages have version 4:0.5+svn20090706 while unstripped versions although based on the same source tarball (http://archive.ubuntu.com/ubuntu/pool/multiverse/f/ffmpeg/ffmpeg_0.5+svn20090706.orig.tar.gz) have

[Bug 418168] Re: wrong version for unstripped packages

2009-08-24 Thread Paulo Assis
I forgot to mention that this report is related to karmic -- wrong version for unstripped packages https://bugs.launchpad.net/bugs/418168 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 305120] Re: upgrade required to compile under new gcc

2009-06-05 Thread Paulo Assis
Fixed for karmic with upgrade to 1.1.0 ** Changed in: guvcview (Ubuntu) Status: New = Fix Released -- upgrade required to compile under new gcc https://bugs.launchpad.net/bugs/305120 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 305120] [NEW] upgrade required to compile under new gcc

2008-12-04 Thread Paulo Assis
Public bug reported: Binary package hint: guvcview guvcview 0.9.3 compilation is broken under Ubuntu intrepid and probably also under Jaunty, this is related to gcc version and is fixed since guvcview 0.9.4. An upgrade to the latest release is required for compilation to succeed. ** Affects: