Log in

View Full Version : FourCC in ogm?


Palikrovol
21st August 2002, 20:38
Hello.

Is there any way to know the fourCC in an ogm?
I know some programs that do that but with avi movies.

(One way i know is getting the movie stream with graphedit and saving in an avi file, but is annoying):)

Thanx

Koepi
21st August 2002, 23:05
I'm not sure what you want to achieve, but you can "map" the codec like you want when going into the preferences f the oggsplitter, create

divx -> xvid

and hit "add", and then divx will be decoded by xvid.

I hope this helps ,

regards,
Koepi

Palikrovol
21st August 2002, 23:18
Problem solved.

What i wanted to know is what video codec was used to code a movie stream that is in an ogm file. I'm using "ffdshow" to decode everything and in the info field is told the codec used.:D

Thanx anyway