From: Robert Longbottom <rongblor@googlemail.com>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: Re: OK szap is looking better, and I feel so close...
Date: Sat, 30 Apr 2011 11:00:31 +0100 [thread overview]
Message-ID: <4DBBDDBF.4020704@googlemail.com> (raw)
In-Reply-To: <BANLkTimi5Tz2ER=6y93SH3JFXqb-w=7A0g@mail.gmail.com>
On 30/04/2011 10:37, Morgan Read wrote:
> OK, think I might be getting somewhere...
>
<snip>
> [user@vortexbox ~]$ szap -r TV2
> reading channels from file '/home/user/.szap/channels.conf'
> zapping to 3 'TV2':
> sat 0, frequency = 12483 MHz H, symbolrate 22500000, vpid = 0x0204,
> apid = 0x028e
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 01 | signal fa00 | snr f772 | ber 00000000 | unc fffffffe |
> status 01 | signal 0f00 | snr a344 | ber 00000000 | unc fffffffe |
> status 01 | signal 0f00 | snr a423 | ber 00000000 | unc fffffffe |
> ... ... ...
> ^C
I'd expect to see (from memory) FE_HAS_LOCK on the end of those lines,
so something more like this:
status 01 | signal fa00 | snr f772 | ber 00000000 | unc fffffffe |
FE_HAS_LOCK
Looks like it hasn't locked on to the channel for some reason. I think
this is probably your problem, though I don't know what you should do to
fix it...
> [user@vortexbox ~]$
>
> And, while szap -r TV2 is running, on another console I should be able
> to run mplayer? So:
> [user@vortexbox ~]$ mplayer -vo x11 /dev/dvb/adapter0/dvr0
> MPlayer SVN-r33254-snapshot-4.5.1 (C) 2000-2011 MPlayer Team
> 162 audio& 360 video codecs
> Can't open joystick device /dev/input/js0: No such file or directory
> Can't init input joystick
> mplayer: could not connect to socket
> mplayer: No such file or directory
> Failed to open LIRC support. You will not be able to use your remote control.
>
> Playing /dev/dvb/adapter0/dvr0.
>
>
> MPlayer interrupted by signal 2 in module: demux_open
>
>
> MPlayer interrupted by signal 2 in module: demux_open
> [user@vortexbox ~]$
>
> But, nothing happens at Playing /dev/dvb/adapter0/dvr0. ... Where
> should I see what's playing?
I usually do:
$ cat /dev/dvb/adapter0/dvr0 > recording.mpg
and then in another terminal
$ mplayer recording.mpg
Though it doesn't look like thats your problem, but at least you can see
if any data is being retrieved if the file grows in size.
Robert.
next prev parent reply other threads:[~2011-04-30 10:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-30 9:37 OK szap is looking better, and I feel so close Morgan Read
2011-04-30 10:00 ` Robert Longbottom [this message]
2011-04-30 11:06 ` Morgan Read
2011-04-30 11:50 ` Robert Longbottom
2011-04-30 12:10 ` Morgan Read
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DBBDDBF.4020704@googlemail.com \
--to=rongblor@googlemail.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox