bpa wrote: > Another (better ?) alternative is to use ffmpeg aka avconv. No need for > the wrapper script either - for example the avconv line for flac would > be > > [avconv] -loglevel quiet $START$ -i $FILE$ -f flac -
The issue here is that ffmpeg doesn't like mms:// protocol. I messed around with it and other solutions and gave up. I think the final attempt I would have done if I didn't use the -slave workaround would be to try using the CLI version of VLC. ------------------------------------------------------------------------ cgi's Profile: http://forums.slimdevices.com/member.php?userid=65510 View this thread: http://forums.slimdevices.com/showthread.php?t=87686 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
