Search found 12 matches

Go to advanced search

by aissa
17 May 2010 08:32
Forum: VLC media player for Linux and friends Troubleshooting
Topic: openSuse protrait mode - VLC with firefox
Replies: 3
Views: 550

Re: openSuse protrait mode - VLC with firefox

Thanks for the reply, im running VLC using firefox, How to change the output into X11 below is the simple code <body style="overflow:hidden"> <embed type="application/x-vlc-plugin" name="video1" autoplay="yes" loop="yes" width="800" height=...
by aissa
16 May 2010 15:37
Forum: VLC media player for Linux and friends Troubleshooting
Topic: openSuse protrait mode - VLC with firefox
Replies: 3
Views: 550

openSuse protrait mode - VLC with firefox

Hi, Iam using openSuse with firefox & vlc to develop portrait mode LCD, information screen im using "xrandr -o right" to rotate the screen every thing is ok except vlc, when playing video using Mozilla plug-ins the whole screen will be portrait mode but vlc playing in normal mode. Any ...
by aissa
03 Nov 2009 15:21
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC repository Error
Replies: 1
Views: 290

Re: VLC repository Error

Also on OpenSuse 11.0
by aissa
03 Nov 2009 15:08
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC repository Error
Replies: 1
Views: 290

VLC repository Error

Im trying to install vlc on OpenSuse 11.1

i always use the same way, this the first time i get this.

Code: Select all

Unable to create repository from URL 'http://download.videolan.org:80/pub/vlc/SuSE/11.1'. Try again?
Thanks
by aissa
29 Oct 2009 07:57
Forum: VLM
Topic: How To Output One Audio Track - VLM DVB-S Streaming
Replies: 0
Views: 925

How To Output One Audio Track - VLM DVB-S Streaming

Hi, I am streaming from DVB-S using VLM configuration as below, some channels have two audio tracks, can you please help me how to output one track for each channel new adapter1 broadcast enabled setup adapter1 input dvb:// setup adapter1 option dvb-adapter=1 setup adapter1 option dvb-frequency=1193...
by aissa
02 Nov 2008 06:40
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Developing VOD server
Replies: 4
Views: 874

Re: Developing VOD server

my server have 3 network cards 3x1000 mbps, network is not a problem in this case, i have already similar server installed on a hotel, but i want to build a new one for many reasons
by aissa
29 Oct 2008 07:34
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Developing VOD server
Replies: 4
Views: 874

Re: Developing VOD server

sorry man,

im not familiar with VC++, if you succeed in this please let me know i might read some tutorials abt VC++
by aissa
28 Oct 2008 08:07
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Developing VOD server
Replies: 4
Views: 874

Developing VOD server

Hi, Im trying to develop VOD server, and i want to use UDP unicast streams where all streams are centrally controlled. i have tried vlc on telnet interface its working perfect, but when i try to go up with the users it start pixelating. i have HD mpeg2 files ~6 mb/s each and i want to reach 150 ~ 20...
by aissa
05 Sep 2007 08:01
Forum: VLC stream-output (sout)
Topic: Configuration for AmiNET 110
Replies: 4
Views: 1672

Re: Configuration for AmiNET 110

let me understand one thing. is your STB reaching your server, try to access any web page from your server (if you have web server) if not you have to configure your stb network settings by clicking Ctrl+M on the STB keyboard to open managment console
by aissa
04 Sep 2007 13:42
Forum: VLC stream-output (sout)
Topic: Streaming to an Amino A110
Replies: 1
Views: 1462

Re: Streaming to an Amino A110

use

Code: Select all

AVMedia.Play('src=igmp://239.255.10.11:1234');
i think it will work
by aissa
04 Sep 2007 13:35
Forum: VLC stream-output (sout)
Topic: Requesting VOD from VLC
Replies: 1
Views: 589

Requesting VOD from VLC

hi, im new to controlling VLC from client side goal: to send request from client side using php to stream certain mpg file till now i got the below: $program = 'start C://"Program Files"//VideoLAN//VLC//vlc.exe C://wamp//www//test//testVTS_01_0.mpg:sout=#duplicate{dst=display,dst=std{acces...
by aissa
04 Sep 2007 13:26
Forum: VLC stream-output (sout)
Topic: Configuration for AmiNET 110
Replies: 4
Views: 1672

Re: Configuration for AmiNET 110

its working with as below:

the stream out must be udp://224.1.1.1:1111 (only example)

in the URL on your 110 type igmp://224.1.1.1:1111

i think this will work.

note im using 110h

Go to advanced search