File: rtptv.sh

package info (click to toggle)
dvbstream 0.6%2Bcvs20090621-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 524 kB
  • sloc: ansic: 7,603; makefile: 56; perl: 43; sh: 20
file content (7 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#!/bin/sh
DUMPRTP=/home/dave/DVB/cvs/dvbstream/dumprtp
TS2PS=/home/dave/src/mpegtools/ts2ps
BFR=bfr
MPLAYER='mplayer -ao sdl -vo sdl -'

$DUMPRTP | $TS2PS 0 0 | $BFR -m 1024kB  | $MPLAYER