Bug#643910: oggdec output to stdout is broken

2014-10-31 Thread Petter Reinholdtsen
Control: severity -1 important Control: fixed -1 1.4.0-3 Control: forcemerge 595104 643910 [Petter Reinholdtsen] > I suspect this was the same problem reported in bug #595104, and fixed > in version 1.4.0-3. Please test that version and let us know if it > solve your problem. No objection, so I

Bug#643910: oggdec output to stdout is broken

2014-10-22 Thread Petter Reinholdtsen
Hi, Ian. [Ian Jackson] > If I say: > oggdec -b 16 -e 0 -R 01\:\ Supervixen.ogg -o - | play -t raw -fs -r44100 > -v0.1 -2 -c2 - > I get white noise out of the speakers. Whereas if I say: > oggdec -b 16 -e 0 -R 01\:\ Supervixen.ogg -o /dev/fd/1 | play -t raw -fs > -r44100 -v0.1 -2 -c2 - > it

Bug#643910: oggdec output to stdout is broken

2011-09-30 Thread Ian Jackson
Package: vorbis-tools Version: 1.4.0-1 If I say: oggdec -b 16 -e 0 -R 01\:\ Supervixen.ogg -o - | play -t raw -fs -r44100 -v0.1 -2 -c2 - I get white noise out of the speakers. Whereas if I say: oggdec -b 16 -e 0 -R 01\:\ Supervixen.ogg -o /dev/fd/1 | play -t raw -fs -r44100 -v0.1 -2 -c2 - i