Vlc and lirc

Hi guys!
I need some help getting my remote to work with vlc. I configured lircd and have entries for mythtv, mplayer and vlc in my ~/.lircrc. The remote works fine with mplayer (after rebuilding using abs) and mythtv but not with vlc.
So far, I downloaded the vlc PKGBUILD using abs and added --enable-lirc:
#PKGBUILD
./configure --prefix=/usr \
--enable-dvdread \
--enable-lirc \
--enable-dvdnav \
--enable-madi \
--enable-ffmpeg \
--disable-rpath \
--enable-qt4 \
--enable-faad \
--enable-alsa \
--enable-skins2 \
--enable-dvb \
--enable-dmo \
--with-ffmpeg-faac \
--with-ffmpeg-vorbis \
--with-ffmpeg-dts \
--with-ffmpeg-ogg \
--with-ffmpeg-theora \
--enable-v4l \
--enable-theora \
--enable-flac \
--enable-snapshot \
--enable-hal \
--enable-dbus \
--enable-ogg \
--enable-dbus-control \
--enable-shared \
--enable-nls \
--enable-lirc \
--enable-shout \
--enable-pvr \
--enable-release \
--program-suffix= \
--with-dv-raw1394=/usr/include/libraw1394 ${EXTRAFEATURES} || return 1
I rebuilt vlc using makepkg and pacman -U'd the new package. I added entries like
#~/.lircrc
# Mute
begin
prog = vlc
button = mute
repeat = 3
config = key-vol-mute
end
for vlc in my ~/.lircrc and restarted lircd. Somehow, im still missing something. Could you please give me a hint?
Cheers
zimt

Thank you for the hint. I did not find specific debugging utilities, but I did something else. I did
sudo /etc/rc.d/lircd stop
sudo /usr/sbin/lircd -n
to prevent lircd from going in the background. After starting, lircd prompted
lircd: lircd(all) ready
Then I started an .avi movie with vlc. The prompt did not show any output while startup or pressing any buttons of my remote control. Then I stopped vlc and opened the same movie with mplayer. This made lircd prompt
lircd: accepted new client on /dev/lircd
and
lircd: removed client
after I killed mplayer. I guess this is the correct output that should also be there when I start vlc. So it's not a button specific problem and rather me not being able to build vlc in a way that it supports lirc. Anyone any idea?
Last edited by zimt (2008-12-26 12:23:35)

Similar Messages

  • No Sound in VLC and Virtualbox

    I have a workstation with two sound outputs - my ESI Juli@ and the HDMI out on my FirePro V5800.  I have an issue where some applications cannot produce sound.  That said, alsamixer and the OS itself do see the card, and it works just fine for sound from Firefox.
    Originally, my issue was ALSA defaulting to the HDMI out and not giving me any audio.  I first solved this by blacklisting the module for snd-hda-intel (the HDMI out).  This "hack" allowed the OS to automatically choose the Juli@ as the default sound card and got sound working in the OS itself and Firefox.  But then, I realized VLC and Virtualbox weren't working with the card and figured I should find a more proper solution.  I got the following message from VLC:
    "VLC failed to initialize your sound output device (if any).
    Please update alsa-lib to version 1.0.23-2-g8d80d5f or higher to try to fix this issue."
    Looking at the ALSA page on the Arch wiki, I decided that manually reordering the modules was necessary.  The documentation there was poor, though, and I couldn't figure it out.  Eventually, I found a forum post about the above error message and someone put things in more simple language.  As such, I've modified my modprobe.conf to look like this:
    # /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
    options snd-ice1724 index=0
    options snd-hda-intel index=1
    I must've done something right, because the OS and Firefox get sound just fine with the Juli@ as the default sound card without me blacklisting the HDMI out's module.  However, my issue in VLC and Virtualbox remains with the same errror message, so I figure I'm missing something.
    Here is the output of aplay -l:
    **** List of PLAYBACK Hardware Devices ****
    card 0: Juli [ESI Juli@], device 0: ICE1724 [ICE1724]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: Juli [ESI Juli@], device 1: ICE1724 IEC958 [ICE1724 IEC958]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: Generic [HD-Audio Generic], device 3: ATI HDMI [ATI HDMI]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    The relevant entries from lspci -v:
    01:01.0 Multimedia audio controller: VIA Technologies Inc. VT1720/24 [Envy24PT/HT] PCI Multi-Channel Audio Controller (rev 01)
            Subsystem: Device 3031:4553
            Flags: bus master, medium devsel, latency 64, IRQ 23
            I/O ports at a000 [size=32]
            I/O ports at 9800 [size=128]
            Capabilities: <access denied>
            Kernel driver in use: ICE1724
            Kernel modules: snd-ice1724
    06:00.1 Audio device: ATI Technologies Inc Juniper HDMI Audio [Radeon HD 5700 Series]
            Subsystem: ATI Technologies Inc Juniper HDMI Audio [Radeon HD 5700 Series]
            Flags: bus master, fast devsel, latency 0, IRQ 51
            Memory at febfc000 (64-bit, non-prefetchable) [size=16K]
            Capabilities: <access denied>
            Kernel driver in use: HDA Intel
            Kernel modules: snd-hda-intel
    And the output given by VLC when run from command line and given a file to play:
    VLC media player 1.1.6 The Luggage (revision exported)
    Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
    Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
    Blocked: call to setlocale(6, "")
    Blocked: call to sigaction(17, 0x7f2a8f203ab0, 0x7f2a8f203b50)
    Warning: call to signal(13, 0x1)
    Warning: call to signal(13, 0x1)
    Warning: call to srand(1296590680)
    Warning: call to rand()
    Blocked: call to setlocale(6, "")
    (process:5985): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
    Warning: call to signal(13, 0x1)
    Blocked: call to sigaction(11, 0x7f2a8f203370, (nil))
    Blocked: call to sigaction(6, 0x7f2a8f203370, (nil))
    Blocked: call to sigaction(5, 0x7f2a8f203370, (nil))
    Blocked: call to sigaction(8, 0x7f2a8f203370, (nil))
    Blocked: call to setlocale(1, "C")
    Blocked: call to setlocale(1, "en_US.utf8")
    Blocked: call to setlocale(1, "C")
    ALSA lib pcm_direct.c:980:(snd1_pcm_direct_initialize_slave) unable to install hw params
    ALSA lib pcm_dmix.c:1030:(snd_pcm_dmix_open) unable to initialize slave
    [0x26a0d60] oss audio output error: cannot reset OSS audio device
    [0x26a0d60] jack audio output error: failed to connect to JACK server
    ALSA lib pcm_direct.c:980:(snd1_pcm_direct_initialize_slave) unable to install hw params
    ALSA lib pcm_dmix.c:1030:(snd_pcm_dmix_open) unable to initialize slave
    Warning: call to sigaction(14, 0x7f2a85830850, (nil))
    SNDCTL_DSP_GETFMTS: Device or resource busy
    Warning: call to rand()
    Warning: call to rand()
    Warning: call to rand()
    Warning: call to rand()
    I'm thinking the system seeing the Juli@ as two devices means I need to add another line to modprobe.conf, but I'm not really sure at this point.  It'd be awesome if someone a little more expert regarding ALSA and maybe this audio chipset could please give a guy some help.

    BUMP for this one.
    I've updated packages since then, as well as manually selecting ALSA as playback for these two programs with no luck.  I've tried using the instructions here:
    http://www.alsa-project.org/main/index. … le-ice1724
    But it seems like most of it isn't relevant...  My Arch install has soundcore.ko.gz, snd-cmipci.ko.gz, and snd-ice1724.ko.gz just by proxy.  The part about /etc/conf.modules is deprecated in Arch as well.
    I'm dying to have sound in VLC and my VMs on my desktop.  Please help!

  • ITunes 10.0.4.4 is stuttering at most HD videos (Win 8 64 bit). VLC and WMP works fine.

    Hi,
    i have a problem while i'm trying to setup my iTunes on Windows. iTunes 10.0.4.4 is stuttering at the most of my HD videos (Win 8 64 bit).  On VLC and WMP all Videos are playing fine. My 3 years old Macbook PRO with much less computing power plays all my videos smooth. Unfortunately since i have a lot of iTunes stuff and iDevices i have and i wnat to use iTunes also under Windows 8 (64bit). The impossibility to play my movies smooth annoys me
    Hope someone can help me Thanks!
    My PC-Config:
    Win 8 PRO with Windows Media Center
    iTunes 10.0.4.4
    CPU: i7 4400 3,3 Ghz Quad
    RAM: 16 GB
    SATA: 256 GB SDD Samsung
    GraphicsCard: NVIDIA Geforce GTX 770 - 4GB

    Hi TischKaskade,
    If you are having issues with HD video playback in iTunes on your Windows machine, you may find the following article helpful:
    Apple Support: Troubleshooting iTunes for Windows Vista or Windows 7 video playback performance issues
    http://support.apple.com/kb/ts1718
    Regards,
    - Brenden

  • (Solved) Having trouble installing vlc and openoffice

    I am having trouble installing both VLC and Openoffice.
    VLC
    I tried typing in:
    yaourt -S vlc
    At first, it finds the package, and the first time I did it, downloaded quite a bit of stuff, and then it failed after installing a rather large package and then says :
    error: failed retreiving file 'vlc-0.9.9a-6-i686.pkg.tar.bz' from archlinux.unix.heads.org : Not Found
    Any idea what may be causing this?
    OpenOffice
    I tried typing in:
    yaourt -S openoffice
    Then it said it could not find openoffice in my /etc/customizepkg.d and then asks me to change my PKGBUILD and I had no idea what to edit in it.
    Then, it tried to install it,  and it tells me svn is not found in AUR.
    What does this mean and how can I get openoffice?
    Last edited by iscalio (2009-07-09 08:26:02)

    You need to use the -y flag to update your local repository list.
    Ie pacman -Sy
    You can conveniently combine all of your tasks..
    pacman -Sy vlc openoffice-base
    Error retrieving a file means either
    A) The mirror you are using is updating itself and you were unlucky enough to sync right when it was doing so.. youll need to wait a little while and try -Sy again then..
    B) Related to A.. your database could be either older or newer than the mirror you are using. If you switched mirrors recently, this happens sometimes. Most mirrors update ~daily, but some update ~weekly. -Sy to sync.. you could try -Syy to force a full sync so that even lists of supposedly up-to-date repositories (core,extra,so forth) are synced (doing so is only good/useful if you have problems)..
    C) Your mirror is offline.. change it to another one in /etc/pacman.d/mirrorlist
    D) Your internet is not running / your DNS is not working properly.. try to ping a site you know is online to be sure. Google is always a good choice. ping www.google.com. You can ctrl+c to end it if it responds as expected. Fix your internet (see the wiki) and domain name server (/etc/resolv.conf and your router) if you have problems.
    You may or may not also wish to pacman -Scc in order to clean out your cache of saved packages in case there is a download problem.
    Your post gives the impression you don't understand pacman vs yaourt.. apologies if i'm wrong, but just in case:
    Pacman is used for official binary repository files. Yaourt can do pacman's job in addition to its own with the same syntax (imo it does a pretty slow and lousy job of such though), but it's real original function is primarily to install 3rd party / community packages that the Arch devs either can't or won't maintain (and most often, have not "ok"ed them as safe to install). You should look at yaourt in the wiki.. when it asks you to change the pkgbuild I imagine you mean when it says 'what do you want to edit it with?'.. which you dont need to edit it at all. The reason it asks you is because yaourt can install stuff from AUR, which like I said is 3rd party / community stuff that can contain something malicious (AUR is open to submissions, unlike the official repositories) and you are highly advised to look it over for something fishy before compiling and installing. FYI -- believe me, you don't want to compile openoffice without reaaally good reason on a really fast machine. It hurts. Your machine will be as usable as a doorstop for a very long time while it's doing it's business. Just save your time and patience, install the compiled binary via pacman instead.
    Please use the wiki, forum search functions, and man pages. Most of the Arch community is friendly and knowledgeable, but people get (rightly) irked when their work maintaining the aforementioned to answer queries like this one are ignored.
    Last edited by FrozenFox (2009-07-09 03:26:02)

  • [SOLVED] Do I need to install Codecs if I use VLC and Clementine?

    I realize that this might be a stupid question but I just want to be sure.
    Do I need to install the Codecs listed on the Arch Wiki if I'm using VLC (for video) and Clementine (for audio)? If not, then is there any situation you can think of where I might need those codecs installed even after I have the necessary media apps?
    Last edited by chosentorture (2014-12-06 02:33:36)

    drcouzelis wrote:What codecs and wiki page are you referring to?
    All the relevant codecs needed to play videos and audio files listed on Codecs.
    drcouzelis wrote:Do you have a video or audio file that doesn't play correctly? If not, then you're all set!
    After installing VLC and ALSA, some videos played correctly while others opened with incorrect resolutions and a screeching and tearing sounds.

  • I recently bought 13" mbp 2012 and I noticed that I only got 2HRS max and the only thing Im doing is watch movies on VLC and surf the net. How long does you mbp battery last?

    I recently bought 13" mbp 2012 and I noticed that I only got 2HRS max and the only thing Im doing is watch movies on VLC and surf the net. How long does you mbp battery last?

    That listed 7 hours is with very limited use. Low screen brightness, low keyboard backlight, No WiFi or bluetooth.
    Most I have ever gotten from my 15" 2011 model is around 5-6 hours and that was with very light use. Just Web, Chrome, and email, thunderbird, and Wifi.

  • VLC and hardware acceleration ?

    Hello !
    I have a problem with VLC and hardware acceleration. I have installed the VDPAU package, and enabled GPU in VLC preference. At this point, when I try to play a h264 video, VLC crashes with the following output :
    m_el[mi_level] == NULL
    arrrrrrrrrrrrrg Up cannot escape itself
    m_el[mi_level] == NULL
    arrrrrrrrrrrrrg Up cannot escape itself
    libva: libva version 0.31.1
    Xlib:  extension "XFree86-DRI" missing on display ":0.0".
    libva: va_getDriverName() returns 0
    libva: Trying to open /usr/lib/dri/nvidia_drv_video.so
    vlc: vdpau_driver.c:233: vdpau_do_Initialize: Assertion `vdp_status == VDP_STATUS_OK' failed.
    Aborted
    I don't know what to do to fix it. My GPU is Nvidia 8800GTX. I anyone can help me, thanks !

    Here is vainfo output, thank you :
    [vince@areca ~]$ vainfo
    libva: libva version 0.31.1
    Xlib:  extension "XFree86-DRI" missing on display ":0.0".
    libva: va_getDriverName() returns 0
    libva: Trying to open /usr/lib/dri/nvidia_drv_video.so
    vainfo: vdpau_driver.c:233: vdpau_do_Initialize: Assertion `vdp_status == VDP_STATUS_OK' failed.
    Aborted
    [vince@areca ~]$

  • VLC and even Quicktime stutters while playing videos

    VLC and even Quicktime stutters while playing videos, more so for HD content. Any tips to improve performance? I have already tried turning off automatic graphics switching, did not make things better
    I have an early 2011 Macbook Pro 15 inch, and i have had this problem from forever

    I'm sorry, I didn't explain myself correctly. I was referring to watching a video on the iPod. It is really annoying when the video freezes momentarily, and the audio continues to play smoothly, but by the time the video catches up, you have lost several frames of your video. You know what I mean? Really annoying...
    Papi625
    Let me ask you this:
    How can you "watch" a video while you are scrolling
    around in your menus? There is only one screen on my
    iPod and I can only use it to watch videos OR scroll
    through menus. When I press the menu button while
    watching a video, the iPod goes back to the previous
    menu. Then, when I go back to the video, it starts
    back exactly where it was when I pressed the menu
    button in the first place. Apparently, it pauses
    while you are looking through the menu screens. Now
    with music, I understand what you're saying but I
    haven't had any stuttering or anything while browsing
    the menus. The video is a bad example because it
    doesn't work like you have explained....

  • I burned home movie in idvd on 2010 iMac and plays fine there but not on 2008 macbook pro. someone mentioned vlc and codex needs?

    I created a movie in imovie and burned it to -R disk on my 2010 imac. It plays well there. But when I tried to play it in my 2008 macbook pro it would not play. what I got was two folder icons that said audio and visual and when i clicked on those it brought up several lines I couldn't understand. I did get the audio but not the video.
    Apple said the Pro was beyond applecare which I knew but I thought it was iLife issue. They said it was not---that it was a Pro issue. I heard something about needing download of VLC and something about a codex. Not having much of an idea of what I was doing I downloaded a VLC thing and the disk played audio and video. Once. Today it will not play. So that is where I am stuck. Can anyone help please?

    Hi
    Does the DVD play on a standard DVD-player ?
    If so - then the Pro doesn't need anything. Most probably the problem is due to
    • Cheap brand of DVD used - Memorex and NoName known problem makers - I use Verbatim (only)
    • Burn Speed not set down - I do to x2 - and to select BEST is not a good choice at all as this will be same as Highest = Lot's of burn errors
    If DVD plays OK on the other Mac - make a Copy BY USING Disk Util tool and do not forget to set down the Burn Speed !
    Yours Bengt W

  • VLC and permissions

    I have 2 related questions. I am not sure if this is the best place o ask but I'll give it a shot.
    I have not yet mastered the permissions model in OS X. For some reason when I install VLC and change to a different login account, VLC cannot be run. Every other program that I have installed can be run from any account. I am running a nightly Intel build of VLC. Is there an easy way to make VLC available to all users?
    I am used to Windows XP permissions. In Windows I can select a folder and change permissions of everything contained in the folder at once. Is there a way to do this in OS X?

    I've managed to get that far already but I don't see any option to apply to enclosed items. I have a vlc icon in the apps folder. I went to the information dialog and tookover the ownership. Here's what I have:
    Ownership & Permissions:
    You can: Read & Write
    Owner: me
    Access: Read & Write
    Group: admin
    Access: Read & Write
    Others: Read & Write
    Yet, when I double click on vlc I get an error. I see the button to apply to enclosed items but it is greyed out for some reason.

  • All video applications crash when loading a video. Including web browsers, vlc and quick time

    Last night chrome started crashing when trying to load a youtube video. I tried on safari and then downloaded firefox but they crashed too blaming flash player. Then when i tried to play a video using vlc that crashed too and so did quick time. Nothing will play in any application.   
    I've tried reinstalling the browsers, uninstalling and reinstalling flash player, repairing disk permissions, starting in safe mode and installing avast to scan for malware but none of these have made any difference. I haven't installed any updates since the last time it was working
    When verifying the disk permissions i get the following and no matter how many times i repair them it says the same thing
    OS 10.6.8
      Model Name: Mac Pro
      Model Identifier: MacPro1,1
      Processor Name: Dual-Core Intel Xeon
      Processor Speed: 2.66 GHz
      Number Of Processors: 2
      Total Number Of Cores: 4
      L2 Cache (per processor): 4 MB
      Memory: 4 GB
      Bus Speed: 1.33 GHz
      Boot ROM Version: MP11.005C.B08
      SMC Version (system): 1.7f10
      Serial Number (system): CK******Z6M
      Hardware UUID: *****
    <Edited By Host>

    Verify permissions for “HD”
    Permissions differ on "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/zh_TW.lproj/RemoteDesktopMenu.nib" , should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/Rem ote Desktop Message.app/Contents/Resources/zh_TW.lproj/UIAgent.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/LockScreen.app/Contents/Resources/zh_TW.lproj/MainMenu.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/zh_CN.lproj/RemoteDesktopMenu.nib" , should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/Rem ote Desktop Message.app/Contents/Resources/zh_CN.lproj/UIAgent.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/LockScreen.app/Contents/Resources/zh_CN.lproj/MainMenu.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/ko.lproj/RemoteDesktopMenu.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/Rem ote Desktop Message.app/Contents/Resources/ko.lproj/UIAgent.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/LockScreen.app/Contents/Resources/ko.lproj/MainMenu.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/Dutch.lproj/RemoteDesktopMenu.nib" , should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/Rem ote Desktop Message.app/Contents/Resources/Dutch.lproj/UIAgent.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/LockScreen.app/Contents/Resources/Dutch.lproj/MainMenu.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/Italian.lproj/RemoteDesktopMenu.ni b", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/LockScreen.app/Contents/Resources/Italian.lproj/MainMenu.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/Spanish.lproj/RemoteDesktopMenu.ni b", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/Rem ote Desktop Message.app/Contents/Resources/Spanish.lproj/UIAgent.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/LockScreen.app/Contents/Resources/Spanish.lproj/MainMenu.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/French.lproj/RemoteDesktopMenu.nib ", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/Rem ote Desktop Message.app/Contents/Resources/French.lproj/UIAgent.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/LockScreen.app/Contents/Resources/French.lproj/MainMenu.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/German.lproj/RemoteDesktopMenu.nib ", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/Rem ote Desktop Message.app/Contents/Resources/German.lproj/UIAgent.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/LockScreen.app/Contents/Resources/German.lproj/MainMenu.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/Japanese.lproj/RemoteDesktopMenu.n ib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/Rem ote Desktop Message.app/Contents/Resources/Japanese.lproj/UIAgent.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/LockScreen.app/Contents/Resources/Japanese.lproj/MainMenu.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Group differs on "Library/Internet Plug-Ins/flashplayer.xpt", should be 80, group is 0.
    Permissions differ on "Library/Internet Plug-Ins/flashplayer.xpt", should be -rw-rw-r-- , they are -rw-r--r-- .
    Permissions differ on "System/Library/CoreServices/Menu Extras/RemoteDesktop.menu/Contents/Resources/English.lproj/RemoteDesktopMenu.ni b", should be drwxr-xr-x , they are -rwxr-xr-x .
    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired.
    Permissions differ on "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/Rem ote Desktop Message.app/Contents/Resources/English.lproj/UIAgent.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions differ on "System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Su pport/LockScreen.app/Contents/Resources/English.lproj/MainMenu.nib", should be drwxr-xr-x , they are -rwxr-xr-x .
    Permissions verification complete

  • Video (VLC and Quicktime) lags when other monitor is turned off

    I have a mac mini running 10.6.1 with a dual monitor setup (mini dvi to dvi, and mini displayport to dvi). When i have a video running in either vlc or quicktime on one of the monitors and i turn the other monitor off, the video begins to lag every 3 seconds.
    Any ideas what i could do to fix this?

    Apparently something was up with my monitor connection. It was pushed in all the way, but when i took it out and put it back in the problem was fixed.

  • [SOLVED] VLC and WebCam networking

    Been searching and trying all kind of command line combinations and GUI settings so that a web cam connected to my laptop can stream video to my main desktop through router.  No success.
    I cannot get VLC to stream, always errors.  VLC works fine if I just start it and open /dev/video0.  How do I get the signal down the network ??  Can someone put me on the right track?
    Last edited by marxav (2008-12-19 21:59:18)

    Try this
    cvlc v4l:///dev/video:width=352:height=288:fps=12 --sout '#transcode{vcodec=wmv2,vb=800,scale=1}:duplicate{dst=std{access=http{user=guest,pwd=123456,mime=video/x-ms-wmv},mux=asf,dst=:8080/stream.wmv}}' --no-sout-audio &
    Must make the width, height (not sure about fps) fit your webcam mode.
    It's unfortunate that VLC is the only tool for webcam streaming that works well.
    Last edited by jcolinzheng (2008-12-18 17:49:49)

  • VLC and Keynote sync

    Downloaded VLC player, and put some utubes downloaded on my Mac then connected to big TV, can't play, no video but there is sound.
    Keynote presentation created from my Mac with sound track and transferred over to iPad, everything is off and no sound, why?
    Thanks.
    Fred

    Welcome to the Apple Community.
    It sounds as though you have a conflict of versions, I had a similar occurence, it took some sorting out.
    Try this:
    Remove the most up to date versions of your documents either by downloading from iCloud.com or by saving to iTunes on the iOS device. Turn off document and data syncing on all devices, turn it back on and change the name of your documents before re-adding them.

  • [SOLVED] XBMC-standalone and LIRC

    Hello everyone,
    I have been fiddling around with a minimal Arch setup to just run XBMC. So I installed it and enabled the systemd service. Everything works just fine. So I installed lird and a self-compiled kernel module for the XboxDVDDongle which works just fine with lird, when I test it with 'irw'. But how can I tell XBMC to use my xbox dongle as input? Since I don't really know how to manually confgure XBMC because in standalone mode one does not have a '~/.xbmc' folder anywhere. I am a bitepuzzled here. Can anyone shed some light on this matter? Thanks in advance!
    Last edited by Labello (2013-11-19 19:11:55)

    I recently fussed with getting this working myself, and in my case apparently the issue lies in XBMC itself; it expects a /dev/lircd when there isn't one in newer LIRC versions such as Arch use.
    Try copying the stock lirc.service to /etc/systemd/system/ and modifying it as follows:
    [Unit]
    Description=Linux Infrared Remote Control
    After=network.target
    [Service]
    Type=forking
    ExecStartPre=/usr/bin/mkdir -p /run/lirc
    ExecStartPre=/usr/bin/ln -sf /run/lirc/lircd /dev/lircd
    PIDFile=/run/lirc/lircd.pid
    ExecStart=/usr/sbin/lircd --driver=default --device=/dev/lirc0
    [Install]
    WantedBy=multi-user.target
    Then try rebooting and/or restarting XBMC and the LIRC service.
    Relevant bit is only this one.
    ExecStartPre=/usr/bin/ln -sf /run/lirc/lircd /dev/lircd
    I added the other ExecStartPre due to some odd issues with /run/lirc not being created like 1 out of every 10 boots, not entirely relevant to this specific issue.
    Thanks go to this thread for the original solution!
    Last edited by aqtrans (2013-11-19 10:39:37)

Maybe you are looking for

  • Finder in CoverFlow behaves incorrectly when you delete the top item

    Put Finder in CoverFlow mode, delete the top item from the file list, observe that the Cover of the deleted item is still shown in the CovderFlow window but the "file name" has been deleted from the file list.  Scroll down and notice that the Cover s

  • Maintain substitution but once save, it not show in the screen

    Dear experts, Normally when we create Substitute, we should see that person under our name, right? But some users* said that they CANNOT SEE their substitution name under their name...therefore they CANNOT DELETE / DEACTIVATE the substitute. (*only s

  • SRM query- Catalog

    Hi experts I would like to know , how we can add the catalog to some user. Where and how we do this additiona in SRM ..? Thanks in advance.

  • No insert Statements for EKKO EKPO in ST05 sql trace for transaction me21n

    No insert Statements for EKKO EKPO in ST05 sql trace for transaction me21n. IN ST05 I set a filter for ME21N and executed transaction to create a Purchase Order and then checked ST05 but there is  NO insert for EKKO or EKPO?? How Do I find in which c

  • Linux Plug in?

    The linux plugin download page seems to have a bad link: fpdownload.macromedia.com server not found. It's been like this for a few days for me. Any thoughts on how to get the plugin?