'프로그램 사용 > VLC' 카테고리의 다른 글
VLC를 웹 쿼리로 제어하기 - VLC web control (0) | 2010.04.21 |
---|---|
x264 와 h264의 관계? (0) | 2010.04.15 |
VLC 크로스컴파일 - 멀고도 험하다 ㅠ.ㅠ (0) | 2010.03.17 |
VLC GLIBC runtime error (0) | 2010.03.16 |
VLC 1.0.5 컴파일시 magic.h 오류 (0) | 2010.03.10 |
VLC를 웹 쿼리로 제어하기 - VLC web control (0) | 2010.04.21 |
---|---|
x264 와 h264의 관계? (0) | 2010.04.15 |
VLC 크로스컴파일 - 멀고도 험하다 ㅠ.ㅠ (0) | 2010.03.17 |
VLC GLIBC runtime error (0) | 2010.03.16 |
VLC 1.0.5 컴파일시 magic.h 오류 (0) | 2010.03.10 |
TELNET server. You can telnet into the box if you want to control Linux directly. default username=root, password=dreambox. Note: To change the root password, just telnet in and use the unix "passwd" command. In images from June 2003 onwards, this command writes back to the flash memory so the command will last until the next flash erase, not just the next reboot ;-) FTP server. You can FTP into the box if you want to send files to or from the DREAMBOX flash "disk" (and hard disk if fitted). default username=root, password=dreambox. SAMBA server. You can access the DREAMBOX flash "disk" (and hard disk if fitted) from a Windows PC using the standard file sharing in the Windows file explorer. (open \\192.168.0.42 or whatever) WEB server. Open up a web browser to http://192.168.0.42 (or whatever address you've given your Dreambox) and follow the prompts. It's a little incomplete so far, but already you can get status from the box, and listen to an audio stream as MP2 (click on "apid" in top right hand corner). Interestingly, you can listen to a different radio station over TCP/IP to that which is playing on the box itself! But, of course the radio stations must be on the same transponder mux. [링크 : http://www.net42.co.uk/satellite/dreambox-hints.html] |
enigma2 위성 검색하기(satellite scan on enigma2) (0) | 2010.04.14 |
---|---|
Dreambox youtube VLC (0) | 2010.04.13 |
enigma2 download (15) | 2010.01.21 |
유튜브 fmt 와 t 값 (0) | 2010.04.15 |
---|---|
VLC에서 youtube 동영상 재생하기 (2) | 2010.04.13 |
유튜브 검색페이지 - Youtube search query (0) | 2010.04.12 |
wget - cookie 관련 옵션 (0) | 2010.04.10 |
youtube 동영상 페이지 fmt_map, fmt_url_map, fmt_list, fmt_stream_map (2) | 2010.04.09 |
VLC에서 youtube 동영상 재생하기 (2) | 2010.04.13 |
---|---|
URL encoding / decoding 관련 함수들 (2) | 2010.04.13 |
wget - cookie 관련 옵션 (0) | 2010.04.10 |
youtube 동영상 페이지 fmt_map, fmt_url_map, fmt_list, fmt_stream_map (2) | 2010.04.09 |
youtube xml / RSS 주소 (0) | 2010.04.09 |
딸기 (8) | 2010.04.18 |
---|---|
전 지대로 컴맹이빈다 /ㅁ/ (8) | 2010.04.14 |
구차니로 컴백합니다 (0) | 2010.04.05 |
티스토리 폭파 후 이야기 (2) | 2010.03.31 |
리눅스 마스터 1급 합격! (10) | 2010.03.26 |
$ wget -V GNU Wget 1.11.4 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://www.gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Originally written by Hrvoje Niksic <hniksic@xemacs.org>. Currently maintained by Micah Cowan <micah@cowan.name>. |
$ ldd /usr/bin/wget linux-gate.so.1 => (0xb78c7000) libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb78ac000) librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb78a3000) libssl.so.0.9.8 => /lib/i686/cmov/libssl.so.0.9.8 (0xb785c000) libcrypto.so.0.9.8 => /lib/i686/cmov/libcrypto.so.0.9.8 (0xb7716000) libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb75d1000) /lib/ld-linux.so.2 (0xb78c8000) libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb75b8000) libz.so.1 => /lib/libz.so.1 (0xb75a2000) |
$ ll /usr/bin/wget -rwxr-xr-x 1 root root 242516 2009-10-07 00:12 /usr/bin/wget |
wget wget [-c|--continue] [-s|--spider] [-q|--quiet] [-O|--output-document file] [--header 'header: value'] [-Y|--proxy on/off] [-P DIR] [-U|--user-agent agent] url Retrieve files via HTTP or FTP Options: -s Spider mode - only check file existence -c Continue retrieval of aborted transfer -q Quiet -P Set directory prefix to DIR -O Save to filename ('-' for stdout) -U Adjust 'User-Agent' field -Y Use proxy ('on' or 'off') [링크 : http://www.busybox.net/downloads/BusyBox.html] |
readlink() 와 심볼릭 링크, 그리고 inode(아이노드) (0) | 2010.04.20 |
---|---|
pwd(getcwd), cd(chdir) (4) | 2010.04.19 |
/dev의 major minor에 대하여 (0) | 2010.04.08 |
gethostname() 과 gethostbyname() - difference of gethostname() and gethostbyname() (4) | 2010.04.05 |
chown 사용방법(사용자와 그룹 바꾸기) (0) | 2010.04.03 |
[링크 : http://www.gnu.org/software/wget/manual/html_node/HTTP-Options.html] |
$ cat yt.cookie # HTTP cookie file. # Generated by Wget on 2010-04-10 11:57:59. # Edit at your own risk. .youtube.com TRUE / FALSE 1586228278 PREF f1=50000000&f2=8000000 .youtube.com TRUE / FALSE 1291604278 VISITOR_INFO1_LIVE FNfBrJzTQY |
$ wget "http://www.youtube.com/watch?v=mdljV2uEs1A" --save-cookies yt.cookie $ wget --load-cookies=yt.cookie "http://v22.lscache2.c.youtube.com/videoplayback?ip=211.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Ci tag%2Calgorithm%2Cburst%2Cfactor&fexp=904405%2C900037&algorithm=throttle-factor&itag=35&ipbits=8&burst=40&sver=3&expire=1270890000&key=yt1&signature=5C611E956FB97E74D3435F8815A7A2376E3C61D4.C2C593CDDE0C15671462BB13C5404EC6927F7F7D&factor=1.25&id=99d963576b84b350" -O file.mp4 --2010-04-10 12:33:26-- http://v22.lscache2.c.youtube.com/videoplayback?ip=211.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor&fexp=904405%2C900037&algorithm=throttle-factor&itag=35&ipbits=8&burst=40&sver=3&expire=1270890000&key=yt1&signature=5C611E956FB97E74D3435F8815A7A2376E3C61D4.C2C593CDDE0C15671462BB13C5404EC6927F7F7D&factor=1.25&id=99d963576b84b350 Resolving v22.lscache2.c.youtube.com... 74.125.167.33 접속 v22.lscache2.c.youtube.com|74.125.167.33|:80... 접속됨. HTTP request sent, awaiting response... 200 OK Length: 15708973 (15M) [video/x-flv] Saving to: `file.mp4' 100%[==========================================================================>] 15,708,973 105K/s in 2m 0s 2010-04-10 12:35:27 (128 KB/s) - `file.mp4' saved [15708973/15708973] |
Cannot write to `videoplayback?ip=211.0.0.0&sparams=id,expire,ip,ipbits,itag,algorithm,burst,factor&fexp=904405,900037&algorithm=throttle-factor&itag=35&ipbits=8&burst=40&sver=3&expire=1270890000&key=yt1&signature=5C611E956FB97E74D3435F8815A7A2376E3C61D4.C2C593CDDE0C15671462BB13C5404EC6927F7F7D&factor=1.25&id=99d963576b84b350' (File name too long). |
URL encoding / decoding 관련 함수들 (2) | 2010.04.13 |
---|---|
유튜브 검색페이지 - Youtube search query (0) | 2010.04.12 |
youtube 동영상 페이지 fmt_map, fmt_url_map, fmt_list, fmt_stream_map (2) | 2010.04.09 |
youtube xml / RSS 주소 (0) | 2010.04.09 |
youTube 경로로 VLC 플레이가 안됨 (0) | 2010.04.01 |
fmt_map=22/2000000/9/0/115,35/640000/9/0/115,34/0/9/0/115,5/0/7/0/0&mpu=True&hl=ko_KR&ad_flags=0&rv.5.length_seconds=243&rv.0.thumbnailUrl=http://i1.ytimg.com/vi/lzVFyWNzjtE/default.jpg&rv.7.author=allkpop&cid=11332&rv.1.length_seconds=240&ad_logging_flag=1&rv.2.id=2f5hg3FlYc4 fmt_url_map=22|http://v15.lscache4.c.youtube.com/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Cratebypass%2Coc%3AU0dWRVhNU19FSkNNNl9QR1dD&fexp=900023%2C901802&itag=22&ipbits=0&sver=3&ratebypass=yes&expire=1270825200&key=yt1&signature=428B55DAF445D856E5F8A704C91B635776474DC3.B807EF9FE3245923257F82EDCDDD2FB7EFC4CFAF&id=4c66f02fc912a449, |
$ wget "http://v15.lscache4.c.youtube.com/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Cratebypass%2Coc%3AU0dWRVhNU19FSkNNNl9QR1dD&fexp=900023%2C901802&itag=22&ipbits=0&sver=3&ratebypass=yes&expire=1270825200&key=yt1&signature=428B55DAF445D856E5F8A704C91B635776474DC3.B807EF9FE3245923257F82EDCDDD2FB7EFC4CFAF&id=4c66f02fc912a449" --17:55:02-- http://v15.lscache4.c.youtube.com/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Cratebypass%2Coc%3AU0dWRVhNU19FSkNNNl9QR1dD&fexp=900023%2C901802&itag=22&ipbits=0&sver=3&ratebypass=yes&expire=1270825200&key=yt1&signature=428B55DAF445D856E5F8A704C91B635776474DC3.B807EF9FE3245923257F82EDCDDD2FB7EFC4CFAF&id=4c66f02fc912a449 Resolving v15.lscache4.c.youtube.com... 74.125.107.35 Connecting to v15.lscache4.c.youtube.com|74.125.107.35|:80... connected. HTTP request sent, awaiting response... 403 Forbidden 17:55:02 ERROR 403: Forbidden. |
유튜브 검색페이지 - Youtube search query (0) | 2010.04.12 |
---|---|
wget - cookie 관련 옵션 (0) | 2010.04.10 |
youtube xml / RSS 주소 (0) | 2010.04.09 |
youTube 경로로 VLC 플레이가 안됨 (0) | 2010.04.01 |
유튜브 썸네일 사이즈(image size of thumbnail on youtube) (4) | 2010.03.16 |
XML_SetCharacterDataHandler(XML_Parser p, XML_CharacterDataHandler charhndl) typedef void (*XML_CharacterDataHandler)(void *userData, const XML_Char *s, int len); Set a text handler. The string your handler receives is NOT zero terminated. You have to use the length argument to deal with the end of the string. A single block of contiguous text free of markup may still result in a sequence of calls to this handler. In other words, if you're searching for a pattern in the text, it may be split across calls to this handler. [링크 : http://www.xml.com/pub/a/1999/09/expat/index.html?page=3#chardatahandler] |
<media:description type='plain'>The funniest 6 minutes you will ever see! Remember how many of these you have done! Follow @ http://www.twitter.com/judsonlaipply Check my book out at http://www.mightaswelldance.com http://www.theevolutionofdance.com - for more info including song list!</media:description> |
<media:description type="plain"> ========== [4] The funniest 6 minutes you will ever see! Remember how many of these you have done! Follow @ http://www.twitter.com/judsonlaipply Ch eck my book out at http://www.mightaswelldance.com ========== [4] ========== [4] http://www.theevolutionofdance.com - ========== [4] ========== [4] for more info including song list! </media:description> |
SAX (Simple API for XML) (0) | 2010.04.23 |
---|---|
xml 트리 탐색 - XML tree navigation (0) | 2010.04.17 |
& < > " 는 머지? (0) | 2010.03.31 |
expat '간략한' 사용법 (0) | 2010.03.28 |
expat-2.0.1 example (11) | 2010.03.23 |
wget - cookie 관련 옵션 (0) | 2010.04.10 |
---|---|
youtube 동영상 페이지 fmt_map, fmt_url_map, fmt_list, fmt_stream_map (2) | 2010.04.09 |
youTube 경로로 VLC 플레이가 안됨 (0) | 2010.04.01 |
유튜브 썸네일 사이즈(image size of thumbnail on youtube) (4) | 2010.03.16 |
3D 유튜브 (6) | 2010.03.15 |