Projects
Multimedia
dvswitch-git
dvrecord.sh
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dvrecord.sh of Package dvswitch-git
#! /bin/sh # simple wrapper for simple recording sessions name=$1 test -z "$name" && name=recording control_c() { echo "exiting ..." killall dvsource-firewire killall dvsink-files } trap control_c SIGINT dvsource-firewire -R & dvsink-files -R $name & dvswitch control_c
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.