473,806 Members | 2,787 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

extracting frames from popular movie formats

sorry for my bad english, i hope this group is appriopriate for this
question
task i am tryin to do is to write code [c#, managed] to extract some
frames from popular (popular
on a windows platform) movie formats, for example Quick Time (.mov),
Real, WindowsMediaPla yer (.wmv),
mpg, avi, vcd or other formats. Does Anyone Know which sdk-s,
libraries or sample code (or what)
can I use to do this (or at least to do this for 1 of mentioned
formats)?

Thanx In Advance

Koliber (js)

Feb 26 '07 #1
2 2456
On 26 Lut, 16:40, "Koliber (js)" <profesor_kinb. ..@poczta.onet. pl>
wrote:
sorry for my bad english, i hope this group is appriopriate for this
question

task i am tryin to do is to write code [c#, managed] to extract some
frames from popular (popular
on a windows platform) movie formats, for example Quick Time (.mov),
Real, WindowsMediaPla yer (.wmv),
mpg, avi, vcd or other formats. Does Anyone Know which sdk-s,
libraries or sample code (or what)
can I use to do this (or at least to do this for 1 of mentioned
formats)?

Thanx In Advance

Koliber (js)
So Nobody here knows something about it?

koliber

Feb 28 '07 #2
On Feb 28, 12:13 pm, "Koliber (js)" <profesor_kinb. ..@poczta.onet. pl>
wrote:
On 26 Lut, 16:40, "Koliber (js)" <profesor_kinb. ..@poczta.onet. pl>
wrote:
sorry for my bad english, i hope this group is appriopriate for this
question
task i am tryin to do is to write code [c#, managed] to extract some
frames from popular (popular
on a windows platform) movie formats, for example Quick Time (.mov),
Real, WindowsMediaPla yer (.wmv),
mpg, avi, vcd or other formats. Does Anyone Know which sdk-s,
libraries or sample code (or what)
can I use to do this (or at least to do this for 1 of mentioned
formats)?
Thanx In Advance
Koliber (js)

So Nobody here knows something about it?

koliber
Maybe they can help you at doom9.org, it's the home of Gordian Knot,

Regards,
Joachim

Feb 28 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3754
by: Trader | last post by:
Hi, I'm trying to use Mark Hammond's win32clipboard module to extract more complex data than just plain ASCII text from the Windows clipboard. For instance, when you select all the content on web page, you can paste it into an app like Frontpage, or something Rich Text-aware, and it will preserve all the formatting, HTML, etc. I'd like to include that behavior in the application I'm writing. In the interactive session below, before I...
5
2642
by: Nazgul | last post by:
Hi! I want to implement a small tool in Python for distributing "patches" and I need Your advice. This application should be able to package all files chosen by a user into a self-extracting.exe so that when you click on it, it will extract the files and run setup.exe which among the other will copy these files into respective folders (the absolute paths could be written in some config file). Of course the files should be extracted first...
1
2314
by: Andrew Durstewitz | last post by:
Hi! I am having an issue using ASP and frames. I am required to use frames so NOT using them isn't an option. Problem: When a user enters the site they goto survey.asp (this is the frameset page). However when an ASP script redirects to the survey.asp page I get double frames. Meaning, that when the user is returned to the page the orgional frames
12
3898
by: tomasio | last post by:
Dear Group, I managed to simulate framelike behaviour in mozilla-based browsers by now, but it doesn't work out with Internet Explorer 6. Could someone glance through the code on the Test-Webpages I created and maybe leave me a hint what I have to change to make the CSS-based Layout (1) look like the Frames-based Layout (2)? This is how it looks like:
2
3952
by: Pat Sheen | last post by:
In IE6 I'm using the following html to have three frames. One of the frames is to open a locally stored MS Word document. <frameset rows="100,1*"> <frame name=SiteHdr src="Development\SiteHeader.html"> <frameset cols="50%,50%"> <frame name=Notes src="file://C:/Documents%20and%20Settings/NotesStarter.doc"> <frame name=Site src="http://www.google.com.au">
7
7549
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 .mpg. All I have is lots and lots of useless .avi, .mp2, .wmv, and so on... Now, the pygame.Movie documentation says the Movie class can decode `MPEG movie files'. I know little about multimedia, but I thought divx/xvid video was a variant of...
1
3329
by: torbs | last post by:
I have a problem when I use javascript to get the length and position of a movie I recieve from a rtsp stream. The length and position is extremely high and not the actual length and position of the movie. When I try Real Player and it's methods I recieve a length and position of 0.
0
217
by: Koliber (js) | last post by:
sorry for my bad english, i hope this group is appriopriate for this question task i am tryin to do is to write code to extract some frames from popular (popular on a windows platform) movie formats, for example Quick Time (.mov), Real, WindowsMediaPlayer (.wmv), mpg, avi, vcd or other formats. Does Anyone Know which sdk-s, libraries or sample code (or what)
6
4458
by: Werner | last post by:
Hi, I try to read (and extract) some "self extracting" zipefiles on a Windows system. The standard module zipefile seems not to be able to handle this. False Is there a wrapper or has some one experience with other libaries to
0
9719
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
10374
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9193
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7650
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5684
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4330
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3010
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.