Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~515 People Reached
Favorite Forums
Favorite Tags
Member Avatar for monere

Hello, I want to develop a video application using a tv tuner from Aver media Avertv hybrid ultra usb. I need to know how to control the tv tuner: issuing cpmmands such as " pause, read, write, record, timing command etc ". operating system : windows vista. programming language: C++ …

Member Avatar for _adam_
0
85
Member Avatar for monere

Hello, I want to write an application software to control the input output of the usb tuner. The tuner won't be controlled by the manufacturer's software. I need to know the all the io address used by the usb tuner harware, how to issue a pause instruction, a read instruction, …

Member Avatar for caperjack
0
71
Member Avatar for monere

Hello, I need to read mp4 video files, perform basic (simple file cut) on-line editing functions and write edited files to disk. Question: Is there a means to programmatically access the video file playing time file information without having to play the file on media video player such as Quick …

Member Avatar for skatamatic
0
96
Member Avatar for monere

Hello, I am a new beginner to c++. I am trying to launch an application in using the following command: system("clip100.txt") File clip100.txt got opened on my word processing software running and i had to exit from word processing to get my program continued. My question is: How can i …

Member Avatar for monere
0
127
Member Avatar for monere

Hello, Thouh i am 60 years old i am still a beginner in c++ and i need some directions from more experienced programmers. The following code successfully reads file clip1.txt. I want to replace the quoted file "clip1.txt" with an expression or a variable or a pointer as i have …

Member Avatar for monere
0
79
Member Avatar for monere

Hello, I am really new in the C++ environment. As part of a video project i want to compare a master binary mpeg4 file whose size is about 20 meg bytes size to numerous video ( ex up to 30) mpeg4 clips of appproximately 1 meg each. My aim is …

0
57