From: "ChaosMedia > WebDev" <webdev@chaosmedia.org>
To: Goga777 <goga777@bk.ru>, LinuxTV DVB Mailing <linux-dvb@linuxtv.org>
Subject: Re: [linux-dvb] cat: /dev/dvb/adapter0/dvr0: Value too large for defined data type
Date: Sun, 31 Aug 2008 11:10:49 +0200 [thread overview]
Message-ID: <48BA6019.10705@chaosmedia.org> (raw)
In-Reply-To: <20080830213831.7b8e2c42@bk.ru>
Goga777 wrote:
>
> env LANG=C cat /dev/dvb/adapter0/dvr0 | ffplay -
>
>
> "cat: /dev/dvb/adapter0/dvr0: Value too large for defined data type"
>
> is it possible to fix it ?
>
>
i usually have better results with dd
i don't remember the exact command line but it should be something like :
dd id=/dev/dvb/adapter0/dvr0 conv=noerror | mplayer -
but it's not perfect and also suffer buffer problem, i know you can set some buffer sizes with dd but i couldn't get something working flawlessly
try googling "dd dvr0 mplayer" you may find some more clues..
Marc
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-08-31 9:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-30 17:38 [linux-dvb] cat: /dev/dvb/adapter0/dvr0: Value too large for defined data type Goga777
2008-08-31 8:35 ` barry bouwsma
2008-08-31 8:43 ` Goga777
2008-08-31 9:10 ` ChaosMedia > WebDev [this message]
2008-08-31 9:37 ` [linux-dvb] cat: /dev/dvb/adapter0/dvr0: Value too large fordefined " Goga777
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=48BA6019.10705@chaosmedia.org \
--to=webdev@chaosmedia.org \
--cc=goga777@bk.ru \
--cc=linux-dvb@linuxtv.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.