Stefan Lucke wrote:
Quoting Nicolas Huillard <nhuillard@ghs.fr>:Stefan Lucke wrote: ...I tested my change with your three streams (took only 001.vdr files). The only difference I see is ffmpeg (vdr1.3.12, gcc 3.3.1) mine is: [softdevice] ffmpeg version(0.4.8) build(4700)
I'll check tonight if the errors I see are the same as previously.
The build number is statically defined in libavcodec/avcodec.h as LIBAVCODEC_BUILD. It must then be generated at "automake/autoconf" stage, and thus reflects the date at which you checkout from CVS.My cvs checkout was about early february. But I found another hint in avcodec.h (search for PADDING) .
[ .. ]http://www.epiawiki.org/wiki/tiki-download_file.php?fileId=8I think I followed those patch instructions but have to check exact kernel version later.Aug 11 08:22:24 vdr kernel: check x:720 y:576 bpp:32 Aug 11 08:22:24 vdr kernel: selmode :75 Aug 11 08:22:24 vdr kernel: setmode x:720 y:576 bpp:32 Aug 11 08:22:24 vdr kernel: pan_display offset:0 0
...
OK. I'll assume that we have the same kernel.I got tons of similar messages. Perhaps they differ in x and y since i use vga out (my LCD doesn't support 720x576).