PDA

View Full Version : Program to tell 4cc of an OGM


-=Stan=-
27th December 2002, 12:38
I always missed a program which cud tell the 4cc of an OGM.
So I made one.
Here it is.

Usage :-
tell4cc file.ogm

Since it is compiled under Turbo c++ .
It does not support filenames greater than 8.3 .
However drag and drop shud work for files with longer filenames .

For now it can open all kind of valid Ogg Streams .
However , with an audio only file it gives unexpected result (it gave a smiley to me :)
Anyways , whose going to use the 4cc of an Audio file ;)
Hope you guys find it useful .


Edit :-
Here's a link to the program in case any moderator has'nt validated the attachment yet
Tell4cc (http://www.geocities.com/swiftsoftin/Tell4cc.zip)

-=Stan=-
28th December 2002, 18:53
I was just wondering if any body found the above program useful :rolleyes:
Just to make me feel happy :D

Tsui
28th December 2002, 21:01
I downloaded your file but haven't tested it yet.
There is already a Information-Tool for Video-Files calles 'GSpot'.
Since Version 2.0a it can also look into ogm Files.
http://www.headbands.com/gspot/

Can you offer the source-code, too ?
In this Case it would be possible for someone else to compile it with a mordern compiler.

-=Stan=-
29th December 2002, 08:10
Its not that i dont have a modern compiler .
Its just that the Turbo c++ compiler gives such a small exe .
I made the program for personal use and drag and drop seems pretty easy as well .
I can add wildcard support .
I will do it as soon as i get time .

BTW one advantage of my proggy over Gspot is that its just 13 kb worth and just 6 kb when compressed with UPX ;)
And about offering the source code i can do that but its just that the algorithm used is so ingenious .

Dark-Cracker
29th December 2002, 10:29
@Tsui
plz could u check your Private Message i have send u a msg to know where i can find the source code of your tool streams v2.6.9 :) thank u

@stan
work under win98 with .ogm using xvid and don't have tested with divx5 but i will try it as soon as possible. nice work