[Ffmpeg-devel] bitstream.h ALT_BITSTREAM_WRITER
Michael Niedermayer
michaelni
Fri Sep 22 14:29:40 CEST 2006
Hi
On Fri, Sep 22, 2006 at 03:06:45PM +0300, Oded Shimon wrote:
> Turns out, for my vorbis encoder is need ALT_BITSTREAM_WRITER (which i
> assumes means it goes in the opposite direction of bits inside a byte) I
assumtion failure i think but its a long time ago that i touched that code ...
> tried enabling this, and first thing I was hit with is this:
>
> bitstream.h:326
> #ifdef ALT_BITSTREAM_WRITER
> FIXME may need some cleaning of the buffer
> s->index += n<<3;
> #else
>
> Commented out that line. Got a warning on implicit decleration of
> align_put_bits() in bitstream.h:117 .
>
> Compilation worked, but ffmpeg froze during encoding.
without looking at the backtrace, did you run make distclean?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is
More information about the ffmpeg-devel
mailing list