Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 60120

Summary: Some VP codecs missing in media-libs/win32codecs
Product: Gentoo Linux Reporter: Niek van der Maas <webmaster>
Component: New packagesAssignee: Chris White (RETIRED) <chriswhite>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://forums.gentoo.org/viewtopic.php?t=205130
Whiteboard:
Package list:
Runtime testing required: ---

Description Niek van der Maas 2004-08-11 23:31:24 UTC
A great new feature of MPlayer >= 1.0pre4 is NSV support. NSV (Nullsoft Streaming Video) is a container format developed by Nullsoft (creators of Winamp) that allows streaming video and audio on low bitrates. Some NSV sample files can be found here: http://www.nullsoft.com/nsv/samples/
A list of freely availible NSV streams can be found here: http://niekvandermaas.nl/zooi/video.php

OK, what's the problem? The media-libs/win32codecs package doesn't contain all VP codecs as used in NSV. This causes a problem whem playing certain streams using these fairly new codecs. Example: "mplayer http://64.156.25.86:8000/ -cache 2000". The missing files are vp5vfw.dll and vp6vfw.dll. This isn't precicely Gentoo's fault, since these files are not included in the upstream codecs tarballs. Is it possible to temporarily add these missing VP codecs to the win32codecs ebuild untill the MPlayer guys release a new codecs package? I tarred the missing codecs and put them on my webserver, the tarball can be found here: http://niekvandermaas.nl/zooi/vpcodecs.tgz

Greetings, Niek.
Comment 1 Niek van der Maas 2004-08-11 23:36:13 UTC
OK, just after posting this bug I discovered the MPlayer guys have released a new codecs package. In this new package, version 20040809, the missing codecs as described above are included.
So, just see this bug report as an request for an update of media-libs/win32codecs :)

Thanks, Niek.
Comment 2 Chris White (RETIRED) gentoo-dev 2004-08-13 20:23:01 UTC
In CVS so big shiny rainbows can appear.

Thanks for reporting!