Hi,
I've had a broken transcode installation for some months.
I'm trying to use transcode with option '-y ...,tcaud -E 48000 -N
0x2000' and I'm getting a response of
[ac3@<location>] Specified sample_fmt is not supported.
Can somebody confirm the value of LIBAVCODEC_VERSION_MAJOR during recent
builds in following context ..
--- export/aud_aux.c 2011-11-20 03:50:27.000000000 +1100
@@ 347,8 @@
//-- set parameters (bitrate, channels and sample-rate) --
//--------------------------------------------------------
avcodec_get_context_defaults(&mpa_ctx);
#if LIBAVCODEC_VERSION_MAJOR < 53
mpa_ctx.codec_type = CODEC_TYPE_AUDIO;
#else
mpa_ctx.codec_type = AVMEDIA_TYPE_AUDIO;
#endif
Thanks in advance,
Scott.
--
Package: transcode
Version: 4:1.1.7-0.4
Versions of packages transcode depends on:
ii liba52-0.7.4 0.7.4-16 library for decoding ATSC
A/52 str
ii libasound2 1.0.24.1-4 shared library for ALSA
applicatio
ii libavcodec53 5:0.10.2-0.3 Library to encode decode
multimedi
ii libavformat53 5:0.10.2-0.3 FFmpeg file format library.
ii libpostproc52 5:0.10.2-0.3 postproc shared libraries.