Q&A
HOME
Tips & Tech
Q&A
Discuss
Download
자유게시판
홍보 / 광고
구인 / 구직
LOGIN
회원가입
두 avi 를 하나의 avi 로 만들려면??
어떻게 해야 할까요??..
MCI 함수중에 이런 함수는 없는지??..
아니면 avi 헤더만 짤라서 간다히 붙여 버리면 될런지요??..
avi 화일의 헤더정보를 알수있는 방법이라도 가르쳐 주시면
큰 도움이 되겠습니다..
1
COMMENTS
박상윤
•
2001.10.17 06:35
AVIFile Reference
This section describes the functions, structures, and macros for applications using the AVIFile services. These elements are grouped as follows:
AVIFile Library Operations
AVIFileInit
AVIFileExit
Opening and Closing AVI Files
AVIFileOpen
AVIFileAddRef
AVIFileRelease
GetOpenFileNamePreview
Reading from a File
AVIFileInfo
AVIFILEINFO
AVIFileReadData
Writing to a File
AVIFileWriteData
Using the Clipboard
AVIPutFileOnClipboard
AVIGetFromClipboard
AVIClearClipboard
Opening and Closing Streams
AVIFileGetStream
AVIStreamOpenFromFile
AVIStreamAddRef
AVIStreamRelease
Reading Stream Information
AVISTREAMINFO
AVIStreamReadData
AVIStreamDataSize
AVIStreamReadFormat
AVIStreamFormatSize
AVIStreamRead
AVIStreamSampleSize
AVIStreamBeginStreaming
AVIStreamEndStreaming
Decompressing Video Data in a Stream
AVIStreamGetFrameOpen
AVIStreamGetFrame
AVIStreamGetFrameClose
Creating a File from Existing Streams
AVISave
AVISaveV
AVISaveOptions
GetSaveFileNamePreview
AVIMakeFileFromStreams
Writing Individual Streams
AVIFileCreateStream
AVIStreamSetFormat
AVIStreamWrite
AVIFileWriteData
AVIStreamWriteData
AVIStreamRelease
Finding the Starting Position in a Stream
AVIStreamStart
AVIStreamStartTime
AVIStreamLength
AVIStreamLengthTime
AVIStreamFindSample
AVIStreamEnd
AVIStreamEndTime
Finding Sample and Key Frames
AVIStreamFindSample
AVIStreamIsKeyFrame
AVIStreamNearestKeyFrame
AVIStreamNearestKeyFrameTime
AVIStreamNearestSample
AVIStreamNearestSampleTime
AVIStreamNextKeyFrame
AVIStreamNextKeyFrameTime
AVIStreamNextSample
AVIStreamNextSampleTime
AVIStreamPrevKeyFrame
AVIStreamPrevKeyFrameTime
AVIStreamPrevSample
AVIStreamPrevSampleTime
AVIStreamSampleToSample
Switching Between Samples and Time
AVIStreamSampleToTime
AVIStreamTimeToSample
Creating Temporary Streams
AVIStreamCreate
AVIMakeCompressedStream
AVIStreamRelease
Editing AVI Streams
CreateEditableStream
EditStreamCut
EditStreamCopy
EditStreamPaste
EditStreamClone
EditStreamSetInfo
EditStreamSetName
기본함수와 에디트 함수를 사용하시면 되겠네여...
그럼 즐프하세여
ㅇㅠㄴㅣ
0
0
삭제
수정
댓글
(NOTICE) You must be
logged in
to comment on this post.
만성
•
2001.10.16 20:23
1
COMMENTS
/
0
LIKES
정수로 나눈 값을 소수로 표시하려면?
델초야~
•
2001.10.16 20:57
만성 wrote: > a,b:integer; > c:Real; > d:string; > > a:=15; > b:=910; > > > 계산기로 a/b...
문상진
2001.10.16 20:15
0
COMMENTS
/
0
LIKES
마이다스를 이용해 storedProc 호출해야 하는데..
초보임당
•
2001.10.16 20:10
1
COMMENTS
/
0
LIKES
mdi 폼에서의 전역변수.
irookie
•
2001.10.17 00:18
답1) splash form을 원하는것 같군요... 검색을 해 보세염. splash or 로긴폼 or login등등등으로....
늘항상
•
2001.10.16 19:36
3
COMMENTS
/
0
LIKES
티차트에서 각 그래프막대를 각각의 객체로 인식하려면...
델초야~
•
2001.10.16 19:57
늘항상 wrote: > > 티차트를 사용하여 통계 수치를 디스플레이 하려 합니다. > > 이때, 생성되는 각 ...
오고야
•
2001.10.17 02:57
답변 감사드립니다. 음...그런데, 제가 원하는 건... 하나의 시리즈에서 디스플레이 되는 막대그래...
델초야~
•
2001.10.17 03:31
정리해볼께여. 그러니깐 님은 각 막대의 속성중 보더속성을 각가 다르게 하시겠단 얘기져? 뭐 하나는 ...
최유순
•
2001.10.16 19:28
1
COMMENTS
/
0
LIKES
관심 좀 가져 주세요
나그네
•
2001.10.16 19:52
> "Cannot perform this operation on an open dataset" 이 메뙤지는 이미 오픈된 데이타셋을 다시 오픈하...
델프리
2001.10.16 19:25
0
COMMENTS
/
0
LIKES
몹시 궁금해요~
처용의후예
2001.10.16 19:16
0
COMMENTS
/
0
LIKES
DataBase Desktop을 실행하고 나면 에러가...
델초야~
•
2001.10.16 18:51
3
COMMENTS
/
0
LIKES
델파이 데모(ThrdDemo)를 보던중 inherited
동급최강바보
•
2001.10.17 03:02
TThread객체의 생성자를 보시면 __fastcall TThread(bool CreateSuspended);요
델초야~
•
2001.10.17 03:35
동급최강바보 wrote: > TThread객체의 생성자를 보시면 > __fastcall TThread(bool CreateSuspended);요
나그네
•
2001.10.17 18:02
스레드의 Create 가 재정의 되었기 때문이지요. 그렇기 때문에 다시 호출해주지 않으면 스레드가 실행되지...
델초야~
2001.10.16 18:27
0
COMMENTS
/
0
LIKES
MSN메신저에서 자동으로 메시지 보낼려믄...
왕초보
2001.10.16 13:56
0
COMMENTS
/
0
LIKES
마우스 관련해서 질문인데염
동급최강바보
•
2001.10.16 12:03
1
COMMENTS
/
0
LIKES
Pchar -> Record
나그네
•
2001.10.16 17:11
procedure Copy(var m:TMyrecord; p:PChar) begin Move(p^, m, SizeOf(m)); end; 당근 레코드형내...
나두초보
•
2001.10.16 11:16
2
COMMENTS
/
0
LIKES
(질문)쓰레드로 값 넘기기....
델초야~
•
2001.10.16 18:44
저두 초보지만 제가 어제 델파이 예제를 하나 봤거든여. 거기서 님이 질문하신 거에 대한 참고를 할 수 있...
동급최강바보
•
2001.10.16 12:06
TThread를 상속받아서 Thread를 사용하시길 바랍니다. 굳이 API를 쓰지않아도 TThread를 사용한다면 굳이 ...
초보
•
2001.10.16 07:36
1
COMMENTS
/
0
LIKES
[재질문]호그리기 ?
홍성락
•
2001.10.20 05:44
초보 wrote: > 호를 그리려고 합니다. > 전에 홍성락님이 알려주셨는데 머리가 나쁜 탓에 아직 해결을 ...
은하수
•
2001.10.16 07:33
1
COMMENTS
/
0
LIKES
에러사항.....[급]
정성훈
•
2001.10.17 03:02
은하수 wrote: > 너무 초보적인 질문이라는 생각이 들지만...... > 정말 죄송합니다.... > 요게 왜 이렇...
찌르
•
2001.10.16 06:40
2
COMMENTS
/
0
LIKES
-엑셀생성시 엔터(#13#10)의 출력이 정상적이지 못합니다. 답변부탁드립니다.ㅠ.
skpark
•
2001.10.16 07:49
$0D0A에서 $0A만 너어주세요 찌르 wrote: > 안녕하세요 > 마음은 급한데 잘 안되네요. ^^ > > [질...
찌르
•
2001.10.18 05:56
감사합니다.^^
green15
•
2001.10.16 05:52
1
COMMENTS
/
0
LIKES
질문)dbgrid에 데이타값을 넣는 방법
나그네
•
2001.10.16 19:58
green15 wrote: > dbgrid에 코딩으로 데이타값을 넣는 방법이 있습니까? 넵! 그리고 스트링그리드의 ...
피터팬
•
2001.10.16 05:37
1
COMMENTS
/
0
LIKES
두 avi 를 하나의 avi 로 만들려면??
어떻게 해야 할까요??.. MCI 함수중에 이런 함수는 없는지??.. 아니면 avi 헤더만 짤라서 간다히 붙여 버리면 될런지요??.. avi 화일의 헤더정보를 알수있는 방법이라도 가르쳐 주시면 큰 도움이 되겠습니다..
박상윤
•
2001.10.17 06:35
AVIFile Reference This section describes the functions, structures, and macros for applications usi...
Faster
•
2001.10.16 05:31
1
COMMENTS
/
0
LIKES
고수만... 컴포넌트 제작시 문제점...T.T
한형길
•
2001.10.16 06:33
이미지 콤포넌트는 그림크기에 따라 크기가 고정되는 경우가 있죠. 그래서 몇가지 속성을 조절을 해줘야 ...
hpyoon
2001.10.16 04:21
0
COMMENTS
/
0
LIKES
[다시질문]오라클 연결 쓰레드에서 세션증가...
유종근
2001.10.16 04:14
0
COMMENTS
/
0
LIKES
윈95에서 SQL-2000연결이 안되네요...(무지급합니다)....
피터팬
2001/10/16 05:37
Views
703
Likes
0
Comments
1
Reports
0
Tag List
수정
삭제
목록으로
한델 로그인 하기
로그인 상태 유지
아직 회원이 아니세요? 가입하세요!
암호를 잊어버리셨나요?
This section describes the functions, structures, and macros for applications using the AVIFile services. These elements are grouped as follows:
AVIFile Library Operations
AVIFileInit
AVIFileExit
Opening and Closing AVI Files
AVIFileOpen
AVIFileAddRef
AVIFileRelease
GetOpenFileNamePreview
Reading from a File
AVIFileInfo
AVIFILEINFO
AVIFileReadData
Writing to a File
AVIFileWriteData
Using the Clipboard
AVIPutFileOnClipboard
AVIGetFromClipboard
AVIClearClipboard
Opening and Closing Streams
AVIFileGetStream
AVIStreamOpenFromFile
AVIStreamAddRef
AVIStreamRelease
Reading Stream Information
AVISTREAMINFO
AVIStreamReadData
AVIStreamDataSize
AVIStreamReadFormat
AVIStreamFormatSize
AVIStreamRead
AVIStreamSampleSize
AVIStreamBeginStreaming
AVIStreamEndStreaming
Decompressing Video Data in a Stream
AVIStreamGetFrameOpen
AVIStreamGetFrame
AVIStreamGetFrameClose
Creating a File from Existing Streams
AVISave
AVISaveV
AVISaveOptions
GetSaveFileNamePreview
AVIMakeFileFromStreams
Writing Individual Streams
AVIFileCreateStream
AVIStreamSetFormat
AVIStreamWrite
AVIFileWriteData
AVIStreamWriteData
AVIStreamRelease
Finding the Starting Position in a Stream
AVIStreamStart
AVIStreamStartTime
AVIStreamLength
AVIStreamLengthTime
AVIStreamFindSample
AVIStreamEnd
AVIStreamEndTime
Finding Sample and Key Frames
AVIStreamFindSample
AVIStreamIsKeyFrame
AVIStreamNearestKeyFrame
AVIStreamNearestKeyFrameTime
AVIStreamNearestSample
AVIStreamNearestSampleTime
AVIStreamNextKeyFrame
AVIStreamNextKeyFrameTime
AVIStreamNextSample
AVIStreamNextSampleTime
AVIStreamPrevKeyFrame
AVIStreamPrevKeyFrameTime
AVIStreamPrevSample
AVIStreamPrevSampleTime
AVIStreamSampleToSample
Switching Between Samples and Time
AVIStreamSampleToTime
AVIStreamTimeToSample
Creating Temporary Streams
AVIStreamCreate
AVIMakeCompressedStream
AVIStreamRelease
Editing AVI Streams
CreateEditableStream
EditStreamCut
EditStreamCopy
EditStreamPaste
EditStreamClone
EditStreamSetInfo
EditStreamSetName
기본함수와 에디트 함수를 사용하시면 되겠네여...
그럼 즐프하세여
ㅇㅠㄴㅣ