VLC media player 2.1.0 Rincewind (revision 2.1.0-0-gedd8835), archlinux, 3.11.2-1-ARCH x86_64
when I use
Code: Select all
vcodec=mp3 OR acodec=mp4a,aenc=ffmpeg{strict=-2}
when I use
Code: Select all
acodec=mp4a,aenc=faad2
Code: Select all
cannot find audio encoder (module:faad2 fourcc:mp4a). Take a look few lines earlier to see possible reason.
cannot create audio chain
Please help
full line is like
Code: Select all
cvlc --sout='#transcode{acodec=mp3,ab=96,channels=1,vcodec=x264,vb=800,height=288,width=384,fps=25,venc=x264{profile=baseline,preset=ultrafast,vbv-bufsize=500,partitions=all,level=12,no-cabac,subme=7,threads=4,ref=2,mixed-refs=1,bframes=0,min-keyint=1,keyint=50,trellis=2,direct=auto,qcomp=0.0,qpmax=51}}:standard{access=http,mux=ts,dst=:5010/test.mp4,http-host=machine.local}' mms://webtv/link
Code: Select all
$ mplayer http://mybox.local:5010/test.mp4
MPlayer SVN-r36285-4.8.1 (C) 2000-2013 MPlayer Team
(..skip..)
Connecting to server [mybox.local]: 5010...
Cache size set to 320 KBytes
Cache fill: 0.00% (0 bytes) nop_streaming_read error : Resource temporarily unavailable
Stream not seekable!
Cache fill: 0.00% (0 bytes) Stream not seekable!
Cache fill: 0.00% (0 bytes) Stream not seekable!
Cache fill: 0.00% (0 bytes) Stream not seekable!
Cache fill: 0.00% (0 bytes) Stream not seekable!
Cache fill: 0.00% (0 bytes)
libavformat version 55.7.100 (internal)
Exiting... (End of file)
Code: Select all
[0x7fe6084c8e58] main mux error: cannot add this stream
[0x7fe60850f138] main decoder error: cannot create packetizer output (WMA2)