[vlc-devel] vlc: svn commit r22440 (courmisch)
Rémi Denis-Courmont
rdenis at simphalempin.com
Thu Oct 4 21:11:29 CEST 2007
Le Thursday 04 October 2007 22:06:05 Subversion daemon, vous avez écrit :
> r22440 | courmisch | 2007-10-04 21:06:04 +0200 (Thu, 04 Oct 2007) | 4 lines
> Changed paths:
> M /trunk/modules/stream_out/transcode.c
>
> transcode: Don't force a default audio bit rate.
> This screws up any audio codec that does not support transrating.
> There is something fishy here.
Not sure if this is correct, but if this is not, then *every* encoder needs to
set the output bitrate. I suspect some simply cannot do that; and as a matter
of fact, some definitely don't (whether they could or not).
RTP stream output exports the bitrate, so better have no value (0) than the
wrong value.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list