Here are the patches if you need them - apply to Mplayer 1.0rc1
I believe these are the changes to custom-convert.conf
Code:
--------------------
rtsp wav * *
[mplayer-stdout] -really-quiet -vc null -vo null -bandwidth 10000000 -cache
128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:waveheader:file=- $FILE$
2>/dev/null
rtsp mp3 * *
[mplayer-stdout] -really-quiet -vc null -vo null -bandwidth 10000000 -cache
128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=-
$FILE$ 2>/dev/null | [lame] --silent -r -x -q $QUALITY$ -b $BITRATE$ - -
2>/dev/null
rtsp flc * *
[mplayer-stdout] -really-quiet -vc null -vo null -bandwidth 10000000 -cache
128 -af volume=0,resample=44100:0:1,channels=2 -ao pcm:nowaveheader:file=-
$FILE$ 2>/dev/null | [flac] -cs --endian=little --channels=2 --sign=signed
--bps=16 --sample-rate=44100 --compression-level-0 - - 2>/dev/null
--------------------
+-------------------------------------------------------------------+
|Filename: mplayerstdout-patches.tar.gz |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=3405|
+-------------------------------------------------------------------+
--
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=38643
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins