On Sun, Jan 24, 2010 at 1:10 PM, Dave Ansell <[email protected]> wrote: > Hi, > > I have just set up VLC to allow me to transcode avi files to mvpmc using > the VLC telnet setup. > > > > Is there any way to configure to allow more than one simultaneous stream?
No. The code could easily be changed to allow this, however. All the code in vlc_control.c uses "mvpmc" as the VLC control name. If it were unique (ie, included the MAC address), then you could perform multiple transcodes simultaneously. Jon ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
