View previous topic :: View next topic |
Author |
Message |
maor Guru
Joined: 28 Aug 2002 Posts: 323
|
Posted: Thu Aug 21, 2003 1:12 pm Post subject: problem wach video file |
|
|
i have a video file that i want to watch but can't play it is there a tool for knowing which codec it uses. |
|
Back to top |
|
|
miunk Apprentice
Joined: 24 Sep 2002 Posts: 199
|
Posted: Thu Aug 21, 2003 2:55 pm Post subject: |
|
|
I'm not sure about a tool. Have you tried using mplayer?
It seems play absolutely any sort of video file. If you play the video with mplayer and look at the output you can usually see what codec was loaded for both video and sound.
Code: | mplayer videofilename |
Hit Esc, then do a Shift-PgUp to see what codecs were loaded.
If mplayer cannot play the file, this of course would not work. What is the file extension? |
|
Back to top |
|
|
maor Guru
Joined: 28 Aug 2002 Posts: 323
|
Posted: Thu Aug 21, 2003 3:34 pm Post subject: |
|
|
that's the problem the codec is not known by mplayer ,xine or avifile.
so how can i know which codec is used.
the file extension is avi. |
|
Back to top |
|
|
miunk Apprentice
Joined: 24 Sep 2002 Posts: 199
|
Posted: Thu Aug 21, 2003 3:46 pm Post subject: |
|
|
Hopefully the file itself is not corrupt.
Check this out:
AVInfo
Hope that this helps. It looks like it may be a little tough to get it to compile. |
|
Back to top |
|
|
|