greetings,
i have run into same problem as a friend who bought a logitech c310 webcam. he told me about them being on sale, so i decided to buy one also.
the 2 webcam programs that i have installed from repos are 'camorama' and 'cheese'.
both work well for single photos, but i can not get 'cheese' to make smooth, continuous video recording. what is recorded is a jerky motion for a few seconds, pause, short record, pause, repeatedly. sometimes, nothing is recorded.
i have run several web searches on 'cheese', and tried various solutions, to various similar problems, but have not found any to cure problem i am having.
system is an hp x86_64 w/ 2.8GiB memory KDE 4.3.4 ]$ cat /etc/centos-release CentOS release 6.5 (Final) ]$ uname -a 2.6.32-431.29.2.el6.x86_64 #1 SMP Tue Sep 9 21:36:05 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux ]$ cheese --version Cheese 2.28.1
i need to make a video for legal purposes this weekend, so any and all suggestions and recommendations greatly appreciated.
tia.
VLC can record the input from /dev/videoX.
See the example here:
http://www.gofree.com/Tutorials/VLCVideoWebcam.php
Chris
On 09/27/2014 09:35 PM, g wrote:
i need to make a video for legal purposes this weekend, so any and all suggestions and recommendations greatly appreciated.
On 09/28/2014 05:28 PM, Chris Pemberton wrote:
VLC can record the input from /dev/videoX.
See the example here:
Chris,
thank you for reply.
i will check site and reply back with results.
chris,
On 09/28/2014 05:53 PM, g wrote:
On 09/28/2014 05:28 PM, Chris Pemberton wrote:
VLC can record the input from /dev/videoX.
See the example here:
Chris,
thank you for reply.
i will check site and reply back with results.
thanks for link. i was late checking it, which i just finished.
that link is for oos. i am running centos 6.5.
seems that all software i found at gofree is for oos. at least from searching that i did. even tho linux is mentioned in description text, no downloads show linux.
i did find a link at gofree.com that lead to videolan.org, which lead to rpm.pbone.net, where i found binary rpms for fedora and other os's, but none for centos.
so, it looks like if i want vlc for centos, i will have to try compile source. not looking forward to such right now.
also, please excuse delay in reply. i had surgery this morning and i crashed after i got back home.
On Mon, Sep 29, 2014 at 09:08:18PM -0500, g wrote:
chris,
On 09/28/2014 05:53 PM, g wrote:
On 09/28/2014 05:28 PM, Chris Pemberton wrote:
VLC can record the input from /dev/videoX.
See the example here:
Chris,
thank you for reply.
i will check site and reply back with results.
thanks for link. i was late checking it, which i just finished.
that link is for oos. i am running centos 6.5.
seems that all software i found at gofree is for oos. at least from searching that i did. even tho linux is mentioned in description text, no downloads show linux.
i did find a link at gofree.com that lead to videolan.org, which lead to rpm.pbone.net, where i found binary rpms for fedora and other os's, but none for centos.
so, it looks like if i want vlc for centos, i will have to try compile source. not looking forward to such right now.
Oh no vlc definitely can be had in a Centos/RHEL binary, did you look at rpmfusion?
Fred, John,
On 09/29/2014 09:30 PM, Fred Smith wrote:
On Mon, Sep 29, 2014 at 09:08:18PM -0500, g wrote:
<<<<>>>>
so, it looks like if i want vlc for centos, i will have to try compile source. not looking forward to such right now.
Oh no vlc definitely can be had in a Centos/RHEL binary, did you look at rpmfusion?
On 09/29/2014 09:39 PM, John R Pierce wrote:
On 9/29/2014 7:08 PM, g wrote:
<<>>>>
so, it looks like if i want vlc for centos, i will have to try compile source. not looking forward to such right now.
the problem is, VLC steps all over a bunch of patents for various media formats, like mp3, mp4, which are heavily constrained by patents.... players are supposed to pay royalties, so legitimate US business at least can't distribute working binaries of free opensource implementations.
I did find centos6 rpm's for VLC at rpmforge, but that repository is now considered dead, and no longer updated, and in fact these binaries were 3-4 years old.
thank you for replies.
i did not _look_ at rpmforge, but i did enable it, along with a bunch of other repos in yumex.
when i ran search, nothing came back.
so, 'dead is, as dead does'. :-D
On 09/29/2014 09:53 PM, g wrote:
the problem is, VLC steps all over a bunch of patents for various media formats, like mp3, mp4, which are heavily constrained by patents.... players are supposed to pay royalties, so legitimate US business at least can't distribute working binaries of free opensource implementations.
VLC has the option to record video using FLAC and THEORA.
https://xiph.org/flac/license.html http://www.theora.org/faq/#14
I suppose you could dig into the RPM and delete any libraries that you don't have licenses for. Or just use an external video camera...
Chris
On 9/29/2014 7:08 PM, g wrote:
i did find a link at gofree.com that lead to videolan.org, which lead to rpm.pbone.net, where i found binary rpms for fedora and other os's, but none for centos.
so, it looks like if i want vlc for centos, i will have to try compile source. not looking forward to such right now.
the problem is, VLC steps all over a bunch of patents for various media formats, like mp3, mp4, which are heavily constrained by patents.... players are supposed to pay royalties, so legitimate US business at least can't distribute working binaries of free opensource implementations.
I did find centos6 rpm's for VLC at rpmforge, but that repository is now considered dead, and no longer updated, and in fact these binaries were 3-4 years old.
On 09/30/2014 03:39 PM, John R Pierce wrote:
On 9/29/2014 7:08 PM, g wrote:
i did find a link at gofree.com that lead to videolan.org, which lead to rpm.pbone.net, where i found binary rpms for fedora and other os's, but none for centos.
so, it looks like if i want vlc for centos, i will have to try compile source. not looking forward to such right now.
the problem is, VLC steps all over a bunch of patents for various media formats, like mp3, mp4, which are heavily constrained by patents.... players are supposed to pay royalties, so legitimate US business at least can't distribute working binaries of free opensource implementations.
I did find centos6 rpm's for VLC at rpmforge, but that repository is now considered dead, and no longer updated, and in fact these binaries were 3-4 years old.
NUX does the vlc suite for CentOS 6 - works just fine.
On 09/30/2014 04:08 AM, g wrote:
On 09/28/2014 05:28 PM, Chris Pemberton wrote:
VLC can record the input from /dev/videoX.
i did find a link at gofree.com that lead to videolan.org, which lead to rpm.pbone.net, where i found binary rpms for fedora and other os's, but none for centos.
so, it looks like if i want vlc for centos, i will have to try compile source. not looking forward to such right now.
vlc is in nux dextop repo for C6, works fine
On 09/30/2014 01:06 AM, Nicolas Thierry-Mieg wrote:
On 09/30/2014 04:08 AM, g wrote:
On 09/28/2014 05:28 PM, Chris Pemberton wrote:
VLC can record the input from /dev/videoX.
i did find a link at gofree.com that lead to videolan.org, which lead to rpm.pbone.net, where i found binary rpms for fedora and other os's, but none for centos.
so, it looks like if i want vlc for centos, i will have to try compile source. not looking forward to such right now.
vlc is in nux dextop repo for C6, works fine
i also enabled nux in yumex, but it did not show up. will try again.
if it does not show, i will go direct to nux and look for it.
thank you for reply.
I'm emailing G offlist, since once *again* that idiot nixspam is screwing me over....
g wrote:
On 09/30/2014 01:06 AM, Nicolas Thierry-Mieg wrote:
On 09/30/2014 04:08 AM, g wrote:
On 09/28/2014 05:28 PM, Chris Pemberton wrote:
VLC can record the input from /dev/videoX.
i did find a link at gofree.com that lead to videolan.org, which lead to rpm.pbone.net, where i found binary rpms for fedora and other os's, but none for centos.
so, it looks like if i want vlc for centos, i will have to try compile source. not looking forward to such right now.
vlc is in nux dextop repo for C6, works fine
i also enabled nux in yumex, but it did not show up. will try again.
if it does not show, i will go direct to nux and look for it.
At work, the std. package motion works quite well (esp. once we bought cards and BNC-connected cameras, instead of really cheap 10-yr-old USB webcams....)
It uses ffmpeg and non-free to record as mp3, or avi.
mark mark
Am 30.09.2014 um 08:06 schrieb Nicolas Thierry-Mieg Nicolas.Thierry-Mieg@imag.fr:
On 09/30/2014 04:08 AM, g wrote:
On 09/28/2014 05:28 PM, Chris Pemberton wrote:
i did find a link at gofree.com that lead to videolan.org, which lead to rpm.pbone.net, where i found binary rpms for fedora and other os's, but none for centos.
so, it looks like if i want vlc for centos, i will have to try compile source. not looking forward to such right now.
vlc is in nux dextop repo for C6, works fine
atrpms provide it also ...
-- LF
On 9/27/2014 7:35 PM, g wrote:
the 2 webcam programs that i have installed from repos are 'camorama' and 'cheese'.
both work well for single photos, but i can not get 'cheese' to make smooth, continuous video recording. what is recorded is a jerky motion for a few seconds, pause, short record, pause, repeatedly. sometimes, nothing is recorded.
are you sure the camera is plugged into a USB 2.0 port? if its in a USB 1.x only port, it won't have adequate bandwidth for video recording.
On 09/28/2014 05:40 PM, John R Pierce wrote:
On 9/27/2014 7:35 PM, g wrote:
the 2 webcam programs that i have installed from repos are 'camorama' and 'cheese'.
both work well for single photos, but i can not get 'cheese' to make smooth, continuous video recording. what is recorded is a jerky motion for a few seconds, pause, short record, pause, repeatedly. sometimes, nothing is recorded.
are you sure the camera is plugged into a USB 2.0 port? if its in a USB 1.x only port, it won't have adequate bandwidth for video recording.
John,
all ports are USB 2.
greetings,
please excuse delay. pain gets priority. ;-)
after many hours of retries using yum and verifying results of error messages, i may have figured out problem. tho not sure how to correct.
when trying install with yumex, pulling from nux and rpmforge, i got noting.
when trying install with yum, pulling from nux and rpmforge, i got noting.
so, i pulled base files from nux, ran local install, got error messages for all dependencies. same for rpm forge.
to my thinking, this would be because repo files have wrong urls.
oops.
[chemo brain] + [oxycodone for pain from surgery monday] = brain fart.
smell told me i failed to enable nux site.
install now running.
will post back after testing vlc.