<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Justin,<br>
<br>
The last compile that worked for me was a couple of days ago, with
output<br>
as follows (BTW -- I am unable to get any video output for this
particular<br>
sample which shows a video stream recognized as an mpeg2video @ 90000
fps!<br>
Any thoughts on that particular issue would be much appreciated,
thanks):<br>
<br>
FFplay version SVN-r11360, Copyright (c) 2003-2007 Fabrice Bellard, et
al.<br>
&nbsp; configuration: --enable-gpl --enable-pp --enable-swscaler
--enable-pthreads --enable-liba52 --enable-liba52bin --enable-libfaac
--enable-libfaad --enable-libfaadbin --enable-libmp3lame
--enable-libx264<br>
&nbsp; libavutil version: 49.6.0<br>
&nbsp; libavcodec version: 51.49.0<br>
&nbsp; libavformat version: 52.3.0<br>
&nbsp; built on Dec 30 2007 17:23:02, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)<br>
Input #0, mpeg, from '/dvd/md2/hd/shooter/HVDVD_TS/FEATURE_1.EVO':<br>
&nbsp; Duration: 01:05:11.5, start: 0.052644, bitrate: 24076 kb/s<br>
&nbsp;&nbsp;&nbsp; Stream #0.0[0x1e2]: Video: mpeg2video, 90000.00 tb(r)<br>
&nbsp;&nbsp;&nbsp; Stream #0.1[0xc3]: Audio: liba52, 48000 Hz, stereo, 192 kb/s<br>
&nbsp;&nbsp;&nbsp; Stream #0.2[0xc2]: Audio: E-AC3, 48000 Hz, 5:1, 768 kb/s<br>
&nbsp;&nbsp;&nbsp; Stream #0.3[0xc1]: Audio: E-AC3, 48000 Hz, 5:1, 768 kb/s<br>
&nbsp;&nbsp;&nbsp; Stream #0.4[0xc0]: Audio: E-AC3, 48000 Hz, 5:1, 1536 kb/s<br>
No accelerated IMDCT transform found <br>
<br>
However, when I compiled the changes made to the soc/eac3 directory
ealier<br>
today and tried to play the same sample, this is what I got instead:<br>
<br>
FFplay version SVN-r11360, Copyright (c) 2003-2007 Fabrice Bellard, et
al.<br>
&nbsp; configuration: --enable-gpl --enable-pp --enable-swscaler
--enable-pthreads --enable-liba52 --enable-liba52bin --enable-libfaac
--enable-libfaad --enable-libfaadbin --enable-libmp3lame
--enable-libx264<br>
&nbsp; libavutil version: 49.6.0<br>
&nbsp; libavcodec version: 51.49.0<br>
&nbsp; libavformat version: 52.3.0<br>
&nbsp; built on Jan&nbsp; 1 2008 13:13:17, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)<br>
Input #0, mpeg, from '/dvd/md2/hd/shooter/HVDVD_TS/FEATURE_1.EVO':<br>
&nbsp; Duration: 01:05:11.5, start: 0.052644, bitrate: 24076 kb/s<br>
&nbsp;&nbsp;&nbsp; Stream #0.0[0x1e2]: Video: mpeg2video, 90000.00 tb(r)<br>
&nbsp;&nbsp;&nbsp; Stream #0.1[0xc3]: Audio: liba52, 48000 Hz, stereo, 192 kb/s<br>
&nbsp;&nbsp;&nbsp; Stream #0.2[0xc2]: Audio: liba52, 48000 Hz, 5:1, 768 kb/s<br>
&nbsp;&nbsp;&nbsp; Stream #0.3[0xc1]: Audio: liba52, 48000 Hz, 5:1, 768 kb/s<br>
&nbsp;&nbsp;&nbsp; Stream #0.4[0xc0]: Audio: liba52, 48000 Hz, 5:1, 1536 kb/s<br>
No accelerated IMDCT transform found<br>
<br>
Because it is an EAC3 audio stream, I of course received the following
errors:<br>
<br>
[liba52 @ 0xa88100]ac3dec: AC3 Source channels are less than specified:
output to 4 channels.. (frmsize: 896)<br>
[liba52 @ 0xa88100]Error decoding frame<br>
.....<br>
<br>
Any suggestions would be appreciated.<br>
<br>
Thanks,<br>
<br>
Bill.<br>
<br>
<br>
Justin Ruggles wrote:
<blockquote cite="mid:477AA501.705@bellsouth.net" type="cite">
  <pre wrap="">Bill Crowley wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
It works fine for me. What errors are you getting?

-Justin
_______________________________________________
FFmpeg-soc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FFmpeg-soc@mplayerhq.hu">FFmpeg-soc@mplayerhq.hu</a>
<a class="moz-txt-link-freetext" href="http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc">http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc</a>

  </pre>
</blockquote>
<br>
</body>
</html>