Sponsored Content
Full Discussion: mplayer snapshots
Top Forums UNIX for Dummies Questions & Answers mplayer snapshots Post 302442561 by slak0 on Wednesday 4th of August 2010 06:23:47 PM
Old 08-04-2010
mplayer snapshots

I have a script with:
mplayer tv:// -tv driver=v4l2:device=/dev/video0:width=320:height=240:norm=NTSC:fps=30:noaudio:input=0 -vf screenshot -aspect 4:3 -vo xv
to take .png screenshots.
It now works but am not getting what the webcam sees displayed in the frame -- just snow noise.
Does someone see what I added (I don't do that <)Smilie ) or need to add to correct this issue?
 

4 More Discussions You Might Find Interesting

1. Solaris

snapshots syntax

Hi guys, i am intrested to learn about snapshots. I was a bit confused about snapshot i know using fssnap -F ufs -o bs (i dont understand the exact what to give the path after this ) if any one know the proper syntax..pls help me. (2 Replies)
Discussion started by: kurva
2 Replies

2. Solaris

snapshots backup

Hi guys, I have a dout how to take snapshots backup, i want to take /expote/home(it is of 5.3GB) c0t0d0s7 to /backup dir( i created 6.0GB of slice) in different drive c0t1d0s0. i kow the sintax but i feel dificulty to take backup.i use this:- fssnap -F ufs -o bs=/export/home/ /backup/ but... (4 Replies)
Discussion started by: kurva
4 Replies

3. Emergency UNIX and Linux Support

Is this how LVM snapshots work?

Hi guys. I'm confused how LVM snapshots work. Here is what i understood: 1. we have a Logical Volume holding our data. 2. we make a snap shot of it with this command: lvcreate -L 1000M -s -n backup /dev/vg01/lv013. mount the snap shot 4. take your backup 5. remove the snapshot --> in this... (3 Replies)
Discussion started by: majid.merkava
3 Replies

4. UNIX for Dummies Questions & Answers

How to create LVM snapshots?

Please suggest me how do I create LVM snapshots in linux. Best regards, Vishal (5 Replies)
Discussion started by: admin_db
5 Replies
FBGRAB(1)							   fbgrab manual							 FBGRAB(1)

NAME
fbgrab - takes a screenshot using the framebuffer device SYNOPSIS
fbgrab [option...] png-file fbgrab -? DESCRIPTION
fbgrab is a wrapper around fbcat which emulates the behaviour of Gunnar Monell's fbgrab utility. OPTIONS
fbgrab accepts the following options: -c N Grab the /dev/ttyN virtual terminal. Note This option might require root privileges (or CAP_SYS_TTY_CONFIG capability). -C N Switch to the /dev/ttyN virtual terminal, then wait a few seconds before grabbing it. Note This option might require root privileges (or CAP_SYS_TTY_CONFIG capability). -d fb-device Use the fb-device framebuffer device. By default, the device name is taken from the FRAMEBUFFER environment variable. If it is unset or empty, the default is /dev/fb0. -i Enable PNG interlacing. -s N Sleep N seconds before making the screenshot or switching virtual terminals. -? Display help and exit. UNSUPPORTED OPTIONS
The following options of Gunnar Monell's fbgrab are recognized but not supported: -f fb-dump-file -b N -w N -h N SEE ALSO
png(5), fbcat(1) COPYRIGHT
Copyright (C) 2009, 2011 Jakub Wilk fbgrab 0.3 05/14/2012 FBGRAB(1)
All times are GMT -4. The time now is 12:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy