This is a channel "changer" shell script i'm working on. It uses dialog to display the menus.
It was working fine until yesterday. When I try to change channels, it simply does not work.
Here's the fifo:
I'm wondering, what's wrong with the code?
Also, a second question. For the "Custom" option, i'd like to add an input prompt, to allow input to select a channel from /etc/mplayer/channels.conf. Anyone know how I would do this?
Hello ,
I am working on unix FIFO IPC. i have a doubt regarding that.
If the fifo is updated(write()) through one process....can we able to send any signal that fifo is updated and ready to get read...to other process.?? (0 Replies)
I have this problem using a script that uses mplayer. This is the error messages.
INFO: Mplayer Log
LOG: MPlayer SVN-r1.0~rc3+svn20090426-4.4.3 (C) 2000-2009 MPlayer Team
LOG: mplayer: could not connect to socket
LOG: mplayer: No such file or directory
LOG: Failed to open LIRC support. You... (1 Reply)
Dear friends
i'm want to implement a program which one file is split into fragments by the server (by some random size) and sent to some processes, so these processes get randomly the fragments of the original file from the server, then the downloader randomly connects to some of these processes... (0 Replies)
I have a script with:
mplayer tv:// -tv driver=v4l2:device=/dev/video0:width=320:height=240:norm=NTSC:fps=30:noaudio:input=0 -vf screenshot -aspect 4:3 -vo xv
to take .png screenshots.
It now works but am not getting what the webcam sees displayed in the frame -- just snow noise.
Does someone... (1 Reply)
Hi all ...
I would like to know how to install mplayer on solaris 10
i have been trying to understand it through the docs on their website
but didnt get it that well..
So if anyone can give me step by step instructions to install it ..i would much appreciate it!!!
Thanks (3 Replies)
hi, I have a problem. I've done a lil program which gets from the server the given persons username a personal folder. I made it with a pipe calling popen with a command, but how can i make the same thing using fifo. I make the fifo with mkfifo() func. and than what. How do I tell the sertver using... (3 Replies)
whenever i trty to install mplayer or for that matter any video player i have 2 types of error
1.error while loading shared libraries: libaa.so.1: cannot open shared object file: No such file or directory
2.error while loading shared libraries: libmp3lame.so.0: cannot open shared object file: No... (1 Reply)
Hi,
I'm a beginner in linux :(
I wanna play divx with MPlayer. I have mdk8.1 and I can't install MPlayer because I have gcc 2.96
I need upgrade my gcc to 2.95.2 or 2.95.4
Anyone can say me how do i do to uninstall gcc-2.96 and install gcc-2.95.2. Can you give me the exactly url to... (1 Reply)