Piping from device?


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Piping from device?
# 1  
Old 03-31-2007
Piping from device?

Hi

Long time since I did any shell scripting so please be gentle with me! Smilie

Just wanted to know whether it is possible to take the streaming output from a dvb card /dev/dvb/adapter0/ and using named pipes and tee to pass the outputs to mplayer and mencoder so as to watch and record a telly program simultaneously.

If this is possible can anyone point me to a good example?

Many thanks
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. HP-UX

Failed to open tape device /dev/rmt/0mn:Device busy (errno = 16)

Hi, Unable to make tape backup, please help. /opt/ignite/bin/make_tape_recovery -a /dev/rmt/?mn -I -v -m tar -x inc_entire=vg00 * Creating local directories for configuration files and archive. ======= 04/25/16 16:28:08 IST Started /opt/ignite/bin/make_tape_recovery. (Mon... (4 Replies)
Discussion started by: anuragr
4 Replies

2. Red Hat

Unable To Activate Ethernet Network Device in RHEL 5.5 - e100 device eth0 does not seem to be presen

Hi All, Could anyone please help to resolve the below problem. I installed RHEL5.5 in my desktop.But when i try to activate the ethernet connection then it gives me the error. I spent 2 days for the above and go through with several suggestion found by googling. But no luck. ... (0 Replies)
Discussion started by: Tanmoy
0 Replies

3. Solaris

Migrating non DID device in a metaset to DID device

One of my team colleague mistakenly added non DID device to a metaset in a cluster node and inturn it is again added to concat . In that metaset all devices are DID devices except only one . is it possible to convert this non DID device in metaset to DID device without recreating the whole... (0 Replies)
Discussion started by: sekarsamy
0 Replies

4. AIX

How to find all device on p570 when need do device firmware upgrade?

I need upgrade firmware for the device of p570, when I go to IBM FIX download website, there are a lot of device of p570 listed. How can I know what device I have on my p570? (4 Replies)
Discussion started by: rainbow_bean
4 Replies

5. Shell Programming and Scripting

piping

I am using pipes (specifically piping out) in Perl to put an array from one file into an array in a different file. I can't figure out how to transfer the array. I kow how to open the pipe : open (FILEHANDLE, "| file") or die~ but how do I transfer the array. I think it has something to do with... (1 Reply)
Discussion started by: lnatz
1 Replies
Login or Register to Ask a Question
ME 
TV(1) Me TV Manual ME TV(1) NAME
me-tv - a digital television (DVB) viewer for GNOME SYNOPSIS
me-tv [-?|--help] [-v|--verbose] [-s|--safe-mode] [-m|--minimised] [--disable-epg] [--disable-epg-thread] [--no-screensaver-inhibit] [--devices] [--read-timeout] [--display=DISPLAY] DESCRIPTION
Me TV is a GTK desktop application for watching digital television services that use the DVB standard. Me TV works with DVB-T/C/S and ATSC cards that have kernel driver support. Me TV uses the xine video player to render its output onto its video window. Me TV reads the Electronic Program Guide (EPG) data that is transmitted over the air to populate a built-in program guide which can be used for scheduling recordings. Me TV has a built-in scanner which can autoscan certain countries or use an initial scan file. OPTIONS
-?|--help Show help options. -v|--verbose Show verbose output. -s|--safe-mode Show the preferences dialog an don't show video upon start. -m|--minimised-mode Show minimised in notification area at startup. --disable-epg Stops the rendering of the EPG event buttons on the UI. --disable-epg-thread Disable the EPG thread. Me TV will stop collecting EPG events. --no-screensaver-inhibit Tells Me TV not to call the screensaver Inhibit/UnInhibit methods for GNOME Screensaver. --devices Only use the specified frontend devices. You can specify more than one device by using a comma or colon separator. (e.g. --devices=/dev/dvb/adapter0/frontend1) --read-timeout How long to wait (in seconds) before timing out while waiting for data from demuxer (default 5) --display=DISPLAY X display to use AUTHOR
Michael Lamothe (2007-2011) <michael.lamothe@gmail.com>. COPYRIGHT
Copyright (C) 2011 Michael Lamothe <michael.lamothe@gmail.com>. 1.3.6 2011-01-20 ME TV(1)