<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=postbody>Hi, <BR><BR>I just built 0.8.6-test1 beta on
linux and I tried to transcode a stream using vcodec=WMV3 and acodec=wma2
(also acodec=wma) and it didnt work... <BR><BR>I thought 0.8.6 supported both of
those? I have ffmpeg 0.4.9 installed. <BR><BR>The vlc command line: <BR>vlc -vvv
<A href="mmsh://<ip:port>" target=_blank>mmsh://<ip:port></A> --sout
'#transcode{vcodec=WMV3,scale=1,vb=64,fps=15,acodec=wma,ab=20,samplerate=22050,channels=2}:standard{access=mmsh,mux=asf,dst=:8010}'
<BR><BR><BR>Here's part of the output: <BR><BR>[00000266] asf demuxer debug:
found 2 streams <BR>[00000248] main input debug: selecting program id=0
<BR>[00000266] asf demuxer debug: added new audio stream(codec:0x161,ID:1)
<BR>[00000266] asf demuxer debug: added new video stream(ID:2) <BR>[00000266]
main demuxer debug: using demux2 module "asf" <BR>[00000270] main packetizer
debug: looking for packetizer module: 15 candidates <BR>[00000270] main
packetizer debug: using packetizer module "packetizer_copy" <BR>[00000248] main
input debug: stream out mode -> no decoder thread <BR>[00000296] main
packetizer debug: looking for packetizer module: 15 candidates <BR>[00000296]
main packetizer debug: using packetizer module "packetizer_copy" <BR>[00000248]
main input debug: stream out mode -> no decoder thread <BR>[00000248] main
input debug: starting in sync mode <BR>[00000263] access_mms access warning:
unimplemented query in control <BR>[00000248] main input debug: `mmsh://<ip
cut out>' successfully opened <BR>[00000296] packetizer_copy packetizer
debug: need dts > 0 <BR>[00000296] packetizer_copy packetizer debug: need dts
> 0 <BR>[00000296] packetizer_copy packetizer debug: need dts > 0
<BR>[00000296] packetizer_copy packetizer debug: need dts > 0 <BR>[00000296]
packetizer_copy packetizer debug: need dts > 0 <BR>[00000250] main stream
output debug: adding a new input <BR>[00000251] stream_out_transcode private
debug: creating video transcoding from fcc=`WMV3' to fcc=`WMV3' <BR>[00000297]
main decoder debug: looking for decoder module: 18 candidates <BR>[00000297]
ffmpeg decoder debug: libavcodec initialized (interface 3345152 ) <BR>[00000297]
ffmpeg decoder debug: postprocessing disabled <BR>[00000297] ffmpeg decoder
debug: Header: 46091A01 <BR>(wmv3@0xa157c80) <BR>[00000297] ffmpeg decoder
debug: ffmpeg codec (Windows Media Video 3) started <BR>[00000297] main decoder
debug: using decoder module "ffmpeg" <BR>[00000298] main encoder debug: looking
for encoder module: 4 candidates <BR>[00000298] ffmpeg encoder debug: libavcodec
already initialized <BR>[00000298] ffmpeg encoder error: cannot find encoder
Windows Media Video 3 <BR>[00000251] stream_out_transcode private error: cannot
find encoder ((null)) <BR>[00000297] ffmpeg decoder debug: ffmpeg codec (Windows
Media Video 3) stopped <BR>[00000297] main decoder debug: removing module
"ffmpeg" <BR>[00000251] stream_out_transcode private error: cannot create video
chain <BR>[00000296] main packetizer error: cannot create packetizer output
(WMV3) <BR>[00000250] main stream output debug: adding a new input
<BR>[00000251] stream_out_transcode private debug: creating audio transcoding
from fcc=`wma2' to fcc=`wma ' <BR>[00000314] main decoder debug: looking for
decoder module: 18 candidates <BR>[00000314] ffmpeg decoder debug: libavcodec
already initialized <BR>[00000314] ffmpeg decoder debug: ffmpeg codec (Windows
Media Audio 2) started <BR>[00000314] main decoder debug: using decoder module
"ffmpeg" <BR>[00000315] main encoder debug: looking for encoder module: 4
candidates <BR>[00000251] stream_out_transcode private error: cannot find
encoder ((null)) <BR>[00000314] ffmpeg decoder debug: ffmpeg codec (Windows
Media Audio 2) stopped <BR>[00000314] main decoder debug: removing module
"ffmpeg" <BR>[00000251] stream_out_transcode private error: cannot create audio
chain <BR>[00000270] main packetizer error: cannot create packetizer output
(wma2)</SPAN></DIV></BODY></HTML>