multi channel HD server

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
semiconductor
Blank Cone
Blank Cone
Posts: 19
Joined: 15 Jul 2008 14:49

multi channel HD server

Postby semiconductor » 15 Jul 2008 14:58

HI VLC

I just need pointing in the right direction to get started. Im sure what I want is already discussed but after looking at the forum Im a bit lost in technical network jargon. Although Im not daunted.

I would like to use VLC to play synchronized HD files on multiple projectors. All the files are the same length but contain different content.
This will need multiple synchronized computers sending each stream to each projector. I hope this is simply explained.

Can you please help me get off on the right foot to understand how to do this, If it possible :)

thanks a lot
semiconductor

semiconductor
Blank Cone
Blank Cone
Posts: 19
Joined: 15 Jul 2008 14:49

Re: multi channel HD server

Postby semiconductor » 18 Jul 2008 01:19

Is this not even possible then?

Am I not being clear?

semiconductor

thannoy
Big Cone-huna
Big Cone-huna
Posts: 601
Joined: 20 Mar 2008 09:44
VLC version: 0.9.8a & 1.0-git
Operating System: GNU/Linux Fedora10
Location: France
Contact:

Re: multi channel HD server

Postby thannoy » 18 Jul 2008 09:54

Hi,

Quite simply explained, but synchronize several computers as needed looks not simple :-)
Maybe its need a kind of distributed algorithm to synchronize the "start" event on all computers and to adjust the playing time from time to time.

To do this, maybe I whould have written a shell around libvlc (or around the ActiveX on Windows) to comunicate between each instance (though the network) and synchronize every computers and playbacks.

semiconductor
Blank Cone
Blank Cone
Posts: 19
Joined: 15 Jul 2008 14:49

Re: multi channel HD server

Postby semiconductor » 18 Jul 2008 11:39

Ok I see.

I had imagined that an MPEG 2 multistream could be multicast and then converted to a single stream by each of the netwrked computers.

I obviously have no idea about it though

semiconductor

TVEng
New Cone
New Cone
Posts: 6
Joined: 03 Jun 2009 05:58

Re: multi channel HD server

Postby TVEng » 03 Jun 2009 06:02

You can playback separate MPEG-2 clips (HighDef or StandardDef) from different decoders frame-accurately across multiple boards with aPlay. http://aplay.tv

semiconductor
Blank Cone
Blank Cone
Posts: 19
Joined: 15 Jul 2008 14:49

Re: multi channel HD server

Postby semiconductor » 03 Jun 2009 14:25

Bargain , there only €2000-€4000 per board . So a 3 synched HD set up could cost up to €12000.

Ill just pop out and buy one

VLC is free, if i wanted an unlimited budget option I wouldnt be here would I

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: multi channel HD server

Postby Jean-Baptiste Kempf » 03 Jun 2009 20:48

Well, VLC can stream the same content easily.
One option is to stream the same stream with all the videos inside it and each playing VLC instance plays a different video track.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

semiconductor
Blank Cone
Blank Cone
Posts: 19
Joined: 15 Jul 2008 14:49

Re: multi channel HD server

Postby semiconductor » 03 Jun 2009 21:07

Ok thanks JB thats the sort of thing i was hoping for but how do i go about making that stream?

Any pointers would be greatly appreciated.ie software to make the stream or what that type of stream is?


thanks again
semiconductor

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: multi channel HD server

Postby Jean-Baptiste Kempf » 04 Jun 2009 01:16

Is it live?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

semiconductor
Blank Cone
Blank Cone
Posts: 19
Joined: 15 Jul 2008 14:49

Re: multi channel HD server

Postby semiconductor » 04 Jun 2009 01:25

No I intend to use for installations, but I would love to know how you could do it live also.

Really I just want to know how you would pack HD streams into one file or whatever it is you do to make it work.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: multi channel HD server

Postby Jean-Baptiste Kempf » 04 Jun 2009 18:22

Well, I would mux many video tracks/programs in the same TS file.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

semiconductor
Blank Cone
Blank Cone
Posts: 19
Joined: 15 Jul 2008 14:49

Re: multi channel HD server

Postby semiconductor » 04 Jun 2009 19:35

sorry but can you let me know what software can do that?
I understand the principal in DVD-Video but Ive never heard of a prgram that can do HD that way.

remainz
New Cone
New Cone
Posts: 6
Joined: 04 Nov 2010 01:46

Re: multi channel HD server

Postby remainz » 14 Mar 2011 00:55

Im still waiting for an answer. :P
If its so easy how do I mux 3 HD MPEG2 files into one stream?
What reasonably priced of freeware software can do this?

thanks

remainz
New Cone
New Cone
Posts: 6
Joined: 04 Nov 2010 01:46

Re: multi channel HD server

Postby remainz » 14 Mar 2011 01:19

Oh its forbidden to talk about it !!!

Can you at least say if or if NOT FFmpeg can do this?
I would give it
3 HD MPEG2 25mbps files with audio
and it mux's them into one stream
that can be played via 3 vlc instances choosing one stream each
(onto 3 monitors attached to one or more pc.)

tonsofpcs
Cone that earned his stripes
Cone that earned his stripes
Posts: 363
Joined: 04 Jan 2006 10:03
Location: Binghamton, NY, USA
Contact:

Re: multi channel HD server

Postby tonsofpcs » 15 May 2011 19:54

There's a variety of ways to mux them. Both vlc and ffmpeg should be able to do it. It's been a while since I've done this so I won't conjecture on command-line options. I believe you can also build the TS and/or time-align multiple playback using VLS or VLM.

Alternatively, if you plan on doing a lot of these, you may want to use a physical encoder + mux chain and record the TS out of the mux, on creation (if a production company is building these for you, you might want to see if they can simply provide the TS file).
Eric Adler

Want to help VLC? Help review strings -- Currently under review: QT4StringsReview
Want to talk about video production techniques or get useful things? visit my video production support site


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 13 guests