Quoting mike n:

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

Thanks for your detailed search on this issue.

>
> 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

If svn checkout commands is the same as cvs, this should include all changes
up to 2006-02-06 23:59:59. If thats correct, this is ffmpeg revision 7865,

>
> 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

and this should be revision 7881.

>From svn commit comments I guess relevant changes are:
rev 7877 : muxing packets with unknown timestamps is not allowed
rev 7879 : iam pretty sure send time is dts and not pts ...

Would you like to do some further checks?
Does revision 7876 still work?
If answer is yes which of above revision kicks us ?
If answer is no, I've to guess some more.

>
> 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

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

Reply via email to