I am trying to run the following from the command line but getting the below errors. I have taken the output from the GUI and running via the command line as the GUI in 1.0 does not put in TTL correctly it appears. My OS is OpenSuse 11.1. I am sure this is something basic as I am not familiar with command line. Thanks for the help.
r24481@wsip-98-174-206-123:~> vlc /home/r24481/Videos/Bee1.mp4 :sout=#transcode{vcodec=h264,vb=800,scale=1,acodec=mp4a,ab=128,channels=2,samplerate=44100}:duplicate{dst=std{access=udp,mux=ts,dst=239.193.1.193:1234,ttl=12},dst=display}
VLC media player 1.0.0 Goldeneye
[0x804f3a8] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x8171518] main stream out error: no sout stream module matched "transcodesamplerate=44100"
[0x8170ed8] main stream output error: stream chain failed for `transcodesamplerate=44100:duplicatedst=display'
[0x81c3cb0] main input error: cannot start stream output instance, aborting
^C[0x80fef00] signals interface error: Caught Interrupt signal, exiting...