<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>unicap-imaging.org blog - Comments</title>
    <link>http://unicap-imaging.org/blog/</link>
    <description>unicap-imaging.org blog - </description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3 - http://www.s9y.org/</generator>
    <pubDate>Wed, 22 May 2013 16:58:59 GMT</pubDate>

    <image>
        <url>http://unicap-imaging.org/blog/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: unicap-imaging.org blog - Comments - unicap-imaging.org blog - </title>
        <link>http://unicap-imaging.org/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Arne: unicap 0.9.6 and UCView 0.30 released!</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/25-unicap-0.9.6-and-UCView-0.30-released!.html#c70</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/25-unicap-0.9.6-and-UCView-0.30-released!.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=25</wfw:comment>

    

    <author>nospam@example.com (Arne)</author>
    <content:encoded>
    Can you send me your code via EMail. This way I can reproduce the issue here. 
    </content:encoded>

    <pubDate>Mon, 24 Aug 2009 08:27:58 +0200</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/25-guid.html#c70</guid>
    
</item>
<item>
    <title>Manabu ONO: unicap 0.9.6 and UCView 0.30 released!</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/25-unicap-0.9.6-and-UCView-0.30-released!.html#c69</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/25-unicap-0.9.6-and-UCView-0.30-released!.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=25</wfw:comment>

    

    <author>nospam@example.com (Manabu ONO)</author>
    <content:encoded>
    I am using  ImagingSource &quot;DFK 21AF04&quot;.&lt;br /&gt;
Your original smallapp.c works OK with the above device which just displays the image.&lt;br /&gt;
Also devce_info.c and device_property.c works.&lt;br /&gt;
But it fails when opening the device on my modified smallapp.c.&lt;br /&gt;
I guess there is not anything wrong in my modified smallapp.c because it has run stable for last 3 years.&lt;br /&gt;
Thank you for quick reply.&lt;br /&gt;
Manabu 
    </content:encoded>

    <pubDate>Mon, 24 Aug 2009 00:33:49 +0200</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/25-guid.html#c69</guid>
    
</item>
<item>
    <title>Arne: unicap 0.9.6 and UCView 0.30 released!</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/25-unicap-0.9.6-and-UCView-0.30-released!.html#c68</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/25-unicap-0.9.6-and-UCView-0.30-released!.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=25</wfw:comment>

    

    <author>nospam@example.com (Arne)</author>
    <content:encoded>
    I am very sorry about that &lt;img src=&quot;http://unicap-imaging.org/blog/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Can you tell me which video capture device you are using? 
    </content:encoded>

    <pubDate>Sun, 23 Aug 2009 17:43:24 +0200</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/25-guid.html#c68</guid>
    
</item>
<item>
    <title>Manabu ONO: unicap 0.9.6 and UCView 0.30 released!</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/25-unicap-0.9.6-and-UCView-0.30-released!.html#c67</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/25-unicap-0.9.6-and-UCView-0.30-released!.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=25</wfw:comment>

    

    <author>nospam@example.com (Manabu ONO)</author>
    <content:encoded>
    Dear Arne.&lt;br /&gt;
With unicap-0.9.6, my own app does not work, which has worked fine for last 3 years until 0.9.5.&lt;br /&gt;
My own app is a modification from smallapp.c.&lt;br /&gt;
It just adds image capturing on smallapp.c.&lt;br /&gt;
When trying to open the device (unicap_open) for image capturing,&lt;br /&gt;
error &quot;failed to open device .....&quot; happens.&lt;br /&gt;
According to your change release,&lt;br /&gt;
- fix cropping for unicapgtk_videodisplay&lt;br /&gt;
- minor fixes to unicapgtk property dialog&lt;br /&gt;
I suspect these changes affect the error.&lt;br /&gt;
I hope you to fix the issue.&lt;br /&gt;
regard.&lt;br /&gt;
Manabu 
    </content:encoded>

    <pubDate>Sun, 23 Aug 2009 01:15:34 +0200</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/25-guid.html#c67</guid>
    
</item>
<item>
    <title>Arne Caspari: Software updates for The Imaging Source CMOS cameras</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/22-Software-updates-for-The-Imaging-Source-CMOS-cameras.html#c62</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/22-Software-updates-for-The-Imaging-Source-CMOS-cameras.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=22</wfw:comment>

    

    <author>nospam@example.com (Arne Caspari)</author>
    <content:encoded>
    The instructions here are obsolete. The The Imaging Source CMOS cameras are now supported by the euvccam_cpi plugin ( available via the download sections from the project homepage ). 
    </content:encoded>

    <pubDate>Thu, 21 May 2009 20:19:09 +0200</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/22-guid.html#c62</guid>
    
</item>
<item>
    <title>Sebastian Scherer: Software updates for The Imaging Source CMOS cameras</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/22-Software-updates-for-The-Imaging-Source-CMOS-cameras.html#c55</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/22-Software-updates-for-The-Imaging-Source-CMOS-cameras.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=22</wfw:comment>

    

    <author>nospam@example.com (Sebastian Scherer)</author>
    <content:encoded>
    Hi,&lt;br /&gt;
I am trying to get this drive to work in 8.10 and before installing this driver I installed the latest uvcvideo. I can build and install the driver but if I do modprobe I get:&lt;br /&gt;
FATAL: Error inserting uvcvideo (/lib/modules/2.6.27-11-generic/kernel/ubuntu/media/drivers/media/usbvideo/uvcvideo.ko): Unknown symbol in module, or unknown parameter (see dmesg)&lt;br /&gt;
&lt;br /&gt;
and dmesg reports:&lt;br /&gt;
&lt;br /&gt;
[441559.508487] uvcvideo: disagrees about version of symbol v4l_compat_translate_ioctl&lt;br /&gt;
[441559.508497] uvcvideo: Unknown symbol v4l_compat_translate_ioctl&lt;br /&gt;
[441559.509189] uvcvideo: disagrees about version of symbol video_devdata&lt;br /&gt;
[441559.509192] uvcvideo: Unknown symbol video_devdata&lt;br /&gt;
[441559.510182] uvcvideo: disagrees about version of symbol video_unregister_device&lt;br /&gt;
[441559.510186] uvcvideo: Unknown symbol video_unregister_device&lt;br /&gt;
[441559.510516] uvcvideo: disagrees about version of symbol video_device_alloc&lt;br /&gt;
[441559.510519] uvcvideo: Unknown symbol video_device_alloc&lt;br /&gt;
[441559.510744] uvcvideo: disagrees about version of symbol video_register_device&lt;br /&gt;
[441559.510747] uvcvideo: Unknown symbol video_register_device&lt;br /&gt;
[441559.511368] uvcvideo: disagrees about version of symbol video_usercopy&lt;br /&gt;
[441559.511371] uvcvideo: Unknown symbol video_usercopy&lt;br /&gt;
[441559.511468] uvcvideo: disagrees about version of symbol video_device_release&lt;br /&gt;
[441559.511471] uvcvideo: Unknown symbol video_device_release 
    </content:encoded>

    <pubDate>Mon, 09 Mar 2009 19:31:21 +0100</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/22-guid.html#c55</guid>
    
</item>
<item>
    <title>Victor: Updating UCView and Unicap on the ASUS EeePC</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/12-Updating-UCView-and-Unicap-on-the-ASUS-EeePC.html#c52</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/12-Updating-UCView-and-Unicap-on-the-ASUS-EeePC.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=12</wfw:comment>

    

    <author>nospam@example.com (Victor)</author>
    <content:encoded>
    Hi, I just tried to update the UCview on the eeepc 701 but after following your instructions I got an error: error processing /var/cache/apt/archives/ucview-asus-icons_0.22eeepc0_i386.deb (--unpack)&lt;br /&gt;
&lt;br /&gt;
And then: sub-process /usr/bin/dpkg returnet an error code (1)&lt;br /&gt;
&lt;br /&gt;
Then I tried to use UCview and it is crashing when I click the &#039;record&#039; button to stop the recording.&lt;br /&gt;
&lt;br /&gt;
As I can see it can record but when I try to stop the recording it freezes.&lt;br /&gt;
&lt;br /&gt;
I really apreciate if you could help.&lt;br /&gt;
&lt;br /&gt;
Victor Teixeira 
    </content:encoded>

    <pubDate>Fri, 23 Jan 2009 19:50:24 +0100</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/12-guid.html#c52</guid>
    
</item>
<item>
    <title>Matt Whitlock: Unicap 0.9.3 and UCView 0.22 released</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/20-Unicap-0.9.3-and-UCView-0.22-released.html#c47</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/20-Unicap-0.9.3-and-UCView-0.22-released.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=20</wfw:comment>

    

    <author>nospam@example.com (Matt Whitlock)</author>
    <content:encoded>
    Okay, I posted a revised ebuild that does not give the option to enable avcodec support in unicap. 
    </content:encoded>

    <pubDate>Mon, 27 Oct 2008 09:25:28 +0100</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/20-guid.html#c47</guid>
    
</item>
<item>
    <title>Arne Caspari: Unicap 0.9.3 and UCView 0.22 released</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/20-Unicap-0.9.3-and-UCView-0.22-released.html#c46</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/20-Unicap-0.9.3-and-UCView-0.22-released.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=20</wfw:comment>

    

    <author>nospam@example.com (Arne Caspari)</author>
    <content:encoded>
    I would recommend to leave avcodec support disabled in the ebuild if possible as it might break in the future. I do not think there is any software using the avcodec support. 
    </content:encoded>

    <pubDate>Mon, 27 Oct 2008 09:10:30 +0100</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/20-guid.html#c46</guid>
    
</item>
<item>
    <title>Matt Whitlock: Unicap 0.9.3 and UCView 0.22 released</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/20-Unicap-0.9.3-and-UCView-0.22-released.html#c45</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/20-Unicap-0.9.3-and-UCView-0.22-released.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=20</wfw:comment>

    

    <author>nospam@example.com (Matt Whitlock)</author>
    <content:encoded>
    Comment script ate my text, which was enclosed in angle brackets.&lt;br /&gt;
&lt;br /&gt;
Those paths are libavcodec/avcodec.h and libavutil/avutil.h. 
    </content:encoded>

    <pubDate>Mon, 27 Oct 2008 09:05:50 +0100</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/20-guid.html#c45</guid>
    
</item>
<item>
    <title>Matt Whitlock: Unicap 0.9.3 and UCView 0.22 released</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/20-Unicap-0.9.3-and-UCView-0.22-released.html#c44</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/20-Unicap-0.9.3-and-UCView-0.22-released.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=20</wfw:comment>

    

    <author>nospam@example.com (Matt Whitlock)</author>
    <content:encoded>
    Thanks. I personally would always prefer to use Theora, but I ran into this bug while authoring unicap and ucview ebuilds for Gentoo.&lt;br /&gt;
&lt;br /&gt;
http://bugs.gentoo.org/show_bug.cgi?id=175881&lt;br /&gt;
http://bugs.gentoo.org/show_bug.cgi?id=244586&lt;br /&gt;
&lt;br /&gt;
Of note, I also had to patch the #include lines for avcodec.h and avutil.h to conditionally use the new paths being pushed down from the ffmpeg project:  and . 
    </content:encoded>

    <pubDate>Mon, 27 Oct 2008 09:04:16 +0100</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/20-guid.html#c44</guid>
    
</item>
<item>
    <title>Arne Caspari: Unicap 0.9.3 and UCView 0.22 released</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/20-Unicap-0.9.3-and-UCView-0.22-released.html#c43</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/20-Unicap-0.9.3-and-UCView-0.22-released.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=20</wfw:comment>

    

    <author>nospam@example.com (Arne Caspari)</author>
    <content:encoded>
    Thanks, I will have a look. The code in question is disabled by default.&lt;br /&gt;
&lt;br /&gt;
The avcodec module of UCIL is currently not very well supported and mainly untested. It will get replaced by a new AVI module some time in the future - until then I recommend to use the Theora encoder instead. 
    </content:encoded>

    <pubDate>Mon, 27 Oct 2008 08:25:19 +0100</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/20-guid.html#c43</guid>
    
</item>
<item>
    <title>Matt Whitlock: Unicap 0.9.3 and UCView 0.22 released</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/20-Unicap-0.9.3-and-UCView-0.22-released.html#c42</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/20-Unicap-0.9.3-and-UCView-0.22-released.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=20</wfw:comment>

    

    <author>nospam@example.com (Matt Whitlock)</author>
    <content:encoded>
    There&#039;s a typo in ucil_avc_avi.c on line 586.  It says UCIL_FOURC but should say UCIL_FOURCC.  This typo causes the emitted shared library to have an unresolved symbol UCIL_FOURC, which is reported as an error when linking ucview against libucil.so. 
    </content:encoded>

    <pubDate>Mon, 27 Oct 2008 06:45:35 +0100</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/20-guid.html#c42</guid>
    
</item>
<item>
    <title>Arne Caspari: Using UCView with Desktop Effects</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/5-Using-UCView-with-Desktop-Effects.html#c41</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/5-Using-UCView-with-Desktop-Effects.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=5</wfw:comment>

    

    <author>nospam@example.com (Arne Caspari)</author>
    <content:encoded>
    On Linux, you can do this either via Skype: &lt;br /&gt;
&lt;br /&gt;
http://skype.com/intl/de/&lt;br /&gt;
&lt;br /&gt;
or via Ekiga: &lt;br /&gt;
&lt;br /&gt;
http://www.gnomemeeting.org/ 
    </content:encoded>

    <pubDate>Wed, 08 Oct 2008 08:34:44 +0200</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/5-guid.html#c41</guid>
    
</item>
<item>
    <title>Stephanie: Using UCView with Desktop Effects</title>
    <link>http://unicap-imaging.org/blog/index.php?/archives/5-Using-UCView-with-Desktop-Effects.html#c40</link>
            <category></category>
    
    <comments>http://unicap-imaging.org/blog/index.php?/archives/5-Using-UCView-with-Desktop-Effects.html#comments</comments>
    <wfw:comment>http://unicap-imaging.org/blog/wfwcomment.php?cid=5</wfw:comment>

    

    <author>nospam@example.com (Stephanie)</author>
    <content:encoded>
    How can I chat through my web cam with a friend and talk to each other! Is there a way you can do this? I just find it would be nice to chat and see each other while talk through the web cam? If you help with anyinformation on this cocern that would be great.&lt;br /&gt;
&lt;br /&gt;
Thanks for listen &lt;br /&gt;
&lt;br /&gt;
Stephanie B 
    </content:encoded>

    <pubDate>Wed, 08 Oct 2008 07:52:43 +0200</pubDate>
    <guid isPermaLink="false">http://unicap-imaging.org/blog/index.php?/archives/5-guid.html#c40</guid>
    
</item>

</channel>
</rss>