Search found 15 matches

Go to advanced search

by GFORCE100
24 Apr 2007 12:03
Forum: VLC stream-output (sout)
Topic: FF and RR not working despite existing index file
Replies: 8
Views: 2317

Even if I change the RR and FF key codes to those below, it still doesn't fire the function if I press the RR and FF (or any other keys) on the remote control.
by GFORCE100
24 Apr 2007 11:33
Forum: VLC stream-output (sout)
Topic: FF and RR not working despite existing index file
Replies: 8
Views: 2317

I should add that the KeyAction() function does not get called when a key is pressed on the remote control, but DOES get called when a key is pressed on the keyboard.

Maybe there's a different event handler for the remote control?
by GFORCE100
24 Apr 2007 10:51
Forum: VLC stream-output (sout)
Topic: FF and RR not working despite existing index file
Replies: 8
Views: 2317

I got the FF and RR working, somehow, but it's slow and if I keep the RR or FF on too long, live5555 RTSP server crashes. I tried to adjust the play speed but to no avail. I did find out however that the KeyAction() function isn't being called though. I should at least get the alert("XYXYXYX&qu...
by GFORCE100
23 Apr 2007 14:59
Forum: VLC stream-output (sout)
Topic: FF and RR not working despite existing index file
Replies: 8
Views: 2317

I've tried what you say in http://forum.videolan.org/viewtopic.php?t=31467 save for the graphics but the KeyAction event never gets fired. Below, at least "alert("XYXYXYX");" should get fired if not anything else. In the body I included: <BODY onkeypress="keyAction(event);&q...
by GFORCE100
23 Apr 2007 10:50
Forum: VLC stream-output (sout)
Topic: FF and RR not working despite existing index file
Replies: 8
Views: 2317

You shouldn't need to do anything but press the key(s) on the remote. Make sure the tsx file is in the same directory as the ts file. Don't use a wireless connection. Look in Coffee Corner for a previous post from me for a fancy display during trick functions but not needed. If I don't do anything ...
by GFORCE100
23 Apr 2007 10:27
Forum: VLC stream-output (sout)
Topic: Video in the middle of screen on AminoNET 110
Replies: 2
Views: 752

It displays correctly on a projection tv will try it later on TV set.
On a 4:3 TV it doesn't though, and I can't think what I'm doing wrong. There should be a way to position the video in the centre of the screen (height / 2) etc. :?:
by GFORCE100
23 Apr 2007 10:25
Forum: VLC stream-output (sout)
Topic: RTSP streaming when clicking a url on AminoNET 110
Replies: 8
Views: 5213

Re: Amino and Live555 compatibility

Guys, I've just started a project to build a basic VOD server using the Amino STB. I saw in a post that you used Live555 RTSP server. We are likewise considering using this. Any problems with this package in production environment. Is it stable, reasonable performance, etc? We want to stream DVDs t...
by GFORCE100
20 Apr 2007 13:21
Forum: VLC stream-output (sout)
Topic: Video in the middle of screen on AminoNET 110
Replies: 2
Views: 752

Video in the middle of screen on AminoNET 110

Does anyone here know how to force the AminoNET 110 to playback a 16:9 video in the middle of the screen with the black bars at both the top and bottom of the screen? At the moment it always plays from the top leaving a thicker black bar at the bottom on a 4:3 TV. I tried VideoDisplay.SetAVAspect();...
by GFORCE100
20 Apr 2007 13:19
Forum: VLC stream-output (sout)
Topic: FF and RR not working despite existing index file
Replies: 8
Views: 2317

FF and RR not working despite existing index file

I used the Live5555 MPEG2TransportStreamIndexer.exe to make a .tsx index file for my movie .ts file. I'm playing back the .ts file on the AminoNet 110 just fine but when I press the RR or FF buttons, the video just pauses. How do I get it to actually RR or FF? I've added the following lines to the p...
by GFORCE100
18 Apr 2007 17:18
Forum: VLC stream-output (sout)
Topic: RTSP streaming when clicking a url on AminoNET 110
Replies: 8
Views: 5213

Thank you very much, it now works. I had a few other bugs to fix but once you pointed out the '' I got it working in a new clean html file which proved I had some other small bugs in my original html file.
by GFORCE100
18 Apr 2007 16:10
Forum: VLC stream-output (sout)
Topic: RTSP streaming when clicking a url on AminoNET 110
Replies: 8
Views: 5213

Use ncube instead. Offset and scale only works in LIVE555 (provided you built the index tsx file) AVMedia.Play('type=VOD;src=rtsp://<#SS_IP>/<#Alias>;servertype=ncube;offset=<#StartPos>;'); Thanks for your time. I tried the above but nothing happens, I think JMACX isn't being interpreted by the Ope...
by GFORCE100
18 Apr 2007 15:38
Forum: VLC stream-output (sout)
Topic: RTSP streaming when clicking a url on AminoNET 110
Replies: 8
Views: 5213

RTSP streaming when clicking a url on AminoNET 110

Hi all, I can't get VLC to output a RTSP video stream (only UDP/RTP) to my AminoNET 110 STB so I'm using the RTSP live5555 server instead. If I configure the channels found in the management settings of the AminoNET 110 STB by typing in http://<my IP address>/movie.ts the stream will play just fine....
by GFORCE100
13 Apr 2007 10:27
Forum: VLC stream-output (sout)
Topic: In plain english, a video stream to an AminiNET 110
Replies: 1
Views: 1184

In plain english, a video stream to an AminiNET 110

Hello, I've been reading this forum trying to find out in plain english how to let a video stream from VLC be played back by an Aminicom AmiNET 110 STB. I've read the information over and over but it's all just confusing, one person says use the wizard, the other says don't, one person says you need...
by GFORCE100
16 Mar 2007 13:05
Forum: VLC media player for Windows Troubleshooting
Topic: VLC MP streaming into Windows Media Player
Replies: 2
Views: 564

What formats and container are you using?
The file format is WMV, not sure about the container.
by GFORCE100
15 Mar 2007 14:48
Forum: VLC media player for Windows Troubleshooting
Topic: VLC MP streaming into Windows Media Player
Replies: 2
Views: 564

VLC MP streaming into Windows Media Player

Hi all, I'm trying to stream a video file from VLC MP so it can be opened via Windows Media Player (for now on the same PC, later on PC's on a network). So I use the wizard built into VLC MP to start the stream using the HTTP method and let that run. In Windows Media Player I open a URL and type in ...

Go to advanced search