|
Like for eg. if i enter the output extension '.avi' , i should get the default audio codec used , default video codec used , etc... Is there a command for this ?
Started by rohit k. on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Just take a stab here; you would need to declare a codec context and retrieve it from the video.
|
|
Possible Duplicate:
Best free codec pack
What is a good, solid and reliable codec pack specifically for windows 7?
Started by JL on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at superuser):
Just use VLC Media player , that will play anything you can throw at it without extra codecs
In another way , try shark007.
|
|
When trying to see movies on computer one of the most tried things is about codecs. Which are the best free codec packs available?
I'm looking for codecs for both Linux and Windows.
Started by FerranB on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at superuser):
Comment but on windows you should use either shark007's codecs or The Combined Community Codec Pack
K-lite Codec Pack
It should work on Linux as well, but I'm not sure if the versions are updated together they're useful for other....
|
Ask your Facebook Friends
|
None of the MPEG-2 codecs recommended on the WMP help page are available free.
Without installing a codec pack , or (at this stage) installing another media player, are there any recommended free MPEG-2 codecs out there that will give me DVD playback ...
Started by pelms on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
You can download such a codec pack and then extract) [version 8.4.0.205] MPEG-2 (....
Most MPEG-2 codecs are hard to find by themselves, as nowadays most people just download codec packs and don't bother with individual codecs.
|
|
Possible Duplicate:
Best free codec pack
I am looking for a windows xp codec distribution that contains all of the standard codec types to load on a new computer. I would rather not have to install them each separately.
Anyone know a good source?
Started by Axxmasterr on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
This is what ....
As a caveat, some of the A/V experts warn against an "Install center" which will automatically download a hand-picked selection of codecs and codec-versions in harmony.
I use CCCP , the Combined Community Codec Pack.
|
|
I'm with a refresh Snow Leopard install.
What Codec Pack (for divx, xvid, etc) should I install?
Answer Snippets (Read the full thread at superuser):
To summarize the answers so far:
Perian is a codec pack.
In addition to Perian I install flip4mac to provide support for Window media files .
Perian is the best codec pack for Mac OS, in my opinion.
|
|
Do you know how to programatically obtain a list of video codecs installed on computer, from windows forms ?
Thank you.
Started by djjoyro on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
As far as retrieving video codec lists, at a high level:
Use DirectShow You can read from various registry keys that contain codec.
Windows Forms are UI elements, so they won't help you there .
|
|
Hi, i have many video codecs installed on my machine but Virtualdub only lets me choose from a very basic selection.
Do i have to manually point VirtualDub to the codecs somehow?
Thanks.
Started by maloo on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
DirectShow codecs such as those.
Requires a Video for Windows (Vfw) compatible codec to decompress video.
|
|
What is the procedure to loading a picture by using of JPEG codec?
Started by Venkats on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
ImageIO.read(file)
Returns a BufferedImage as the result of decoding a supplied File with an ImageReader chosen automatically from among those currently registered
JPEGImageReader is automatically registered (as well... .
Use the javax.imageio.ImageIO class.
|
|
I am setting up mencoder on CentOS and I have the following error:
[flv @ 0x86751c8]Unsupported video codec (7) IMediaObject ERROR: 0x8724f4c input format not accepted (0x80040205 : -2147220987) Win32 LoadLibrary failed to load: wmavds32.ax, /usr/local...
Started by Alex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Codecs are available on http://www.mplayerhq.hu/design7/dload.html underneath the Binary Codec.
|