Sponsored Content
Full Discussion: mplayer snapshots
Top Forums UNIX for Dummies Questions & Answers mplayer snapshots Post 302447663 by slak0 on Tuesday 24th of August 2010 01:45:23 AM
Old 08-24-2010
[SOLVED] mplayer snapshots

Found the solution:
TV="-tv driver=v4l2:device=/dev/video0:width=320:height=240:norm=NTSC:chanlist=us-cable:input=0:noaudioSmilieutfmt=i420"
OUT="-fps 30 -cache 128"
PIC="-hue 0 -brightness 0 -contrast 0 -saturation 0 -aspect 4:3"
mplayer tv:// $TV $OUT $PIC -vf screenshot -vo xv,x11,
This User Gave Thanks to slak0 For This Post:
 

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
ACPI_SONY(4)						   BSD Kernel Interfaces Manual 					      ACPI_SONY(4)

NAME
acpi_sony -- ACPI notebook controller driver for Sony laptops SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device acpi_sony Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): acpi_sony_load="YES" DESCRIPTION
The acpi_sony driver provides support for the notebook controller in Sony laptops. Note that not all features will work on all laptop mod- els. SYSCTLS
The following sysctl nodes are currently implemented: dev.acpi_sony.0.brightness Current brightness level of the display. dev.acpi_sony.0.brightness_default Default brightness level of the display (survives reboot). dev.acpi_sony.0.contrast Current contrast level of the display. dev.acpi_sony.0.bass_gain Enable or disable the Bass Gain feature. dev.acpi_sony.0.cdp Turns the CD power on or off. dev.acpi_sony.0.azp Turns the audio power on or off. dev.acpi_sony.0.lnp Turns the wired network interface power on or off. SEE ALSO
acpi(4), sysctl(8) HISTORY
The acpi_sony driver first appeared in FreeBSD 6.0. AUTHORS
The acpi_sony driver was written by Takanori Watanabe <takawata@FreeBSD.org>. BSD
February 8, 2010 BSD
All times are GMT -4. The time now is 12:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy