<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
First of all, I want to say how much I appreciate all the fine work that<br>
has been done on this project. I can now play just about any 'evo' file<br>
perfectly, with one exception: the video stream on certain 'evo' files <br>
does not seem to be interpreted correctly.<br>
<br>
Perhaps I have not compiled ffmpeg correctly. The output below resulted<br>
from the simple compilation using the 'soc/eac3/checkout.sh' script
current<br>
as of a few minutes ago (at revision 1758), with no other modifications.<br>
<br>
<br>
./ffmpeg -i ~/sample.evo<br>
FFmpeg version SVN-r11360, Copyright (c) 2000-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 --enable-libxvid<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; 3 2008 06:59:05, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)<br>
<br>
<font color="#000099">Seems stream 0 codec frame rate differs from
container frame rate: inf (1/0) -&gt; 90000.00 (90000/1)</font><br>
Input #0, mpeg, from '~/sample.evo':<br>
&nbsp; Duration: 01:00:32.9, start: 3911.636644, bitrate: 23676 kb/s<br>
&nbsp;&nbsp;&nbsp; <font color="#000099">Stream #0.0[0x1e2]: Video: mpeg2video,
90000.00 tb(r)</font><br>
&nbsp;&nbsp;&nbsp; Stream #0.1[0xc2]: Audio: liba52, 48000 Hz, 5:1, 768 kb/s<br>
&nbsp;&nbsp;&nbsp; Stream #0.2[0xc1]: Audio: liba52, 48000 Hz, 5:1, 768 kb/s<br>
&nbsp;&nbsp;&nbsp; Stream #0.3[0xc0]: Audio: liba52, 48000 Hz, 5:1, 1536 kb/s<br>
&nbsp;&nbsp;&nbsp; Stream #0.4[0xc3]: Audio: liba52, 48000 Hz, stereo, 192 kb/s<br>
&nbsp;&nbsp;&nbsp; Stream #0.5[0x24]: Subtitle: dvdsub<br>
&nbsp;&nbsp;&nbsp; Stream #0.6[0x22]: Subtitle: dvdsub<br>
<br>
<br>
Any help someone could give me on this issue would be greatly
appreciated.<br>
<br>
Thanks.<br>
<br>
wlc.<br>
</body>
</html>