[MPlayer-users] FAAD: ERROR, too many payload bits read

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Apr 7 23:30:12 CEST 2011


On Wed, Apr 06, 2011 at 11:01:49PM +0100, Newsy Paper wrote:
> "#" is only working with recorded ts files.
> Usually is put the stream to stdin of mplayer
> #dvbstream -o 8192 | mplayer -demuxer lavf -aid 1 -

No, it's rather that this way of course no inputs work at
all since you're using stdin for the stream
You really should use a pipe (see mkfifo) instead of
piping via stdin.


More information about the MPlayer-users mailing list