Search found 42 matches

Go to advanced search

by albert60
21 Jun 2011 16:56
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Changing Program
Replies: 3
Views: 330

Re: Changing Program

ok thanks for the answer
by albert60
21 Jun 2011 16:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Changing Program
Replies: 3
Views: 330

Changing Program

Hello
I believe that the command to use to open a DVB-S stream under rvlc is :
"add dvb-s://frequency=10872000:srate=27500000"
I'm wondering how I can change a program (go to a different channel) when I'm using rvlc (under the same frequency of course)
thanks for your help
by albert60
26 May 2011 17:48
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Opening a DVB-S stream
Replies: 11
Views: 2061

Re: Opening a DVB-S stream

Ok
Otherwise is there a "scan" function which allows me to look for the channels that I can see in a satellite??
Edit : I used another tool to open the stream and it said that I have to add a demux plugin. Is it the same for VLC ??
Thanks for your help
by albert60
26 May 2011 17:07
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Opening a DVB-S stream
Replies: 11
Views: 2061

Re: Opening a DVB-S stream

I'm working with VLC 1.1.4 but I believe there is the same bug. The frequency is 12673 MHz but VLC doesn't let write 6 zeros after 12673 ... and when I used it in windows I just wrote 12673 for the frequency I tried to change some parameters in the advanced options, but apparently nothing change aft...
by albert60
26 May 2011 14:14
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Opening a DVB-S stream
Replies: 11
Views: 2061

Re: Opening a DVB-S stream

Ok thanks for your answer. This is what I fill: Transponder/multiplex frequency = 12673000(kHz) Transponder symbol rate = 27500 (kHz) This is the error message I get : VLC is unable to open the MRL 'dvb://frequency=12673000'. Check the log for details. The error message I get on the terminal [0x8819...
by albert60
23 May 2011 15:26
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Opening a DVB-S stream
Replies: 11
Views: 2061

Re: Opening a DVB-S stream

And so can I read a DVB-S stream ?? (sorry for the stupid questions but I have to find exactly why I can't read it)
by albert60
23 May 2011 13:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Opening a DVB-S stream
Replies: 11
Views: 2061

Re: Opening a DVB-S stream

Hi
When I write the command you told me I've got this message :

Code: Select all

/dev/dvb/adapter0/frontend0
May I understand that the driver is installed ??
Thanks for your help
by albert60
20 May 2011 16:16
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Opening a DVB-S stream
Replies: 11
Views: 2061

Opening a DVB-S stream

Hello I'm using ubuntu 10.10 and I have problems opening a DVB-S stream. I have a Plus TV DVB-S PCI and I didn't install any driver for it. When I wanted to get informations about material (using lspci) I got this message related to this card : 03:0a.0 Multimedia video controller: Conexant Systems, ...
by albert60
13 May 2011 16:10
Forum: VLC media player for Linux and friends Troubleshooting
Topic: net cat and rvlc
Replies: 0
Views: 229

net cat and rvlc

Hello
I'm using the 1.1.9 and I'm wondering if this version support unix sockets and if I can find a netcat version that support unix sockets.
Thanks for your help
by albert60
12 May 2011 19:34
Forum: VLC media player for Linux and friends Troubleshooting
Topic: rvlc and socket
Replies: 2
Views: 423

Re: rvlc and socket

I'm under the version 1.1.4. Can you please recommend me a version where the sockets work ??
by albert60
12 May 2011 16:19
Forum: VLC media player for Linux and friends Troubleshooting
Topic: opening rvlc
Replies: 2
Views: 449

opening rvlc

Hi I'm asking about the message I get in the terminal when I open rvlc : VLC media player 1.1.4 The Luggage (revision exported) Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS") Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE") [0x8e5352c] [rc] lua interface: Listening on ...
by albert60
12 May 2011 16:05
Forum: VLC media player for Linux and friends Troubleshooting
Topic: rvlc and socket
Replies: 2
Views: 423

rvlc and socket

Hello
I was told that if I write in a terminal

Code: Select all

rvlc --rc-unix=socket1
and in an another terminal I write

Code: Select all

echo 'help' | nc -U socket1
I will get the result of the help command in the second terminal. But unfortanutely it doesn't work
Can you please help me about this point ??
by albert60
07 May 2011 03:44
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Understanding rvlc
Replies: 4
Views: 570

Re: Understanding rvlc

Hi Rémi
Can you please give me an example of such operation using the commands add and info ??
I want to see how the input and the output do like.
Otherwise do you think I must update vlc ??
Thanks for your help
by albert60
06 May 2011 14:22
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Understanding rvlc
Replies: 4
Views: 570

Re: Understanding rvlc

But EOF triggers shutdown to rvlc... I have two questions:
1- Is it possible to enter more than one command to rvlc using a redirection of flow ?? (and how if it's possible)
2- How about using keyboard simulators ??
Thanks for your help
by albert60
05 May 2011 23:20
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Understanding rvlc
Replies: 4
Views: 570

Understanding rvlc

Hi I would like to understand how rvlc works with the input. First I wrote on the console : rvlc <<EOF >info >EOF And I get the result of the info command in the terminal. But when I wrote rvlc <<EOF >info >description >EOF I've got an error message: > Error in `info description' libvlc's "info...
by albert60
05 May 2011 23:11
Forum: VLC media player for Windows Troubleshooting
Topic: rvlc like
Replies: 1
Views: 115

rvlc like

Hi
I'm wondering if there is any platform that do the same work in Windows as rvlc in Linux
Thanks for your help
by albert60
05 May 2011 13:54
Forum: VLC media player for Linux and friends Troubleshooting
Topic: A script using rvlc
Replies: 0
Views: 224

A script using rvlc

Hi
I'm wondering if it's possible to write a script which do the following :
  • 1 - Open rvlc and
    2- Open a stream video (with the command add)
    3- Get the info (with the command info)
4-Quit rvlc
Thanks for your help
by albert60
04 May 2011 22:01
Forum: VLC media player for Linux and friends Troubleshooting
Topic: problem with commands in rvlc
Replies: 10
Views: 1270

Re: problem with commands in rvlc

I believe you're talking about the video stream. Unfortunately I have the same problem when I write in my file input : help help I get this message : Error in `help help' libvlc's "help help" is not a command Unknown command `help help'. Type `help' for help. All I want is to do this opera...
by albert60
04 May 2011 16:27
Forum: VLC media player for Linux and friends Troubleshooting
Topic: problem with commands in rvlc
Replies: 10
Views: 1270

Re: problem with commands in rvlc

Hi What I want to get is the following : I write rvlc and I get VLC media player 1.1.4 The Luggage (revision exported) Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS") Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE") [0x853cfc4] [rc] lua interface: Listening on host &quo...
by albert60
04 May 2011 01:00
Forum: VLC media player for Linux and friends Troubleshooting
Topic: problem with commands in rvlc
Replies: 10
Views: 1270

Re: problem with commands in rvlc

Hi I checked the number of lines of my file input wc -l </home/assia/Téléchargements/input 2 The file contains the following add /home/assia/Téléchargements/Going.flv info When I write rvlc < /home/assia/Téléchargements/input I have the same mistake libdvdread: Can't stat /home/assia/Téléchargements...
by albert60
02 May 2011 11:51
Forum: VLC media player for Linux and friends Troubleshooting
Topic: 2 commands in one input
Replies: 1
Views: 274

2 commands in one input

Hi
I'm asking how I can give two commands to rvlc in a text file (add /stream/file and info).
I tried to write it this way :
add /file
info

But it doesn't work. Is there a special way to write each command per line ? a special character ??
Thanks for your help
by albert60
01 May 2011 16:53
Forum: VLC media player for Linux and friends Troubleshooting
Topic: problem with commands in rvlc
Replies: 10
Views: 1270

Re: problem with commands in rvlc

That's what I did in the input :(
by albert60
01 May 2011 16:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: problem with commands in rvlc
Replies: 10
Views: 1270

problem with commands in rvlc

Hi I've got a problem using rvlc when I want to get the input from a file which contains more than 2 commands. My input file contains: add /home/assia/Téléchargements/Going.flv info when I write this : rvlc < /home/assia/Téléchargements/Going.flv I get this message VLC media player 1.1.4 The Luggage...
by albert60
30 Apr 2011 20:29
Forum: VLC media player for Linux and friends Troubleshooting
Topic: rvlc and stdin
Replies: 2
Views: 598

Re: rvlc and stdin

Ok
The problem is that I want to create a loop to write the command info in rvlc periodically.
Is that possible ??

Go to advanced search