bpa wrote: > Does it play OK using ffmpeg (i.e. transcode into a file) from a > command line ?
Found this on the web but does not really know how to handle it :( Does it add something to you ? ffmpeg -i http://test.live.net.il/glgltz-a-zixief.m3u8 -vn -ac 2 -c:a libmp3lame -y -f mp3 - | cvlc file:///dev/stdin -I dummy --live-caching 2000 --network-caching 2000 --sout-mux-caching 2000 --sout-audio --no-sout-video --sout-http-mime "audio/mpeg3" --no-sout-mono-downmix --sout "#std{access=http,mux=mp3,dst=:8888}" vlc://quit ------------------------------------------------------------------------ LenMaroko's Profile: http://forums.slimdevices.com/member.php?userid=64326 View this thread: http://forums.slimdevices.com/showthread.php?t=103158 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
