Getting info from avi >> Out on the Mall >> FORUM lowesmall.shop
FORUM lowesmall.shop

FORUM lowesmall.shop



SearchSearch   Users   Registration   Entrance
Today: 16.07.2025 - 14:41:35
Pages:  1  

Getting info from avi

Advertising


AuthorMessage

bimmermax

main user




Statistics:
Messages: 106
Registration: 02.19.2003

Please bear with me here, as I'm verrrry inexperienced... First of all, I am using Visual C# Express Edition. I have been searching on the MSDN for some hours now trying to figure out these things, but I don't see anything that looks like it might be useful (or I don't understand what I'm seeing :p). First of all, I need to open an avi file and grab the framerate. I imagine this ought to be pretty easy, if I could figure out how :confused: Secondly, and I'm sure this must be far more difficult... I want to find the timecodes for each keyframe in the avi file. Thanks in advance if you can help this poor newbie to understand these things :)

---------------------
Message # 1 26.07.23 - 02:51:43
RE: Getting info from avi

Auraraptor

main user




Statistics:
Messages: 7,249
Registration: 10.04.2002

check out MeGUI.. it does just that, and a couple more things with anything that AVIFile (VfW) can open. Keep in mind though, using open source code means you have to open source your program as well..

---------------------
Message # 2 26.07.23 - 02:58:53
RE: Getting info from avi

Matt H

main user




Statistics:
Messages: 384
Registration: 08.09.2003

Look for MediaInfo lib, I use it in Realanime fo get infos on all my sources.

---------------------
Message # 3 26.07.23 - 03:06:13
RE: Getting info from avi

MaxSpeedM3

main user




Statistics:
Messages: 280
Registration: 03.27.2003

as far as keyframes go, there's the archanger program from the xvid forum that's also written in .net and which can identify frame types.

---------------------
Message # 4 26.07.23 - 03:10:58
RE: Getting info from avi

LS1 Muscleman

main user




Statistics:
Messages: 177
Registration: 01.07.2003

Thanks guys, this is probably what I need :)

---------------------
Car: 35th Anniversary Black 2002 Camaro Z-28 Premium Performance/Luxury Package Date Purchased: July, 2002 Factory Features: 310 HP LS1 V-8 Engine, Goodyear Tires (50's), Hurst Performance Shifter, 12 CD Changer, Radio Control Leather Steering Wheel,
Message # 5 26.07.23 - 03:18:46
RE: Getting info from avi

mt3ch

main user




Statistics:
Messages: 561
Registration: 02.26.2001

Here is an examlpe of how you get the main info of an avifile using the vfw interface (vfw.h) in c/c++. The Keyword is AVIFILEINFO. Code:

---------------------
Current Rides: 2011 335d MSport 2008 M3 Vert My Ride History 1999 328is Lease Return :-) 2002 325ci AA Supercharged SOLD 2003 330i ZHP SOLD 1997 M3 Sedan SOLD 2006 Misubishi Lancer Evolution IX SE SOLD 2011 128i MSport (Onesie!) TOTALED after 1k mile
Message # 6 26.07.23 - 03:24:16
RE: Getting info from avi

ICWIG

main user




Statistics:
Messages: 235
Registration: 04.16.2001

Somebody is maintaining a C# avifile wrapper on CodeProject.

---------------------
ACS Type III Light Alloys 18x8.5 ACS Suspension ACS Sport Mirrors Hamann Exhaust System Angels To Come:- ACS Race Suspension ACS Steering Wheel (Leather) ACS Interior Full Multimedia Set-Up
Message # 7 26.07.23 - 03:31:03
RE: Getting info from avi

Tn325I

main user




Statistics:
Messages: 2,185
Registration: 11.15.2002

Wow, thanks guys. So many options :)

---------------------
"Light travels faster than sound. This is why some people appear bright until you hear them speak."
Message # 8 26.07.23 - 03:42:17
RE: Getting info from avi
Help Needed For 5.1 Rip! : Previous topic
Pages:  1  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants