mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 12:25:03 +00:00
6-channel raw acc on stereo speakers playback example
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14378 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
dbc22ec695
commit
3459e2da87
@ -7512,6 +7512,10 @@ mencoder \-tv driver=v4l:width=640:height=480 tv:// \-o tv.avi \-ovc raw
|
||||
.B Encode from a pipe:
|
||||
rar p test-SVCD.rar | mencoder \-ovc lavc \-lavcopts vcodec=mpeg4:vbitrate=800 \-ofps 24 \-
|
||||
.
|
||||
.TP
|
||||
.B Play a 6-channel aac file with only two speakers:
|
||||
mplayer -rawaudio on:format=0xff -af pan=6:1:1:0:1:0:1:1:0:1:0:1:1 adts_he-aac160_51.aac
|
||||
.
|
||||
.
|
||||
.\" --------------------------------------------------------------------------
|
||||
.\" Bugs, authors, standard disclaimer
|
||||
|
Loading…
Reference in New Issue
Block a user