[FFmpeg-soc] [soc]: r1741 - in eac3: ac3dec.c ac3dec.h eac3dec.c

Bill Crowley bc at wlca.com
Tue Jan 1 21:54:47 CET 2008


Justin,

The last compile that worked for me was a couple of days ago, with output
as follows (BTW -- I am unable to get any video output for this particular
sample which shows a video stream recognized as an mpeg2video @ 90000 fps!
Any thoughts on that particular issue would be much appreciated, thanks):

FFplay version SVN-r11360, Copyright (c) 2003-2007 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-pp --enable-swscaler 
--enable-pthreads --enable-liba52 --enable-liba52bin --enable-libfaac 
--enable-libfaad --enable-libfaadbin --enable-libmp3lame --enable-libx264
  libavutil version: 49.6.0
  libavcodec version: 51.49.0
  libavformat version: 52.3.0
  built on Dec 30 2007 17:23:02, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)
Input #0, mpeg, from '/dvd/md2/hd/shooter/HVDVD_TS/FEATURE_1.EVO':
  Duration: 01:05:11.5, start: 0.052644, bitrate: 24076 kb/s
    Stream #0.0[0x1e2]: Video: mpeg2video, 90000.00 tb(r)
    Stream #0.1[0xc3]: Audio: liba52, 48000 Hz, stereo, 192 kb/s
    Stream #0.2[0xc2]: Audio: E-AC3, 48000 Hz, 5:1, 768 kb/s
    Stream #0.3[0xc1]: Audio: E-AC3, 48000 Hz, 5:1, 768 kb/s
    Stream #0.4[0xc0]: Audio: E-AC3, 48000 Hz, 5:1, 1536 kb/s
No accelerated IMDCT transform found

However, when I compiled the changes made to the soc/eac3 directory ealier
today and tried to play the same sample, this is what I got instead:

FFplay version SVN-r11360, Copyright (c) 2003-2007 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-pp --enable-swscaler 
--enable-pthreads --enable-liba52 --enable-liba52bin --enable-libfaac 
--enable-libfaad --enable-libfaadbin --enable-libmp3lame --enable-libx264
  libavutil version: 49.6.0
  libavcodec version: 51.49.0
  libavformat version: 52.3.0
  built on Jan  1 2008 13:13:17, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)
Input #0, mpeg, from '/dvd/md2/hd/shooter/HVDVD_TS/FEATURE_1.EVO':
  Duration: 01:05:11.5, start: 0.052644, bitrate: 24076 kb/s
    Stream #0.0[0x1e2]: Video: mpeg2video, 90000.00 tb(r)
    Stream #0.1[0xc3]: Audio: liba52, 48000 Hz, stereo, 192 kb/s
    Stream #0.2[0xc2]: Audio: liba52, 48000 Hz, 5:1, 768 kb/s
    Stream #0.3[0xc1]: Audio: liba52, 48000 Hz, 5:1, 768 kb/s
    Stream #0.4[0xc0]: Audio: liba52, 48000 Hz, 5:1, 1536 kb/s
No accelerated IMDCT transform found

Because it is an EAC3 audio stream, I of course received the following 
errors:

[liba52 @ 0xa88100]ac3dec: AC3 Source channels are less than specified: 
output to 4 channels.. (frmsize: 896)
[liba52 @ 0xa88100]Error decoding frame
.....

Any suggestions would be appreciated.

Thanks,

Bill.


Justin Ruggles wrote:
> Bill Crowley wrote:
>   
>> jbr,
>>
>> FYI,
>>
>> I just tried to run "ffplay" using your latest eac3 changes
>> and EAC3 Audio is no longer recognized.
>>
>> Earlier versions of your eac3 code worked.
>>
>> Cheers,
>>
>> Bill.
>>     
>
> It works fine for me. What errors are you getting?
>
> -Justin
> _______________________________________________
> FFmpeg-soc mailing list
> FFmpeg-soc at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20080101/343aa021/attachment.htm>


More information about the FFmpeg-soc mailing list