Hi Experts.For my small multimedia audio =
project i wanna use mplayer as external decoder.As usually via pipe ,=
for example somplayer -af resample=3D44100:0:1,channels=3D2,fo=
rmat=3Ds16le -ao pcm:nowaveheader:file=3D/dev/stdout -quiet -really-q=
uiet 'saund_file.ext' | nextprog -options ...or so<=
br />http://martini.pudele.com/radio/programming/audio/mplayerdecso01.cI prefer output to pipe, not FIFO.It seems that mplayer=
also all messages put to stdout :(If i run mplayer without options -=
quiet and -really-quiet and sound output to stdout , i becomemusic mi=
xed with white noise , if message length "A: 14.8 (14.8) of 189=
=2E0 (03:09.0) 1.1%"is not N x 2 !If message length=
is is N x 2 but not M x 4, then stereo channels are swapped :DIs mpl=
ayer really absolutley quiet with options -quiet and -really-quiet ?I=
s mplayer also absolutley quiet if sound file/frame/tag/whatever is corrupt=
?How i can be 100% sure ?Is it possible all mplayer's in=
fo message function calls , printf(), puts(), putch(), to replace withfprintf(stderr, ... ) ,or #define puts( ss ) fprin=
tf(stderr, ss ) ?Is here another decoder progs/libs with easy-t=
o-use C API ?Tnx in advance @ allAlfs Kurmis =
----
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.