Quoting Duncan Webb: > Ville Syrjälä wrote: > > >On Tue, Oct 25, 2005 at 08:05:18PM +0200, Tobias Engel wrote: > > > > > >>And the second problem: Is there any way to tell df_xine to use ffmpeg > >>instead of libmpeg2? I have to use df_xine for vdr because there is no > >>plugin that supports output to mplayer (afaik). > >> > >> > >No idea since I don't use vdr or df_xine. > > > Have you tried strace df_xine it will show which libraries are being > opened. However strace does generate a lot of output so you need to log > it something like > strace /usr/local/bin/df_xine 2> ~/df_xine.strace
"strace -o file" is easier :) -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
