Problem to stream and keep it open error in the wiki ? (and also two quality stream).

About encoding, codec settings, muxers and filter usage
bussiere
New Cone
New Cone
Posts: 1
Joined: 20 Mar 2016 17:17

Problem to stream and keep it open error in the wiki ? (and also two quality stream).

Postby bussiere » 20 Mar 2016 17:21

I'am under ubuntu 14.04 and i would like to stream an m3U and i used this command on the wiki :
https://wiki.videolan.org/Documentation ... _Examples/

vlc -vvv test.m3u -sout-keep-sout=#transcode{acodec=mp3}:duplicate{dst=display{delay=6000},dst=gather:std{mux=mpeg1,dst=:8080/stream.mp3,access=http},select="novideo"}

or

vlc -vvv test.m3u -sout -keep-sout=#transcode{acodec=mp3}:duplicate{dst=display{delay=6000},dst=gather:std{mux=mpeg1,dst=:8080/stream.mp3,access=http},select="novideo"}



but at the end i have :

boulot@919e4ae8668a:/home/music$ ./runserver.sh
VLC media player 2.1.6 Rincewind (revision 2.1.6-0-gea01d28)
[0xc6d118] main libvlc debug: VLC media player - 2.1.6 Rincewind
[0xc6d118] main libvlc debug: Copyright © 1996-2015 the VideoLAN team
[0xc6d118] main libvlc debug: revision 2.1.6-0-gea01d28
[0xc6d118] main libvlc debug: configured with ./configure '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--localstatedir=/var' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-dependency-tracking' '--build=x86_64-linux-gnu' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--libdir=/usr/lib' '--sysconfdir=/etc' '--with-binary-version=0ubuntu14.04.1' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-dirac' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libfreerdp' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-oss' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sftp' '--enable-shout' '--enable-skins2' '--enable-smbclient' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-decklink' '--disable-dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' '--disable-libvnc' '--disable-opencv' '--disable-projectm' '--disable-quicksync' '--disable-sndio' '--disable-telx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-libva' '--enable-v4l2' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'build_alias=x86_64-linux-gnu'
[0xc6d118] main libvlc debug: searching plug-in modules
[0xc6d118] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[0xc6d118] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0xc6d118] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[0xc6d118] main libvlc debug: plug-ins loaded: 426 modules
[0xc6d118] main libvlc debug: opening config file (/home/boulot/.config/vlc/vlcrc)
vlc: unknown option or missing mandatory argument `-s'
Try `vlc --help' for more information.


And i would like to know how to stream an mp3 at 128kbps on one url and at 64 kbps at another url :

regards and thanks

Rémi Denis-Courmont
Developer
Developer
Posts: 15268
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Problem to stream and keep it open error in the wiki ? (and also two quality stream).

Postby Rémi Denis-Courmont » 20 Mar 2016 18:54

Documentation looks fine. What you pasted does not look fine.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 16 guests