Hello again,

I did further investigation about this "non-working latest SVN version of FFMPEG" issue with VIA-Cle266+VDR+softdevice+DirectFB.

Following FFMPEG version WORKS with latest CVS versions of DirectFB/DFB/linux-viafb/softdevice VDR plugin (everything updated today 2007-03-14):
 svn checkout -r {20070207} svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg

However, the next day something has drastically changed in FFMPEG sources and following version or the latest DOESN'T WORK (black screen or lots of decoder reset error messages):
 svn checkout -r {20070208} svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg

Between these two versions I removed old /usr/lib/libav* and /usr/lib/libpostproc* files to make sure no previous binary version was hiding somewhere. I also made "make clean" to VDR and softdevice plugin sources between these tests.

The next step was to re-configure, recompile and install FFMPEG.
cd /usr/src/ffmpeg/
./configure --prefix=/usr
make
make install

Finally I recompiled VDR and VDR plugins:
cd /usr/src/vdr/
make
make plugins

Well, at the moment this is not a major problem for me because FFMPEG 20070207 version works and the picture is nice and smooth in CRT television. Thanks for the good work with Softdevice vdr plugin and VIA-CLE266 accelerator support.

Best regards,
Mike N

PS. Don't know whether re-compiling of DirectFB/DFB/linux-viafb would have any change between 2007-02-07 and 2007-02-08 FFMPEG versions. However, yeasterday I had re-compiled everything with the latest CVS/SVN versions and it didn't work so probably DirectFB doesn't have to be re-compiled if new FFMPEG library is installed.

From: Leo Márquez <[EMAIL PROTECTED]>
A lot of thanks Mike!!!!!
I'm at work and could not test it now but I'm happy because i was
thinking that I was alone in the world with this problem.

I'll expose results here after test it.

Leo.


En/na mike n ha escrit:
>> Leo Márquez wrote: Hi, I'm experimenting a lot of problems to run
>> vdr, softdevice with  dfb:cle266:viatv The output is poor, I don't
>> see live video, only a single frames each 2 seconds. It's very strange.
>

> Mike N wrote;
> Hello Leo,
>
> I have VIA M10000 and was experimenting the same problems. Fortunately
> I found a "solution", but I don't know what is causing the problem.
> Maybe you have the same scenario.
---snip snip snip---- > >
> I used following command to checkout older revision of FFMPEG:
> cd /usr/src/
> svn checkout -r {20061201} svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg

_________________________________________________________________
The average US Credit Score is 675. The cost to see yours: $0 by Experian. http://www.freecreditreport.com/pm/default.aspx?sc=660600&bcd=EMAILFOOTERAVERAGE

_______________________________________________
Softdevice-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/softdevice-devel

Reply via email to