[packman] mjpegtools 2.0.0-1

Detlef Reichelt detlef at die-mafia.de
Thu Jun 9 20:54:12 CEST 2011


Am Thu, 9 Jun 2011 20:15:27 +0200
schrieb Manfred Tremmel <manfred at links2linux.de>:

> Am Donnerstag, 9. Juni 2011 schrieb yahoo-pier_andreit:
> > from tumbleweed I'm trying to update to mjpegtools 2.0.0-1 from
> > 1.9.0.0 but yast shows me this conflicts:
> 
> I'll take a look on it this weekend. If I'm not able to fix the 
> gstreamer incompatibility with mjpegtools 2.0.0 I'll add a mjpegtools 
> compatibility package with the old libs.

I add a quick hack for gstreamer-bad:

diff -Nur gst-plugins-bad-0.10.22/ext/mpeg2enc/gstmpeg2encoder.cc
gst-plugins-bad-0.10.22-new/ext/mpeg2enc/gstmpeg2encoder.cc ---
gst-plugins-bad-0.10.22/ext/mpeg2enc/gstmpeg2encoder.cc
2010-04-29 10:59:29.000000000 +0200 +++
gst-plugins-bad-0.10.22-new/ext/mpeg2enc/gstmpeg2encoder.cc
2011-06-09 10:50:35.920886002 +0200 @@ -27,9 +27,8 @@ #include
<mpegconsts.h> #include <quantize.hh> #if GST_MJPEGTOOLS_API >= 10900
-#include <ontheflyratectl.hh>
-#include <pass1ratectl.hh>
-#include <pass2ratectl.hh>
+#include <ontheflyratectlpass1.hh>
+#include <ontheflyratectlpass2.hh>
 #else
 #include <ratectl.hh>
 #endif

But someone with more SuperManPower should check this! ;)

Detlef




More information about the Packman mailing list