Blue_MiSfit
21st November 2009, 02:26
Hey all,
I deal with lots of low bitrate E-AC3 streams (256 kbps 5.1ch) that aren't decoded by the current libavcodec in eac3to or ffdshow.
Apparently, SBR is used, and not supported by lavc.
Here's the error from eac3to from both 2ch 128kbps E-AC3s and 6ch 256kbps E-AC3s.
libav Spectral extension is not implemented. If you want to help, update your FFmpeg version
to the newest one from SVN. If the problem still occurs, it means that your file has extension
which has not been tested due to a lack of samples exhibiting this feature. Upload a sample
of the audio from this file to ftp://upload.mplayerhq.hu/incoming and contact the ffmpeg-devel
mailing list.
I need to play .TS files muxed with these E-AC3 streams, and H.264 video.
Any suggestions for a good DirectShow decoder that can handle this?
~MiSfit
I deal with lots of low bitrate E-AC3 streams (256 kbps 5.1ch) that aren't decoded by the current libavcodec in eac3to or ffdshow.
Apparently, SBR is used, and not supported by lavc.
Here's the error from eac3to from both 2ch 128kbps E-AC3s and 6ch 256kbps E-AC3s.
libav Spectral extension is not implemented. If you want to help, update your FFmpeg version
to the newest one from SVN. If the problem still occurs, it means that your file has extension
which has not been tested due to a lack of samples exhibiting this feature. Upload a sample
of the audio from this file to ftp://upload.mplayerhq.hu/incoming and contact the ffmpeg-devel
mailing list.
I need to play .TS files muxed with these E-AC3 streams, and H.264 video.
Any suggestions for a good DirectShow decoder that can handle this?
~MiSfit