[streaming] Re: vlc and 3gpp format issues
Benjamin Pracht
bigben+spam at videolan.org
Fri Oct 21 18:06:04 CEST 2005
Le jeudi 20 octobre 2005 à 02:02 +0200, oscarpb a écrit :
> Hi
>
> I have the svn version of vlc compiled with cvs version ffmpeg which the
> libraries amr for support of 3gpp in ffmpeg.
> I can decode perfectly a video in format 3gpp:
> #transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=32,channels=2}:std{access=mmsh,mux=asfh,url=:8080/Transcode}
>
> But I don't know how to encode in format 3gpp:
> something like this doesn't work:
> #transcode{vcodec=mp4v,vb=256,scale=1,acodec=samr,ab=128}:std{access=udp,mux=ts,url=192.168.1.202}
>
Well, you need to recompile VLC with a self compiled version of ffmpeg
supporting amr to use the samr codec. Moreover, I'm not sure VLC can mux
amr in ts...
--
BigBen
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the streaming
mailing list