"IOhannes m zmölnig (Debian/GNU)" wrote :

does the problem go away if you install any (or all) of these
recommended packages?

Versions of packages gmerlin recommends: pn  gmerlin-encoders

E: Package 'gmerlin-encoders' has no installation candidate

I see gmerlin-encoders-ffmpeg and gmerlin-encoders-good but no gmerlin-encoders

<none> pn  gmerlin-plugins-avdecoder  <none> pn

I prefer not to install it because it is depending on libgmerlin-avdec1
and libgmerlin-avdec1 depends on libavcodec53 and I use libavcodec52 for better decoding of MPEG_TS

gmerlin-plugins-base       <none>

same problem gmerlin-plugins-base depends on libquicktime2 and libquicktime2 depends on libavcodec53. I have libquicktime1

I have tested in command line

gmerlin_transcoder gmerlin_plugincfg
gmerlin_alsamixer

and they are also terminating with SegFault

I do not know if it is important but, if I run gmerlin under strace, it search for /usr/lib/x86_64-linux-gnu/gmerlin/plugins without success

lstat("/usr/lib/x86_64-linux-gnu", {st_mode=S_IFDIR|0755, st_size=45056, ...}) 
= 0
lstat("/usr/lib/x86_64-linux-gnu/gmerlin", {st_mode=S_IFDIR|0755, st_size=4096, 
...}) = 0
lstat("/usr/lib/x86_64-linux-gnu/gmerlin/plugins", 0x7fff22695780) = -1 ENOENT 
(No such file or directory)

it search also for frei0r-1 without success

it search also to open
open("/usr/lib/x86_64-linux-gnu/libvisual-0.4/actor", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
 I have
/usr/lib/x86_64-linux-gnu/libvisual-0.4.so.0
 but no directory /usr/lib/x86_64-linux-gnu/libvisual-0.4/

B.

Reply via email to