Determining which codecs to use

Last update on October 19, 2009 11:43 AM by Jeff
Published by netty5

[Audio/Video] Determining which codec to use









With the multiple video and audio formats available, it may happens that you are unable to play a media file as a video codec or audio is missing. What codec missing? Where to download? These features are describe below.

GSpot


GSpot is a free software to detect codecs for playback of multimedia files. It also displays information about the file such as multimedia bitrate (sampling rate) or the number of frames per second (fps) of a movie.

MediaInfo


MediaInfo(a free software providing free and open access to source code, GPL) listiing the all codecs needed as well as technical information about your video and audio files.

MediaInfo features:

General: title, author, director, album, track number, date, duration ...
Video: codec, shape, fps, debit ...
Audio: codec, frequency, number of channels, language, speed ...
Text: codec, subtitle language
Chapters: number of chapters, list of chapters

Formats supported



DivX, XviD, H263, H.263, H264, x264, ASP, AVC, iTunes, MPEG-1, MPEG1, MPEG-2, MPEG2, MPEG-4, MPEG4, MP4, M4A, M4V, QuickTime, RealVideo, RealAudio, RA, RM, MSMPEG4v1, msmpeg4v2, MSMPEG4v3, VOB, DVD, WMA, VMW, ASF, 3GP, 3GPP, 3gp2

MediaInfo can also read these formats:

Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB) ...
Codecs: DivX, XviD, msmpeg4, ASP, H.264, AVC ...)
Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF ...
Subtitles: SRT, SSA, ASS, SAMI ...

VLC


The VLC player (Free software) can read almost all the videos without installing any additional codec.


Linux: Transcode

Transcode is a program able to convert most video formats. It also provides a tool tcprobe, which gives us all the parameters of a video file, including video and audio codecs to be use:

http://linuxreviews.org/man/tcprobe/
http://www.transcoding.org/cgi-bin/transcode?Tcprobe

E.g

tufs@debian:~$ tcprobe -i test_8_02.avi        
[tcprobe] RIFF data, AVI video
[avilib] V: 25.000 fps, codec=XVID, frames=1482, width=640, height=338
[avilib] A: 48000 Hz, format=0x55, bits=0, channels=2, bitrate=128 kbps,
[avilib]    1470 chunks, 947692 bytes, CBR
[avilib] A: 48000 Hz, format=0x55, bits=0, channels=2, bitrate=128 kbps,
[avilib]    1470 chunks, 947692 bytes, CBR
[tcprobe] summary for test_8_02.avi, (*) = not default, 0 = not detected
import frame size: -g 640x338 [720x576] (*)
       frame rate: -f 25.000 [25.000] frc=3
      audio track: -a 0 [0] -e 48000,0,2 [48000,16,2] -n 0x55 [0x2000] (*)
                   bitrate=128 kbps
      audio track: -a 1 [0] -e 48000,0,2 [48000,16,2] -n 0x55 [0x2000] (*)
                   bitrate=128 kbps
           length: 1482 frames, frame_time=40 msec, duration=0:00:59.280
 tufs@debian:~$
Best answers for « Determining which codecs to use » in :
Video compression (codecs) Show The concept of codec A non-compressed video image occupies approximately 1 MB. In order to obtain a fluid video, it is necessary to have a frequency of at least 25 or 30 images per second, which produces a data flow of approximately 30 MB/s, that...
Download K-Lite Codec Pack Full Show K-Lite Codec Pack is a collection of VFW/ACM codecs, DirectShow filters and tools. Codecs and DirectShow filters are needed for encoding and decoding (playing) audio and video formats. Contents of version 4.7.0 : Player: Media Player...
Download Codec pack all in one Show Codec Pack All-In-One is a codec collection allowing to read films in DivX format and the similar formats (DivX, XviD, AC3, etc.). Codec Pack All in 1 6.0.3.0 contains: · DivX 6.1.1 · XviD Codec 1.1 · DivX, XviD - FFDShow 17.02.2005 Alpha...
Determining how much ram memory and virtual memory you require ShowDetermining how much Ram memory and virtual memory you require WINDOWS XP WINDOWS XP Presentations WINDOWS XP Multemedia Applications WINDOWS VISTA WINDOWS VISTA Office and Business purposes WINDOWS VISTA Multimedia...
How to determine the version of your operating systems ? ShowHow to determine the version of your operating systems ? There are many Operating System available and it is quite difficult to depict due to its similarity and quite small differences. The easiest way to know what windows operate on...
Determining File Format ShowDetermining File Format FileID TrID The simplest method for determining the type of a file is to see its extension.But it may happens that sometimes the extension does not match or that the file has no extension, in the case of a...
Download XviD codec ShowIt is an open source which focuses on the compression of video. Xvid video codec allows the compression and the decompression of digital videos with the aim of reducing the bandwidth during the transmission through a network. Xvid is specialized in...
Download K-Lite Codec Pack Corporate ShowIt is a slightly modified version of the Full Pack. It is designed for companies. Some codecs which are incompatible with the professional environment because of their license were removed. K-Lite Codec Pack Corporate allows to play all your audio...
Network equipment - Router ShowRouter A router is a device for connecting computer networks to one another, used for handling the routing of packets between two networks, or to determine the path that a data packet shall take. When a user enters a URL, the Web client (the...
File sharing in Windows XP ShowAdvantages File sharing involves making the content of one or more directories available through the network. All Windows systems have standard devices making it easy to share the content of a directory. However, file sharing may lead to security...
Creating an ad hoc WiFi network ShowPresentation of the ad hoc WiFi network If you have two or more computers equipped with wireless adapters (WiFi cards), it is possible to easily connect them in a network by setting up a so-called "ad hoc" network, that is, a computer-to-computer...