#19555: VLC @0.9.9a build failure --------------------------------+------------------------------------------- Reporter: h8spawn@… | Owner: mnick@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: vlc | --------------------------------+------------------------------------------- Comment(by hydrocell@…): hey, just a quick q... i did a couple of quick tests and whilst my main aim is to use cvlc on the command line for streaming, running vlc with a standard mpeg2 file doesn't result in any playback interface, nor dvd playback... maybe macports vlc is not designed to have an interface, i don't now. cvlc also doesn't seem to work, an attempt to stream an mpeg2 PS file into an mpeg2 TS container results in only the audio being played in realtime and no output file. I will have to double check my syntax but here's the output: {{{ $ cvlc BehindTheScenes.VOB --sout '#std{access=file,dst=BTS.ts,mux=ts}' [00000001] main libvlc debug: VLC media player - version 0.9.10 Grishenko - (c) 1996-2009 the VideoLAN team [00000001] main libvlc debug: libvlc was configured with ./configure '-- prefix=/opt/local' '--disable-macosx-defaults' '--enable-release' '--enable-macosx' '--enable-macosx-audio' '--enable-a52' '--enable-cddax' '--enable-dvdnav' '--enable-dvdread' '--enable-faad' '--enable-flac' '--enable-quicktime' '--enable-vorbis' '--enable-ogg' '--enable-mad' '--disable-libass' '--enable-asademux' '--enable-dca' '--enable-gnutls' '--enable-ncurses' '--enable-png' '--enable-realrtsp' '--with-macosx- version-min=10.4' '--disable-debug' '--disable-x11' '--disable-xvideo' '-- disa [00000001] main libvlc debug: translation test: code is "C" Warning: missing argument for option --sout Try specifying options as '--optionname=value' instead of '--optionname value' Warning: missing argument for option --sout Try specifying options as '--optionname=value' instead of '--optionname value' Warning: missing argument for option --sout Try specifying options as '--optionname=value' instead of '--optionname value' [00000371] dummy interface: using the dummy interface module... [00000461] a52 decoder: A/52 channels:2 samplerate:48000 bitrate:192000 No accelerated IMDCT transform found }}} as far as I know '--sout' doesn't take options in the format specified in the warning message... at least i've used it like that under linux succesfully. any ideas? sorry if this is not anything to do with the build. -- Ticket URL: <http://trac.macports.org/ticket/19555#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS