quicktime
what you can do, i believe, to see these, is install mplayer and all the extra codecs from mplayerhq.hu and also install plugger, which uses your installed applications to provide embedded video in your browser.
I believe mplayer and plugger are available through apt, but you will probably have to manually download the qt codecs and copy them into /usr/lib/win32 yourself.
This works for me, or at least i can see a good few embedded videos in my browser (firefox) but not all of course, i think the ones i can't see are DRM wmvs though.
Hope this helps, and good luck.
I believe mplayer and plugger are available through apt, but you will probably have to manually download the qt codecs and copy them into /usr/lib/win32 yourself.
This works for me, or at least i can see a good few embedded videos in my browser (firefox) but not all of course, i think the ones i can't see are DRM wmvs though.
Hope this helps, and good luck.
FYI
http://libquicktime.sourceforge.net/
That doesn't answer your question (it's not a player), but it'd be a good thing to have it anyway.
http://libquicktime.sourceforge.net/
That doesn't answer your question (it's not a player), but it'd be a good thing to have it anyway.
I'm trying to view the trailer at http://uk.promotions.yahoo.com/transformers/ now that i have mplayer and its plug-in and the codecs the video plays but i get no sound .. my sound in xmms works fine what else do i need to check ? FC6
Code: Select all
yc@Icebox:/usr/lib/win32$ ls
AvidQTAVUICodec.qtx divxdec.ax msgsm32.acm vid_h263.xa
BeHereiVideo.qtx dnet.so.6.0 msh261.drv vid_iv32.xa
CLRVIDDC.DLL drv2.so.6.0 msms001.vwp vid_iv41.xa
CtWbJpg.DLL drv3.so.6.0 msnaudio.acm vid_iv50.xa
DECVW_32.DLL drv4.so.6.0 msrle32.dll vivog723.acm
LCMW2.dll drvc.so msscds32.ax vmnc.dll
LCODCCMW2E.dll dspr.so.6.0 msvidc32.dll voxmsdec.ax
LCodcCMP.dll huffyuv.dll mvoiced.vwp vp31vfw.dll
QuickTime.qts i263_32.drv nsrt2432.acm vp4vfw.dll
QuickTimeEssentials.qtx iac25_32.ax pclepim1.dll vp5vfw.dll
QuickTimeInternetExtras.qtx iccvid.dll qdv.dll vp6vfw.dll
VDODEC32.dll icmw_32.dll qpeg32.dll vp7vfw.dll
ViVD2.dll imaadp32.acm qtmlClient.dll vssh264.dll
acelpdec.ax imc32.acm rt32dcmp.dll vssh264core.dll
alf2cd.acm ir32_32.dll scg726.acm vssh264dec.dll
aslcodec_dshow.dll ir41_32.dll sipr.so.6.0 vsshdsd.dll
aslcodec_vfw.dll ir50_32.dll sp5x_32.dll vsslight.dll
asusasv2.dll ivvideo.dll tm20dec.ax vsswlt.dll
asusasvd.dll jp2avi.dll tokf.so.6.0 wma9dmod.dll
ativcr2.dll l3codeca.acm tokr.so.6.0 wmadmod.dll
atrac3.acm l3codecx.ax tsccvid.dll wmsdmod.dll
atrc.so.6.0 lhacm.acm tsd32.dll wmspdmod.dll
avimszh.dll lsvxdec.dll tssoft32.acm wmv8ds32.ax
avizlib.dll m3jp2k32.dll tvqdec.dll wmv9dmod.dll
clrviddd.dll m3jpeg32.dll ubv263d+.ax wmvadvd.dll
cook.so m3jpegdec.ax ubvmp4d.dll wmvdmod.dll
cook.so.6.0 mcdvd_32.dll ultimo.dll wmvds32.ax
ctadp32.acm mcmjpg32.dll vdowave.drv wnvplay1.dll
ddnt.so.6.0 mi-sc4.acm vgpix32d.dll wnvwinx.dll
divx.dll mpg4c32.dll vid_3ivX.xa wvc1dmod.dll
divx_c32.ax mpg4ds32.ax vid_cvid.xa zmbv.dll
divxa32.acm msadp32.acm vid_cyuv.xa
divxc32.dll msg711.acm vid_h261.xa
Does it match what you have?
that's an idea... i might be about to say something very dumb, but if you download the codecs tarball from mplayer, the codecs are contained within subdirectories. You can't just untar the contents into /usr/lib/win32, you actually have to put the files themselves into /usr/lib/win32. eg:
Code: Select all
cd /usr/lib/win32
mv */*.* .