Hi Bob, On 03/15/2011 04:59 AM, bob paulose appackan wrote:
> Hi Jean, > >>> How recent is your libavformat ? > It is about a month old. > >>> Or you bitstreaming the data or decoding it? > I am trying to decode and play a .ac3 file There is a patch that is currently in review to handle byte-swapped AC3. It has not been committed yet, but it shouldn't be too long. > On Tue, 2011-03-15 at 14:16 +0530, Jean-Yves Avenard wrote: >> On 15 March 2011 17:28, bob paulose appackan <[email protected]> wrote: >>> >>> Hi All, >>> >>> I have encountered a problem with AC3. An AC3 stream could be coded as a >>> little endian or a big endian. I could play only little endian stream >>> with ffplay. Has anyone tackled AC3 big endian streams? >> >> How recent is your libavformat ? >> >> Or you bitstreaming the data or decoding it? >> if bitstreaming, various endianness was added to the spdif muxer a few >> weeks ago only. Cheers, Justin _______________________________________________ libav-user mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-user
