|
||
|
|
|||||||
| Welcome to the Exploding Garrmondo Weiner Interactive Swiss Army Penis. |
|
GFF is a community of gaming and music enthusiasts. We have a team of dedicated moderators, constant member-organized activities, and plenty of custom features, including our unique journal system. If this is your first visit, be sure to check out the FAQ or our GFWiki. You will have to register before you can post. Membership is completely free (and gets rid of the pesky advertisement unit underneath this message).
|
![]() |
|
|
Thread Tools |
You install it and read the documentation. It's that easy.
Jam it back in, in the dark. |
First make sure the video is really H264 encoded. What is the container type?
What kind of demuxing capabilities you have (Haali Media Splitter, etc.)? Is H264 support enabled in 'ffdshow video decoder configuration'? Which version of ffdshow are you using? What kind of CPU are you using? Which version of MPC are you using? You see, you don't provide enough information to help you. You only say: It doesn't work. And I ask you: What is not working? Are there any error messages? BSODs, etc.? How ya doing, buddy? |
The VideoLAN client is not your first choice if you want to watch H264 encoded media. It's because release of stable versions of VLC doesn't happen often. Why is that a problem?
You see that VLC heavily relies on the ffmpeg package, which does all the video decoding (apart from the WMO part) and ffmpeg is a project that is rapidly developing. Now the latest VLC release is quite old and so is the ffmpeg library included in VLC. AFAIK the ffmpeg version used in VLC is much older then the one used by ffdshow. Now the main point: H264 decoding is currently in massive development in the ffmpeg tree. To get best decoding performance its best to use the latest SVN copy (that compiles). So you really want to use the newest ffmpeg version possible. And because most of you don't know how to compile software it's best to use latest builds of ffdshow. VLC's ffmpeg is just to old. How ya doing, buddy? |
EDIT: Just because I'm having a good day: http://www.x264.nl/ <- use the ffdshow binaries from this site (and download the right version - SSE/SSE2 depending on what your CPU can manage) I am a dolphin, do you want me on your body?
Last edited by LiquidAcid; Sep 21, 2006 at 03:49 PM.
|
np, but next time be a bit more cooperative. I can't diagnose software problems without some decent informations (and I doubt any developer can).
I was speaking idiomatically. |
That's because video decoding is done through ffdshow (CCCP installs that).
I only recommend CCCP because they are the current maintainer of the matroska pack. If you want good matroska support than install that part of CCCP. Otherwise you should try to find a current version of ffdshow (the version included in CCCP is not always up to date). You'll also get native VC-1 (WMV3/WMV9 called by ms) decoding in ffdshow (not through DMO) when using latest builds. Now that's more a thing for the linux guys, running their system on 64bit native and therefore can't use the DMO loader. And it's pretty fast, compared to the VC-1 reference implementation. What kind of toxic man-thing is happening now? |