동영상재생 > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

동영상재생 정보

동영상재생

본문

<embed src="경로" width="679" height="471"></embed>
이 소스를 사용하여 동영상을 재생할려고 하는데
동영상 크기 10MB는 재생되는데
200MB가 재생안되요

소스는
<? if ($view[file][0][file]) { ?>
<?
$my_sql = 'select * from g4_write_movie m,g4_board_file f  where m.wr_id = f.wr_id and f.wr_id = "'.$wr_id.'"';
$result=mysql_query($my_sql);
$ar=mysql_fetch_assoc($result);
?>
<EMBED src="<?=$g4[path]?>/data/file/movie/<?=$ar['bf_file']?>" width="700" height="460"></EMBED>
<?=$g4[path]?>/data/file/movie/<?=$ar['bf_file']?>
<? } ?>
이렇게 사용했거든요
10MB는 재생되고 200MB는 재생 안되요  파일은 모두 MP4 예요
파일 경로로 가서 파일을 클릭하면 컴터 상으로는 재생되요  웹상으로 안되요

( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '267212' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )

1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

error file : /15sir/bbs/board.php