473,324 Members | 2,257 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Open dat,mpeg file

Anyone tell me how i open dat,mpeg file and get picture information from that video in VB and also send this pixel information through USB port...............hey buddies it's urgent plz help me
May 30 '07 #1
1 1362
Dököll
2,364 Expert 2GB
Anyone tell me how i open dat,mpeg file and get picture information from that video in VB and also send this pixel information through USB port...............hey buddies it's urgent plz help me
Hello, sudiproy!

You will be able to open a .dat file using:

Expand|Select|Wrap|Line Numbers
  1. Open "C:\usermate.dat" For Input As #filenum1
  2.  
Save to it using:

Expand|Select|Wrap|Line Numbers
  1. Open "C:\usermate.dat" For Output As #filenum1
  2.  
As far as .mpeg files, well, I'm baffled here. I did see a MS Video Control 1.0 Type Library, or perhaps a Multimedia Library will do the trick.

I would take a look a little deeper here for more hits on this or fetch Google for this the USB inquiry.

Sorry I could not be of much help, in a bit!
May 31 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Vroem | last post by:
I wanted to show an MPEG-4 video file on a web page. I'm talking about a real iso-compliant file (with the .mp4 extension.) I've been searching on how to use mime-types but it turns out that you...
0
by: Joe | last post by:
I am wondering if dot net has anything to convert MPEG file to avi file? Any suggestions in c#. I used directx 9 managed to read a MPEG... is there a way to save to avi file format?
0
by: Michael | last post by:
I have a problem forcing files to download. If I select Save the document is saved with no problems. If I select "Open" the document is empty or I get a "File not found" error from the application...
1
by: Lyndon | last post by:
Hi guys, I've got a problem... I'm developing a webpage on my computer and I can't get the links to my MPEG movies to work. I want them to launch in a Windows Media Player. This is my...
7
by: Kilian A. Foth | last post by:
I just found this amazing video puzzle game written with the pygame library, which promises to be infinite fun - but I can't get it to decode any video file I own, except the game's own example...
9
by: Helen | last post by:
Hi there I wonder where I can find some C codes to write AVI file to MPEG file and write MPEG back to AVI thanks a lot!
3
by: dug | last post by:
Hi, I have a small program that moves some shapes around a tkinter canvas. Is there any way to save the output in a movie file, maybe mpeg? Thank you, Douglas
0
by: seb | last post by:
Hi, I need to convert each frame from a movie (mpeg for example) to an array (in order to do some computation) and then back to a video format mpeg for example. Do you know of any tools ? The...
3
by: nil81 | last post by:
Hello friends, I have to perform a task in my site in php were I want to provide flash player that can be run/played for any type vedio file like avi,wmv,mpeg etc uploaded by the user. ...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.