모..자막 싱크 밀고 당기는 프로그램..에 광고가 붙어있더군요...
나참..뭐 대단한 기능이 있다고...(하지만, 전 못만든다죠...^^)
그래서, 간단하게 자막의 싱크를 밀고 당기는 스크립트를 만들었다는...^^
<html><head>
<meta http-equiv="content-script-type" content="text/javascript">
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<meta http-equiv="content-style-type" content="text/css">
<meta http-equiv="content-language" content="ko">
<title> new document </title>
<script>
conv=function(sign){
var time=parseInt(mytime.value);
var src = mysource.value;
var re = /<SYNC Start=(\-?\d+)>/;
var cut = null, t;
while( cut = re.exec( src ) ){
t = time;
if(sign=='+') t = parseInt( cut[1] ) +t;
else t = parseInt( cut[1] ) - t;
src=src.replace(re,"<SYNC Start=+"+t+">");
}
mysource.value=src.replace(/(<SYNC Start=)\+(\-?\d+>)/g,"$1$2");
};
</script></head><body>
<textarea id="mysource" cols="50" rows="20">
<SYNC Start=2262><P Class=KRCC>
<font color=yellow size=14>'프렌즈'</font>
<SYNC Start=6111><P Class=KRCC>
<SYNC Start=7825><P Class=KRCC>
자막제작: 이X호(XXX@lamp.kaist.ac.kr)
<SYNC Start=11038><P Class=KRCC>
<SYNC Start=14510><P Class=KRCC>
출연: 제니퍼 애니스톤 (레이첼)
<SYNC Start=16390><P Class=KRCC>
<SYNC Start=17637><P Class=KRCC>
코트니 콕스 (모니카)
<SYNC Start=19235><P Class=KRCC>
</textarea><BR>
<INPUT id="mytime" TYPE="text" value="1000">
<button onclick="conv('+')">밀기</button>
<button onclick="conv('-')">당기기</button>
</body></html><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
나참..뭐 대단한 기능이 있다고...(하지만, 전 못만든다죠...^^)
그래서, 간단하게 자막의 싱크를 밀고 당기는 스크립트를 만들었다는...^^
<html><head>
<meta http-equiv="content-script-type" content="text/javascript">
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<meta http-equiv="content-style-type" content="text/css">
<meta http-equiv="content-language" content="ko">
<title> new document </title>
<script>
conv=function(sign){
var time=parseInt(mytime.value);
var src = mysource.value;
var re = /<SYNC Start=(\-?\d+)>/;
var cut = null, t;
while( cut = re.exec( src ) ){
t = time;
if(sign=='+') t = parseInt( cut[1] ) +t;
else t = parseInt( cut[1] ) - t;
src=src.replace(re,"<SYNC Start=+"+t+">");
}
mysource.value=src.replace(/(<SYNC Start=)\+(\-?\d+>)/g,"$1$2");
};
</script></head><body>
<textarea id="mysource" cols="50" rows="20">
<SYNC Start=2262><P Class=KRCC>
<font color=yellow size=14>'프렌즈'</font>
<SYNC Start=6111><P Class=KRCC>
<SYNC Start=7825><P Class=KRCC>
자막제작: 이X호(XXX@lamp.kaist.ac.kr)
<SYNC Start=11038><P Class=KRCC>
<SYNC Start=14510><P Class=KRCC>
출연: 제니퍼 애니스톤 (레이첼)
<SYNC Start=16390><P Class=KRCC>
<SYNC Start=17637><P Class=KRCC>
코트니 콕스 (모니카)
<SYNC Start=19235><P Class=KRCC>
</textarea><BR>
<INPUT id="mytime" TYPE="text" value="1000">
<button onclick="conv('+')">밀기</button>
<button onclick="conv('-')">당기기</button>
</body></html><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 1330 | 18년 전 | 1478 | ||
| 1329 | 18년 전 | 1701 | ||
| 1328 | 18년 전 | 995 | ||
| 1327 | 18년 전 | 1398 | ||
| 1326 | 18년 전 | 2244 | ||
| 1325 | 18년 전 | 1127 | ||
| 1324 | 18년 전 | 1297 | ||
| 1323 | 18년 전 | 1563 | ||
| 1322 | 18년 전 | 1175 | ||
| 1321 | 18년 전 | 964 | ||
| 1320 | 18년 전 | 1186 | ||
| 1319 | 18년 전 | 1521 | ||
| 1318 | 18년 전 | 1640 | ||
| 1317 | 18년 전 | 1594 | ||
| 1316 | 18년 전 | 1206 | ||
| 1315 |
|
18년 전 | 8596 | |
| 1314 | 18년 전 | 1897 | ||
| 1313 | 18년 전 | 1489 | ||
| 1312 | 18년 전 | 1483 | ||
| 1311 | 18년 전 | 1770 | ||
| 1310 | 18년 전 | 1831 | ||
| 1309 | 18년 전 | 1215 | ||
| 1308 | 18년 전 | 976 | ||
| 1307 | 18년 전 | 2740 | ||
| 1306 | 18년 전 | 3102 | ||
| 1305 | 18년 전 | 2165 | ||
| 1304 | 18년 전 | 1553 | ||
| 1303 | 18년 전 | 1406 | ||
| 1302 | 18년 전 | 855 | ||
| 1301 | 18년 전 | 1771 | ||
| 1300 | 18년 전 | 5132 | ||
| 1299 | 18년 전 | 2845 | ||
| 1298 |
mixdesign
|
18년 전 | 2097 | |
| 1297 | 18년 전 | 3076 | ||
| 1296 | 18년 전 | 2537 | ||
| 1295 | 18년 전 | 2233 | ||
| 1294 |
onweb
|
18년 전 | 4553 | |
| 1293 |
onweb
|
18년 전 | 3487 | |
| 1292 | 18년 전 | 3448 | ||
| 1291 | 18년 전 | 4030 | ||
| 1290 | 18년 전 | 1905 | ||
| 1289 | 18년 전 | 1754 | ||
| 1288 | 18년 전 | 1720 | ||
| 1287 | 18년 전 | 1414 | ||
| 1286 | 18년 전 | 1262 | ||
| 1285 | 18년 전 | 1152 | ||
| 1284 | 18년 전 | 1159 | ||
| 1283 | 18년 전 | 1510 | ||
| 1282 | 18년 전 | 900 | ||
| 1281 | 18년 전 | 1269 | ||
| 1280 | 18년 전 | 1120 | ||
| 1279 | 18년 전 | 1136 | ||
| 1278 | 18년 전 | 3018 | ||
| 1277 | 18년 전 | 944 | ||
| 1276 | 18년 전 | 1152 | ||
| 1275 | 18년 전 | 2090 | ||
| 1274 | 18년 전 | 2221 | ||
| 1273 | 18년 전 | 1312 | ||
| 1272 | 18년 전 | 1900 | ||
| 1271 | 18년 전 | 1150 | ||
| 1270 | 18년 전 | 2485 | ||
| 1269 | 18년 전 | 6592 | ||
| 1268 |
페이지팩트
|
18년 전 | 3820 | |
| 1267 |
페이지팩트
|
18년 전 | 2222 | |
| 1266 |
|
18년 전 | 6290 | |
| 1265 | 18년 전 | 2569 | ||
| 1264 | 18년 전 | 2614 | ||
| 1263 | 18년 전 | 2115 | ||
| 1262 | 18년 전 | 2106 | ||
| 1261 |
페이지팩트
|
18년 전 | 2116 | |
| 1260 | 18년 전 | 3872 | ||
| 1259 |
|
18년 전 | 3931 | |
| 1258 |
|
18년 전 | 5033 | |
| 1257 | 18년 전 | 4124 | ||
| 1256 | 18년 전 | 2565 | ||
| 1255 | 18년 전 | 1794 | ||
| 1254 | 18년 전 | 2776 | ||
| 1253 | 18년 전 | 2710 | ||
| 1252 | 18년 전 | 2229 | ||
| 1251 | 18년 전 | 5412 | ||
| 1250 |
jbsstyle
|
18년 전 | 4752 | |
| 1249 |
|
18년 전 | 3759 | |
| 1248 | 18년 전 | 3444 | ||
| 1247 | 18년 전 | 2124 | ||
| 1246 | 18년 전 | 2129 | ||
| 1245 | 18년 전 | 3631 | ||
| 1244 |
|
18년 전 | 2266 | |
| 1243 |
|
18년 전 | 2492 | |
| 1242 | 18년 전 | 1759 | ||
| 1241 | 18년 전 | 4455 | ||
| 1240 | 18년 전 | 2149 | ||
| 1239 | 18년 전 | 2298 | ||
| 1238 | 18년 전 | 4035 | ||
| 1237 |
hwatta
|
18년 전 | 3886 | |
| 1236 | 18년 전 | 2110 | ||
| 1235 | 18년 전 | 2757 | ||
| 1234 | 18년 전 | 5139 | ||
| 1233 | 18년 전 | 2400 | ||
| 1232 |
|
18년 전 | 2942 | |
| 1231 | 18년 전 | 8497 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기