I also have problems with VLC 0.9.8 segfaulting but I strongly suspect its either the telnet interface or the vlm module. Neither of these is used much and as new versions are released they probably don't get tested. I am rewriting the vlc module in mvpmc to use the rc interface instead. Not only is is used more but it has more functionality. One slight problem is that its command size limit is 512 characters which is just not enough for some commands. However, I do some vlc development so I can also make the change in vlc and submit. Almost got the rc interface working - I'm getting a stream coming through but I'm not happy with the way I have to receive input from vlc. Also still have the command buffer to sort out, some new functionality to put in and of course I need to test with vlc 0.9.8 and 1.0. If I am successful I think the next step is to look at the vlc http interface. This has the advantage of attaching the server directory structure to the http port so no need to have the directory structure on the server identical to the mvp.
Roger Heflin-3 wrote: > > Is anyone using a vlc version >9 with mvpmc? It could be that ffmpeg > changed something under vlc and that is the failure. > -- View this message in context: http://www.nabble.com/VLC-Issues-On-Ubuntu-8.10-tp21212795s24861p21430933.html Sent from the MediaMVP Media Center - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
