Media player suggestions

Hello all,
I went to play some mp3's the other day, only to realize that when I installed arch I never installed a media player (rhythmbox, exaile, etc).
Not sure which one to use, which do you guys use and what do you think the pros and cons of each are?
I would like to play mp3's/audio files as well as sync to my mp3 players (rio cali).
--nixIT

https://wiki.archlinux.org/index.php/Co … Multimedia
And if you search the forums you will find many threads like:
https://bbs.archlinux.org/viewtopic.php?id=33795&p=1
https://bbs.archlinux.org/viewtopic.php?id=74826&p=1

Similar Messages

  • Web page music loads in IE but not Firefox. Have downloaded Windows Media Player Firefox plug in but still nothing. Any other suggestions?

    Can't get any sound when I open one webpage in Firefox but sound works in Internet Explorer. sound files are .wmv and mp3 format.
    I have Windows Media Player Firefox Plug in installed and set to always activiate. Also have Quicktime & Shockwave activated. Any suggestions. Operating system is Windows 7. Thanks

    There are a couple issues here that might be the culprit. One is that the player is hidden using a variety of techniques and Firefox often suppresses hidden content because it can be annoying not to be able to control your experience with media. Another possible issue is that the embed tag doesn't specify a content type. Firefox appears to be guessing anyway, and in my case asking whether to activate the QuickTime plugin, but then nothing plays.
    To test what would happen if both of those were addressed, you can run this script using Firefox's Web Console. It grabs the address of the media and creates a new embed that is visible and specifies the content type. Here's how to use it:
    Select the following long line of code and copy it:
    function reEmbedMpeg(em){var el=document.createElement("embed"); el.setAttribute("type","audio/mpeg"); el.setAttribute("src",em.src); el.setAttribute("style","height:20px;width:200px;position:fixed;right:0;top:0"); document.body.appendChild(el);} reEmbedMpeg(document.querySelector("embed"));
    When viewing the problem page, press Ctrl+Shift+k to open the Web Console in the lower part of the tab.
    Paste the code next to the caret (>>) on the bottom line and press Enter to run it. A player should appear in the upper left corner, the progress bar should show downloading and then the content should play.
    Obviously it's not practical to hack every web page you find, but if this is your site or you would be interesting in contacting the owner, hopefully this post will help in getting this working in Firefox.

  • I can't open wmv files with Lion.  Windows media player doesn't work.  Any suggestions?

    Unable to open wmv files using Lion.  Windows media player doesn't work.  Are there any suggestions.
    Thanks

    Lynnie Marie  ---
    macfriedchikkin's reply would make sense to you if you were trying to open a camera, but if you are trying to view streming media from a web site that is a different story. It helps to be very specific about what you are tyring to do on these forums.
    I belive you would go into Firefox Preferences menu and tell it  to use VLC as the application to play WMV files. I'm still running Tiger,  however, so I can't tell you if it the latest version works wel that way. The Tiger version doesn't seem to, but a lot may have changed since then. (I'm only just getting around to installing Leopard next week now that there are too may apps I can't run on Tiger. ) Perhaps someone else on this forum can better help you set  up the player in your browser.
    Or you can cut out the middleman and give VLC the direct video URL:
    Choose Open File from the File menu and paste in the URL of the video, say,
    http://azul.streamguys.com/auduboncal-1
    or http://azul.streamguys.com/auduboncal-2
    Your media should play this way. Dont forget to save the playlist for later.
    I'l keep investigating on my end, and yes, I'm also  encouraging certain people who are streaming windows media in to switching to a different format
    Best --
    G

  • I have been noticing videos on hulu, youtube and even itunes have been downloading slow and pausing in the middle of watching them. Does anyone have any suggestions on what I should do? Someone told me its my media player, but I am not sure what to do.

    I have been noticing videos on hulu, youtube and even itunes have been downloading slow and pausing in the middle of watching them. Does anyone have any suggestions on what I should do? Someone told me its my media player, but I am not very good at computers and don't want to download the wrong thing.

    I have been noticing videos on hulu, youtube and even itunes have been downloading slow and pausing in the middle of watching them. Does anyone have any suggestions on what I should do? Someone told me its my media player, but I am not very good at computers and don't want to download the wrong thing.

  • TS5376 Time to switch to a non I tunes media player, any suggestions?

    Time to switch to a non I tunes media player, any suggestions?

    You will not be able to manage any iDevices without iTunes though.
    AIMP is a nice little program and the mediaplayer I used for the many years before I bought an Apple device, and I've heard MediaMonkey is as well.
    May I ask why you are switching?

  • Can't download plug in for windows media player. Have used download site and it says it worked, but plug in is not showing up on my list of plug ins.

    I tried to hear a conference call on a website. Got a message, needed windows media plug in. Checked my plug ins, no windows media. Read tutorial on firefox support. Clicked on download. Got a window that asked for repair or change. Tried repair, then change. Need better directions on how to finish download. Got message download successful, but after closing firefox and reopening, still no plug in for windows media in list of plug ins. Went to site and could not hear conference.
    Read support forum. Message about using about:config. Tried this, typed in about: config in start menu, but didn't see anything that looked like I could change to true like message said.
    solved by opening internet explorer and going to website and listening to conference call on windows media player. There was a message saying click here if you want to enable media player. Did so, heard conference.
    Tried using chrome. Got to hear conference yesterday. Today, there was same message about needing plug in when I tried to follow instructions to get plug in, it was as confusing and useless as firefox. The bottom line is I tried to do everything set forth in firefox's forum suggestions and can't get the windown media plug in to show up in my list of plug ins and can't hear conference calls on firefox.
    Chrome did say they were working on getting plug in available at chrome store.
    I agree with comments that I was able to go to web sites and hear calls before firefox made an update that removed my windows media plug in. The simple download fix, presumeably from windows, does not work, apparently because firefox can't find the fix. That is not the user's fault, and it looks like windows tried to provide a fix, and firefox won't recognize it.
    Bottom line, it is easier to use another browser, than try and get the windows media player plug in installed on firefox. What good is a browser, if you can't hear a call on the website that the browser takes you to? Please make it easy to install the windows media plug in on firefox. Thank you..

    Firefox can find plugins in several locations, but Firefox 21 changed the location of the "shared" plugin folder so older installers like the Microsoft Windows Media Plugin no longer drop the DLL file in the correct location.
    There apparently are two ways to address this:
    (1) Change a Firefox preference so that Firefox checks the old location. Here's how:
    (i) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (ii) In the filter box, type or paste '''plugins''' and pause while the list is filtered
    (iii) Double-click '''plugins.load_appdir_plugins''' to switch its value from false to true.
    This will take effect after you restart Firefox.
    (2) Copy the plugins folder to the new location. Here's how on Win 7 64-bit:
    Open a Windows Explorer window to:
    C:\Program Files (x86)\Mozilla Firefox
    Right-click and copy the '''Plugins''' folder
    Double-click the '''browser''' folder to open it
    Right-click and paste
    Right-click the new copy of '''Plugins''' and rename it to '''plugins'''
    After restarting Firefox, the plugins in that folder should now be available.
    ''Edit: I suggest just doing #1.''

  • I'm looking for a new small, efficient media player.

    Hi there.
    The background that will give you insight into my situation but doesn't need to be read
    I come from a very cushioned past media-wise. When I really started to get into listening to music I was still using Windows. It was Winamp first, which I liked but found a little much, but a few coincidences later found XMPlay, a free but closed-source media player capable of playing not only some weird file formats such as MO3, MOD, IT, XM, S3M etc, of which I have a few files in this format, but also MP3, OGG, WAV, and all the other general stuff out there. The timing was just perfect and I "grew" into my "media years" with this player. I used it across my transition from Win98 to XP, and also used it on a Win95 laptop - and I don't even think I had to "help" the system "like" the player to make it work, although I could be wrong.
    However, XMPlay has no Linux version, and as far as I can see, no porting is planned. And as I said before, it's closed source, so not much can be done there.
    In my setup I had a machine set aside for media playback because it had a SB16 in it, and I'd run it with the bass set to 100% and treble set to 0%. Despite what you might think, the output was awesome with headphones - it could give me a good headache or two without distorting at all.
    So, when I first switched to Linux, I didn't initially switch this machine over, but left it running Win98. This got to me in the end so I switched it over... and immediately faced issues. Since there was no port of XMPlay, I needed to find a new player, and fast. XMPlay has a bunch of audio postprocessing features I had enabled, none of which I found support or equivalents for in Linux (for example, an EQ setting promoting bassboost, in addition to that provided by the card - you can understand the headaches). I eventually gave up and ran XMPlay using WINE... and left it that way, for several months. I mean, it worked, didn't it? Then the fact that XMPlay over WINE on a 450MHz processor (it's a P3, haha) used 50%+ CPU -minimum- for the player to even be running (IIRC) got to me, so I decided once again that a new player had to be found. After some digging, I found XMMS to be the most likely candidate (it supports LADSPA and I could configure a bass-boost filter), and for the most part, it worked well. Quite well.
    Then... after I recently found myself recording some audio from the SB16's output to my main machine's input (the simplest way to get around the issue that the bass boost isn't very easy to feed back into the card - or impossible, I haven't tried it for so long), and had my headphones connected to my desktop to monitor the recording. Then, after that was done, I somehow started listening to some other piece of music (through my main box), for whatever reason. I immediately noticed a rather stark contrast in quality to what I'd recorded from the SB16 and what I was listening to. A doublecheck later confirmed that yes, my SB16 was of terrible quality, and yes, I needed a solution, since I wasn't gonna listen to that kinda sound quality anymore now that I knew.
    Over the past few weeks (months?) up until this point I've slowly been weaning myself off the music I liked so much (XMs and MODs, and maybe the occasional S3M), and the postprocessing features I thought had glued themselves into my ears....
    The, uh, like, point.
    ....so I need a media player that doesn't have much in terms of sound processing, but meets all the following requirements, either built in or as a plugin (as logically applicable):
    * Can hide completely, leaving only a hotkey to bring it back. I don't use a system tray and don't want to, for any purpose.
    * Is written in a compiled language.
    * Has configurable global hotkey support
    * Isn't bloated, dependancy-wise, filesize or memory-wise, or desktop-real-estate-wise - something that uses basic C and has a basic GUI preferred
    * Controls the hardware volume so that volume changes are instant
    * Supports tracks longer than 60 minutes / 1 hour
    * Has good file management / playlist support
    * Is something I can throw a gigantic directory tree at and expect to load all the music in it, FAST. I could throw my entire 32GB HDD at XMPlay when I wanted to see/remember what new music was on it and I'd just leave it alone for slightly under 5 minutes. When I returned to it, bam, playlist. That was on the 450MHz P3, running Win98. XMPlay also gave me feedback - if you can recommend something that shows me where it is on the filesystem, that'd be great.
    Up until now, Audacious has met those requirements. But it's had the following issues:
    * The track details window won't open for random tracks
    * The time display stuffs up for tracks longer than >60m, showing the position at 0:59, then, 1:40, then after 10 minutes have passed 1:41, etc
    * The volume control randomly forgets how to change the volume, and I refuse to change the controller to use a software volume since it'll induce delays
    * The system has no ability to add directories recursively - this was present in XMMS, but the BMP guys removed it (?!?!?!) and since Audacious is a fork of BMP, ...
    * The latest version's global hotkeys plugin restores the window to a non-changeable location when I use the "toggle player windows" function. As a visual person I find this a huge blocker.
    Now for the list of players that don't do what I want. XD
    * mpd - expects all your files to be in one folder; mine are everywhere, even thrown across sshfs mounts to other systems.
    * audacious - ...
    * xmms - too boring. GTK1. old stuff. unsupported.
    * xmms2 - seems too "unreachable". I haven't tried this player yet, mostly because Arch has no clients in the repos. *stab*
    * banshee - 200TB of dependencies, and it needs 400TB of RAM to run. Read: I dislike Mono.
    * rhythmbox, banshee, amarok, exaile, quod libet - iTunes-ey UI. I hate iTunes-ey UIs.
    * songbird - depends on the Gecko rendering engine. I have 512MB RAM, and I already run Firefox, thanks.
    * bmp, xmms, audacious - winamp-ey UI. I want to move away from winamp-ey UIs.
    If you have any suggestions... I'll be amazed.
    -dav7
    Last edited by dav7 (2008-09-09 12:55:22)

    * Can hide completely, leaving only a hotkey to bring it back. I don't use a system tray and don't want to, for any purpose.
    Sonata, disable system tray icon, modify any panel settings to ignore it
    * Is written in a compiled language.
    mpd is written in C
    * Has configurable global hotkey support
    Set up keybindings for mpc commands
    * Isn't bloated, dependancy-wise, filesize or memory-wise, or desktop-real-estate-wise - something that uses basic C and has a basic GUI preferred
    mpd uses basic C, many, many GUIs for it around, extremely small memory footprint
    * Controls the hardware volume so that volume changes are instant
    Keybind alsamixer commands
    * Supports tracks longer than 60 minutes / 1 hour
    Is there a modern media player that doesn't do this?
    * Has good file management / playlist support
    I never use mpd's playlist capabilities, but they do seem fairly extensive.
    * mpd - expects all your files to be in one folder; mine are everywhere, evn thrown across sshfs mounts to other systems.
    Apparently you have never heard of symbolic links. OH SNAP! Just create a single directory to collect all the links in. Also, mpd does not expect everything to be in one folder; it expects everything to be available from one parent folder, allowing you to organize beneath that parent.
    The problem you're having isn't that you're looking for a music player, you're looking for a wm/media player/file manager, and that just doesn't exist on Linux, largely because we are sane (for the sake of argument, ignore Songbird right now, I don't think any of us are crazy enough to use it anyways). Like looking for a zebroctonoceros, even though a zebra exists, an octopus exists, and a rhinoceros exists, they do not exist in the same creature. For interfacing with X (keybindings and the disappearing music player), you're better off going through a configurable wm like Openbox. For the actual music playing, well, I don't see any problems with mpd besides your music files being messy, and you can't expect music playing software to solve a personal organization problem. If your file system is messy, then use a file manager to fix it, not your mp3 player. I put a lot of effort into keeping my music files properly tagged and accessible from a single top level directory called music, which then splits off into mp3/ogg files, flac files, podcasts, etc, and that largely solves the problem of wondering where s--t is.
    Another idea for you, if you have multiple machines. Collect all your music onto a single machine, and then set up that system to serve exclusively as an mpd jukebox you can listen to from your other computers over the network. Give it a try.
    Last edited by coarseSand (2008-09-11 16:03:31)

  • Windows media player plugin is not working in firefox 4.if any one know what to do pls reply me

    MY FRIEND SUGGESTED THIS TO ME
    I HAVE TRIED THIS
    BUT ITS WASTE
    I CANT EVEN FIND ANYTHING AS
    WINDOWS MEDIA PLAYER
    I have had the same problem since I installed Firefox 4.0.
    Thank you for letting us know that The RealPlayer plugin conflict, was the source of this problem.
    Another way to fix this (for good) is doing the following:
    1) Click on "Tools">Options"
    2) Click on the "Applications" tab
    3) Search in the "Content Type" column, all the applications that start with the words "Windows Media." Click on the content that is listed to the right of each application's name and choose "Use Windows Media Player (default)."
    By doing this, Firefox will avoid using the Windows Media Player plugin and will open the corresponding application directly with Windows Media Player.
    I just did this and is working perfectly. Try it and let me know how it works for you.

    I just saw this posted to the mozilla.support.firefox newsgroup in the topic,<br>
    [http://groups.google.com/group/mozilla.support.firefox/browse_thread/thread/f381fb349c4d109d/69bef0011240e600?hl=en&ie=UTF-8&oe=utf-8 Windows Media Player will not install in Firefox 4] <br>
    ''Just for the record, the extension that conflicted with Windows Media Player is named: Real Player Browser Record Plug-In 14.0.2''
    <br>..... so try [[Troubleshooting extensions and themes]] to see if a Firefox extension is conflicting with the WMP Firefox plugin.

  • Questions on Flip4Mac and MS Windows Media player for Mac

    If one installs "flip4mac" sofware, the plugin is installed. Will there be a icon or an application file for this software and an uninstaller file in the application folder? Do I have to activate the plugin before I use the web site to play the "wma" or "wmv" files? or it is not necessary to do that once it is installed? To uninstall, do I activate the "uninstall" file or the icon in the application folder?
    As per Dave, in the Maxfixit, he says he uninstalled and went back to using media player. Does the Microsoft WM player handle DRM files to play? If so why Craig is saying that Flip4Mac is a "MUST HAVE"? Why not install the Microsoft WM player instead of Flip4Mac?
    If one wants to install Microsoft WM player, what is latest version available for Mac? and where can I get it from and install it? MS WM player for Mac ver 9 comes in .bin or .hqt formats not .dmg format. Does the .bin format be installed by doule clicking on the file? or you need "stuffit" prog to expand and install the same?
    Appreciate your suggestions regarding this matter. Thanks.

    A Flip4Mac application folder is created in the Applications folder.  An uninstaller is included in the folder along with the Flip4Mac player application.
    Flip4Mac currently does not play files that are protected by the MS DRM.  However, if you use WMP on an Intel Mac you will have to run the browser in Rosetta because the WMP browser plug-in is not a universal binary.  I'm not sure that the Mac version of WMP will play DRM protected files.
    Yes, Stuffit is required to unpack the archive.  You can download Stuffit Expander from www.versiontracker.com or www.macupdate.com or www.allume.com.

  • I am using Firefox 3.6.13 and have installed Windows Media Player 1.0.0.8 for Firefox. However, if I attempt to open a file with a .wmv extension it appears to function properly, except, that I cannot "play" the file. What am I doing wrong?

    # Question
    I am using Firefox 3.6.13 and have installed Windows Media Player 1.0.0.8 for Firefox. However, if I attempt to open a file with a .wmv extension it appears to function properly, except, that I cannot "play" the file. What am I doing wrong?

    You probably have not seen anyone reporting the exact same problem as you. All three crash reports have the same crash signature and as currently ranked 67 it is not the commonest of reasons for a crash.
    I hope you enter your email contact information when reporting crashes. I note you see this crash when using videos, others may possibly see this crash in other circumstances.
    You have already tried the obvious, attempts at a fix so it is now down to wait and see, maybe developers working on the bug will report something or fix it.
    Did you try my suggestion of installing portable ESR ?
    For forum cross referencing purposes
    * Crash Reports for Crash IDs <br />bp-71697f5d-41d4-48ae-9db9-3e6302130607<br /> bp-6e1347bc-153f-433a-9c35-a5f022130607<br /> bp-92a533a2-9e09-4c1e-8df7-deb4c2130607
    *(all three) Crash Signature: EnumSoftwareMFTs(_GUID const&, unsigned int, __MIDL___MIDL_itf_mfobjects_0000_0006_0003 const*, __MIDL___MIDL_itf_mfobjects_0000_0006_0003 const*, IMFActivate***, unsigned int*)
    * Related bug 858667 NEW crash in mozilla::wmf::MFTEnumEx @ EnumSoftwareMFTs
    *I note this was first seen in Fx21 and is 100% Windows 7
    <br />

  • "NOT RESPONDING" message whenever I start using my Windows Media Player

    I don't know what it is that causes this - if it's something to do with having the lesser expensive Hewlett-Packard computers, but this is the 2nd HP laptop I've had and the one thing I've had in common w/both of them is that, one, I got them for under $500 - about $445 or so, w/tax...anyway, I suppose that the more expensive HPs are better and wouldn't have petty problems like this - but anyway, - the last one I had & this one I currently have - the last one was a Windows 7 and this one is Windows 8, so the O/S has nothing to do w/my problem.  Anyway, it's like this:  every time I turn on the PC, then get it all revved up & ready to go, etc. when I turn on my Windows Media Player (WMP) the thing comes up on screen and it sometimes takes a few seconds, since I have about 740 CDs worth of music on here, but anyway, once the CDs show up on the WMP album page (where they're put up in alpha. order of LP name, as opposed to artist names, etc) - and so, when I go from the "A"s downward, just paging through it, looking for something to listen to, for instance, it ALWAYS, inevitably, without fail, gets stuck, sometimes sooner, sometimes later, but usually by the time I get to the Cs or  Ds, the thing gets stuck and freezes up on me and I can't do anything w/it. Then, when I try to click the mouse a couple times or whatever, I get a message at the top of the WMP box - on the top of the box it reads "Windows Media Player", like usual, but when it freezes up like this and it stays stuck for anywhere from 10 seconds up to a minute sometimes, the message that pops up right next to the "WMP" label on the blue border reads "NOT RESPONDING".  99% of the time, it just takes a little patience and sometimes just clicking the mouse buttons a few times and/or hitting a few keys on the keyboard (not hard, just randomly pressing down on some) - then it will finally come back & unfreeze and I'm usually able to continue browsing through my catalog, but there has been other times when it seems to be in worse shape - it'll read "NOT RESPONDING" for a while and no matter how much I click the left or right mouse buttons, tap the mouse on the pad, or whatever, it might come unstuck for a few seconds, then, I think I'm OK again, but sometimes, as soon as it looks unstuck, I can't get it to move at all and right away the "NOT RESPONDING" message comes right back up (and the page fades a little too) - in fact, lately, just before I did a refresh thing on my PC to try & get things to work better, it was giving me big trouble, it would just sit there, stuck, frozen up and nothing I did would unfreeze it.  I'd be frantically trying to unstick it, but no matter what I did, it'd still be frozen and when it does that, I can't get it to do anything.  Recently, when it would do this, sometimes, if I had not tried to get too far down in the alphabet, I can get a certain album open and get it to start playing, but the "NOT RESPONDING" message will pop up now and again, but the music will play all right, uninterrupted. 
    Anyway, this is very annoying.  It's been happening for so long now, that I basically take it for granted that it's going to freeze up on me when I 1st bring it up.  I have no idea what's causing this to happen; like I said, this happened when I had a previous HP laptop that was working with Windows 7.
    Kind of a long-winded way of putting this issue to anyone, but I just wanted to be clear and specific. 
    Is there ANYONE out there who owns a cheapo HP? (not a Compaq, the computer co. HP bought for that purpose, to make their cheap computers and differentiate them from the HPs) - But I wonder, it's been so long since I've even checked -does Compaq even exist anymore as a separate entity from parent co. HP?  If not, then that explains why there's a difference between HP laptops that are $400 or so (at Best Buy) and the more slick, expensive HP laptops that have all the bells & whistles and usually run over $1000.  Of course, I'm not about to shell out twice as much money to buy an HP just to see if the more expensive ones don't behave the way their cheap models do.  I also had a Toshiba I bought about 3-4 years ago and I had even more problems with that - one instance was when the CD drive went out on me and I had to ship it in to HP (still under warranty, thank heavens) and they put a new drive in and shipped it back to me.  It also crashed one time, and got infected with a virus or two or three, which meant I had to re-set the computer back to the original factory settings and, not having an external hard-drive with which to back up all my music, pix, documents, etc (my music is the most important stuff on my computer to me), which meant that I had to go through this long hassle of replacing all the music I'd lost. I have a lot of my own hard copies of CDs, but there were so many more CDs that I didn't have copies of, so I had to visit the library over & over, checking out as many as 25-30 CDs at a time on a lucky day, when the library had a lot of the CDs I needed to replace in my WMP.  I don't want this to happen again, so I am going to get an external hardrive but I still don't know for sure if that would work. At least, by resetting the PC to factory settings I was able to get rid of the virus(es) that were screwing my computer up badly 
    So - has anyone out there had any similar problems?  If so, I would appreciate any help or suggestions you may have as to how to deal with this sort of thing. 
    Thanks a lot.  Hope to hear from one of you out there in the future. 
    Have a nice 4th...
    Kent M.

    Hello kmanthie,
    I just sent you a private message. If you are not sure how to check your forum messages, this post has instructions.
    I worked on behalf of HP.

  • How can I upload my Itunes library to Windows Media Player?

    Hello,
    Please can someone help me.
    I want to keep my Windows Media Player library in sync with my Itunes library.
    Does anyone know how to do this?

    In WMP, go to Library > Add to Library, and make sure it is watching any folder where you have music, such as My Music. Then, as you add songs to your iTunes library manually, WMP will add them automatically to its library. (The opposite will not work, since iTunes does not have the ability to automatically watch folders.)
    Since you will be using both players, I strongly suggest you use music only in MP3 format. Also, you must absolutely avoid purchasing any tracks with DRM, since there is no DRM scheme that both players can handle.

  • Nomad Jukebox Zen Xtra stops working with XP following Windows Media Player 11 Beta Installat

    Yesterday I was very pleased to find that my Creative Zen Xtra (model DAP-HD00) portable media player is a PlaysForSure capable device. Creative Labs, on November 9, 2005, released the Creative Zen Xtra PlaysForSure Firmware v2.0.03. I installed this firmware (I had to install the Creative ZenJukebox Driver v.30.03 first to get Windows to recognize the device). Once the firmware was upgraded, Windows began recognizing the Zen Xtra as a MTP device and life was good. I was able to synchronize it with both Napster To Go and Windows Media Player 0.
    After this, I went ahead and installed Windows Media Player Beta, which I just downloaded yesterday as well.
    From a functional standpoint, WMP seems to run just fine. However, when I connected the Creative Zen Xtra (with its PlaysForSure firmware), Windows redetected the hardware. It first showed "Creative Jukebox Zen Xtra" in the tooltip, followed by "MTP Device" in the new hardware tooltip. Finally, Windows announced that there was a problem installing my new hardware and that it may not work properly.
    Sure enough, when I went into Device Manager, my Zen Xtra was showing as an MTP Device with an exclamation point on it. More specifically, it specified the status of, "This device cannot start (Code 0)."
    Prior to the installation of Windows Media Player, the Creative Zen Xtra showed in device manager with the following characteristics under the heading "Windows Portable Devices":
    Name: NOMAD Jukebox Zen XtraDriver Version: 5.2.0.0 dated 8/30/2004Digitally Signed by Microsoft Windows Component Publisher
    Driver File Details:C:\Windows\system32\wpdusb.sys - v5.2.3802.3802 built by dnsrv(bld4act)
    Windows Media Player changed this to the following (the device now shows up under "Portable Devices"):
    Name: MTP DeviceDriver Version: 5.2.5326.4762 dated 2/22/2006Digitally Signed by Microsoft Windows Component Publisher
    Driver File Details:C:\Windows\system32\wpdusb.sys - v5.2.5358.4827 (WMP_.060509-2009)C:\Windows\system32\DRIVERS\wudfrd.sys - v6.0.5348.0(winmain(wmbla).0604-339)
    The file wudfrd.sys is NOT digitally signed in this case.
    As of now, my Zen Xtra is completely unusable on this system, and I need to sync it with my laptop for the time being, which still has WMP 0 installed on it.
    Is this a bug with WMP beta? Is it a problem with my firmware? Since this is PlaysForSure compliant firmware, and it worked flawlessly with Napster and WMP 0 (before the MTP driver was updated), it would seem to be a WMP beta issue. I'd like to hear more official confirmation on the subject, however.
    Some general details about my system are:
    Microsoft Windows XP Professional with Service Pack 2Verified GENUINE Microsoft operating system using Genuine Advantage ValidationIntel Pentium 4 CPU 3.2 GHz, Hyper-Threaded processor2.00 GB RAM
    Windows Media Player Version: .0.5358.4827Napster Version: 3.6.0.7 (US)
    Any recommendations? Fixes? Some have suggested rolling back the WMP installation, but I would like to consider this option only as an absolute last resort.
    Best regards,Matt

    Ok, this worked out accidentally - but happily
    I first installed the driver - not the media source - but the driver for the device.
    After that the windows device manager yellow sign disappeared - apparently the device driver was registered by windows.
    Then I Installed Mediasource 5 - the installation went thru fine.
    Does anyone have any recommended updates to install, please also advise what benefits.
    Thanks.

  • Windows Media Player does not recognize new downloaded songs

    I have a Pavilion a4310f Prod Nr:  AY014AA-ABA running Win 7 Home Premium 64 bit.
    I just discovered that Windows Media Player does not recognize songs I recently downloaded from the Wal-Mart Music Download Site.  The songs can be seen in the Music Library in a folder named "Downloads" and I can open each song and it will play when double clicked.  The problem is that I can not create a playlist containing the new songs and burn a copy of the playlist because the songs are not listed in the Media Player library no matter hot it is sorted (Artist, Album, Genre, etc).
    Any help/suggestions would be greatly appreciated.
    Mitch
    This question was solved.
    View Solution.

    You might also want to consider moving the songs to my Music or the folder you have WMP set as your Music folder. You can find/change that folder in WMP by going to File ---> Manage Libraries
    Launch WMP ----> Tools ----> Options --->Privacy and be sure that the Display information from the internet box is checked.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • VLC player plugin conflict with Windows Media Player plugin in Firefox 8.0.1

    After I upgraded to Firefox 8.0.1, Windows Media Player stopped playing embedded videos within the Firefox browser.
    If you go to Add-ons and disabled VLC player plugin, Firefox will start to plays any Windows Media Player videos without any issue.
    The minute I click to enable VLC, Windows Media Player stop working again. This problem is not used to happen in Firefox 6.02.
    Please help me with problem. any suggestions will be appreciated.

    You can disable the VLC plugin from the Addons window. Choose Plugins, find VLC in the list and disable it.

Maybe you are looking for