Advertising
advertising
related pastes to tag 'vlc'
- 1704879 - TV Stream VLC: stream media vlc
-
- #!/bin/bash
- #a script to watch TV streams with vlc
- #Save this as wtv.sh in /usr/local/bin/ or anywhere else.
- #(saving it in /usr/local/bin/ will allow you to call it from anywhere).
- #Make the file executable: chmod +x wtv
- #The script assumes you have the file .tvlist in your home directory, with the following #format: #channel_name #channel URL #comments
- #A line per channel.
- 943499 - contrib make, vlc-contrib, Eric : vlc
-
- > cd mpc
- > ./configure
- ..
- ..
- ..
- checking for size_t... yes
- ./configure: line 19452: AC_TYPE_INT16_T: command not found
- ./configure: line 19453: AC_TYPE_UINT16_T: command not found