[solved] trouble getting marquee to show
Posted: 14 May 2013 00:46
I originally thought this was a problem with my coding using libvlc, but then I realized that I couldn't even get the marquee to show from the command line. Here is what I am trying:
I've tried a number of other options as well, but nothing seems to work. Could someone please let me know what combination of options works for them.
VLC ver 2.0.5
This a gentoo system, the following flags are set for the vlc package:
The following flags are unset:
I originally had the truetype flag set, but vlc complained:
So I removed the truetype flag, but I don't know if this has left me without marquee capability. The stdout from the above command does not complain about anything font specific:
Any ideas would be greatly appreciated. Thanks.
Code: Select all
cvlc test.mpg --marq-marquee "hello world"
VLC ver 2.0.5
This a gentoo system, the following flags are set for the vlc package:
Code: Select all
X a52 alsa avcodec avformat dbus dts dvbpsi dvd elibc_glibc encode ffmpeg gcrypt libnotify mmx mp3 mpeg ncurses ogg opengl png postproc qt4 sdl sse swscale udev vaapi vorbis xcb xml xv
Code: Select all
-aac -aalib -altivec -atmo -audioqueue -avahi -bidi -bluray -cdda -cddb -dc1394 -debug -dirac -direct2d -directfb -directx -dshow -dvb -dxva2 -egl -fbosd -flac -fluidsynth -fontconfig -gme -gnome -gnutls -growl -httpd -ieee1394 -ios-vout -jack -kate -kde -libass -libcaca -libproxy -libsamplerate -libtar -libtiger -linsys -lirc -live -lua -macosx -macosx-audio -macosx-dialog-provider -macosx-eyetv -macosx-qtkit -macosx-quartztext -macosx-vout -matroska -media-library -modplug -mtp -musepack -neon -omxil -optimisememory -opus -oss -portaudio -projectm -pulseaudio -pvr -rtsp -run-as-root -samba -schroedinger -sdl-image -shine -shout -sid -skins -speex -sqlite -svg -switcher -taglib -theora -truetype -twolame -upnp -v4l -vcdx -vlm -waveout -win32codecs -wingdi -wma-fixed -x264 -xosd -zvbi
Code: Select all
freetype spu text error: failed to load font file /usr/share/fonts/truetype/freefont/FreeSerifBold.ttf
Code: Select all
VLC media player 2.0.5 Twoflower (revision 2.0.5-0-g1661b7d)
[0x604138] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
libdvbpsi error (PSI decoder): TS discontinuity (received 15, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 7, expected 0) for PID 48
[0x6bbf58] qt4 interface error: Unable to load extensions module
libdvbpsi error (PSI decoder): TS discontinuity (received 15, expected 0) for PID 0
libdvbpsi error (PSI decoder): TS discontinuity (received 7, expected 0) for PID 48
No accelerated IMDCT transform found