Media Skins broken in Windows QT

I have a neat media skin I built. Works great on QT 6 or 7 on the Mac.
On windows, I have noticed two bugs.
1) Click on the drag region and the player forground jumps and loses the correct mapping betwen the drag and foreground region.
2) the button images have a white pixel area neat the right hand side / and or are not aligned right after the above #1 occurs.
3) The repaint of the video window if you drag the media player leaves garbage (old pixels) on occasion
All in all, it makes skins unusable for Windows.... Hopefully it will be fixed quickly...as of 7.0.4 it's broken, I may have to go to WMP (yuck) to deliver functionality on windows if this is not addressed...
has anbody seen this?
  Windows 2000   QT

Welcome to the discussions, QTime Dev.
I've seen problems with skins as well, with my PSP skin (the other skin doesn't have as serious of a problem).
http://homepage.mac.com/makentosh/QTITest
I've got my fingers crossed for a 7.1...someday

Similar Messages

  • Trouble With Media Skins

    I made a media skin for QT from this tutorial
    http://www.apple.com/quicktime/tutorials/mediaskins.html
    It works fine with QT on the mac but when I got to windows the skin does not show up. The media plays but no skin. Any ideas?

    Thanks for the respons. I went ahead and switched the dragmask and the winmask in the xml file. Then I opened the XLM in quicktime and I saw nothing. When I say I switched them I did this
    I copied this directly from the XLM text
    was
    <contentregion src="Mask 2.pct"/>
    <dragregion src="Mask 1.pct"/>
    changes
    <contentregion src="Mask 1.pct"/>
    <dragregion src="Mask 2.pct"/>
    Was this what you ment to do?
    I put a link to the movie so you can see what it looks like on the mac side
    http://www.calgymnastics.com/Am.mov

  • Taskkill /F broken in windows 8 when applied to a process that crashes on exiting

    It appears that Windows 8 has broken the taskkill command in part at least (actually, I think it is more likely a broken ability to set the debug attribute, which in prior Windows versions allowed taskkill to kill programs even if in a different security
    context; but I don't know exactly how to test that or prove my hypothesis).  When attempting to kill a process that is hung on exit (e.g., attempted a normal exit from the program, but it hangs and fails to exit, and continues to consume system resources),
    there appears to be no way to terminate the application/service, and an "access denied" error is generated even though run from the administrator command prompt.
    I have had this happen now many times with chrome.exe (which seems to have lots of issues with Windows 8 in general, but especially when exiting), as well as Skype.exe (a perpetual problem child program under any system).  It is repeatable if you can
    get any program to crash/hang on exit:
    (1) start a bunch of chrome.exe windows, especially ones that require resources like scripts, and then attempt to exit chrome window by window - this will cause chrome to crash on exit 5/10 times.  Confirm hung process via ctr-shift-esc and see
    that at least one chrome task is still running (chrome window may or may not still be visible)
    (2) From the administrator command line: "taskkill /IM chrome /F" which will give the access denied error.
    (3) psutils is also unsuccessful: pskill chrome /F also gives same error (run from administrator command prompt)
    As I understand prior Windows releases, there is a debug attribute that was set by these particular utilities (under Windows 7 and earlier) which allowed taskkill and pskill to kill processes even when the task manager failed to do so.  It seems
    that something is broken under Windows 8 now in that regard.
    Any ideas how to fix?  is there a registry fix?  Another utility that works under Windows 8?
    JeffN

    Hi,
    I tried the command in Windows 8, it works with no problem. I can even kill explorer.
    Juke Chou
    TechNet Community Support
    The problem is with killing certain "runaway" processes.  I can kill chrome just fine ... until it crashes!  Once it crashes, it is unkillable.  Something is not right.
    JeffN

  • How do i seperate media browser from main window in Pro X

    How do i separate media browser from main window in Pro X, it only lets me drag project audio tab from main window..
    Regards
    James.

    hello, this is usually caused by adware on your pc.
    please run a scan of your system with [http://www.bleepingcomputer.com/download/adwcleaner/ adwcleaner] & also manually check that you don't have any suspicious entries like 3rd-party-toolbars presently installed under ''firefox > addons > extensions'' (adware like babylon also might install some unwanted stuff that comes under the names "Browser Manager", "Browser Protector", "Bprotector", "Object Installer", etc.) or in the windows control panel > programs section.
    afterwards install the search reset addon - it will revert the most common customziations those adware programs do in firefox back to the default: https://addons.mozilla.org/firefox/addon/searchreset/
    [[Remove a toolbar that has taken over your Firefox search or home page]]

  • Media Skin issue

    Help...
    I managed to figure out how to create a nice media skin with no thanks to the incomplete and confusing instructions on the Apple Quicktime tutorial, but with many thanks to kkirkster's website and a few others.
    I am, however having an issue with the movie I created.
    It plays perfectly. I mean, absolutely perfectly- on my computer.
    If, however, I send the self-contained final version over to either of the other 2 computers in the office, the skin won't work right. It has an opaque box around it, where the OS is drawing the drop shadow. The skin is working, in a sense, because the transparent areas inside the box are still transparent, and the movie plays correctly.
    It boggles my mind that it plays perfectly on my computer and not on the other computers, and I'm beginning to wonder if there isn't some issue with QT not actually saving the movie as a complete "Self Contained Movie" and is still referring to the files from the XML file.
    Any help or experience with this issue would be greatly appreciated.
    Mike Vogel
    Des Moines, IA

    Ok, this has worked for us... sort of.
    If you're willing to look at this a little more for us-
    We've got it to work perfectly in Safari only. All other browsers don't see the files.
    I've copied the code from our web guy that's based on your website below:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="content-type" content="text/html;charset=utf-8" />
    <meta name="generator" content="Adobe GoLive" />
    <title>Untitled Page</title>
    </head>
    <body><hr>
    <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="400" width="500">
    <param name="SRC" value="file:///Graphics/Professional%20Video%20Web%20Site/Professional%20Video/ PV%20WEB%20VIDS/PVCommPoster.mov" />
    <param name="Target" value="quicktimeplayer"
    <param name="href" value="file:///Graphics/Professional Video Web Site/Professional Video/PV WEB VIDS/PVComm.mov"
    <param name="controller" value="false" />
    <embed height="400" pluginspage="http://www.apple.com/quicktime/download/" src="file:///Graphics/Professional%20Video%20Web%20Site/Professional%20Video/PV %20WEB%20VIDS/PVCommPoster.mov" width="500" controller="false" href="file:///Graphics/Professional Video Web Site/Professional Video/PV WEB VIDS/PVComm.mov" TARGET="quicktimeplayer"></embed>
    </object>
    </body>
    </html>
    Is there anything here which stands out as wrong.
    The website isn't uploaded currently- only on the HD and being created in GoLive.
    Thanks a ton for your help!
    Mike Vogel

  • [svn:fx-trunk] 7204: Tweaks to appearance of Halo skins for WindowedApplication/ Window to match Spark appearance.

    Revision: 7204
    Author:   [email protected]
    Date:     2009-05-21 16:30:20 -0700 (Thu, 21 May 2009)
    Log Message:
    Tweaks to appearance of Halo skins for WindowedApplication/Window to match Spark appearance.
    Bug: SDK-19653
    QA Notes: Baseline images of Halo WindowedApplication/Window need to be updated.
    Doc Notes: none
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-19653
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/defaults.css

    I had downloaded it for test, and requested for evaluation license...
    But I haven't got license, and also I am not able to find Flash Builder Plugins from HFCD site....
    I think those plugins are removed from site....
    Please help me, if anyone have those plugins...

  • Adobe Flash Media Encoder Increase Buffer Window

    Hi All,
    Windows 8 OS looking to increase Adobe Flash Media Encoder's buffer window to 5 seconds and insert script commands. Obviously, there aren't any options through the program itself, so we're looking for a way around. Any thoughts or ideas would be appreciated. Thanks.

    You can increase the buffer to 5 seconds, click on the auto adjust and drop frames (recommended over degrade quality in my opinion as it can change the pitch of the audio), then change the buffer to 5 seconds.
    Googled this image:

  • While playing this media clip: Adobe's Windows built in media player cannot play this

    I downloaded a PDF file about a week ago and am stumped on how i can make it play. it is a PDF with audio clips to help learn a language. the file opens fine but whenever i click the audio it says "acrobat has encountered an error while playing this media clip: Adobe's Windows built in media player cannot play this format as the required decoder is not installed on the system. " i googled and came to a few differrent threads on this site, someone said they resolved it with quicktime, so i got quicktime... no use. then someone else said its a problem with "legacy media" and id have to go into my preferences in adobe and allow it, i didnt see an option to "allow" but i saw one where i could pick how i wanted to play it (quicktime, windows built in, windows media player, and i think one more) i tried with all of them and still no luck. i really .want this file to play, but since i am not tech savvy, i am stumped as what i can do next. please help

    What is your operating system & version?
    What is your Reader version?
    Do you have any Codecs installed on your system?
    I downloaded the file, and the audio plays fine on my system (Windows 7, Reader XI, using Windows 7 Codec Pack).

  • Applications 11i Release 10 CD/Media Pack for Microsoft Windows

    Could some one give me the minimum system configuration to load Oracle Applications 11i Release 10 CD/Media Pack for Microsoft Windows for personal use ?
    I want to buy this CDS from Oracle Store .
    Thanks
    Naveen

    You need to apply 11.5.10 Oracle E-Business Suite Consolidated Update 2 (CU2)
    - Apply patch 4318672 -- 11.5.10.2 Technology Stack Validation Patch
    - Apply AD patch 4229931 -- The most recent replacement for this patch is 4502904
    - Apply patch 4297568 on the concurrent processing server node
    - Apply the CU2 driver (u3460000.drv)
    Metalink Note: 316366.1 should be helpful

  • Can any one help me with CD/Audio disc playback problem on media center m8200n running Windows Vista

    I have HP Media Center m8200n Dest top running WINDOWS VISTA HOME PREMIUM 32 BIT edition.It  has MEDIA CENTER and MEDIA PLAYER. I experience problems with the computer being able to play CD music discs.  What happens is that the Disc will play only for 63 seconds exactly and then stop playing the track, the player will then skip tracks, settle on another one, play it for a few moments and then skip to the end and then play nothing. It gives me an error message that it cannot read the disc.  This happens with any and every standard store bought CD new or used. These CDs also do play on my laptop running basically same operating system.  This happens whether I trying to Play a disc or burn the disc to the hard drive.  The drives work great though as they do play DATA discs all the way through. MP3 discs play fine.  It also plays the DVD movies with no problem. Windows media player doesn't make it work, also installed VLC player and REALPLAYER to try some other players and they also don't work for music, only DVDs. They all only produce 63 seconds of music play back  from a disc. I've already tried Changing ENHANCEMENTS, UPDATING DRIVERS, UNINSTALLING THE DISC DRIVE and then re-installing back into WINDOWS but none of that helped. SYSTEM came with the integrated REALTEK HIGH DEFINITION AUDIO on the mother boad for multi channel playback options and I've downloaded those updated drivers again but that doesn't do anything.  Thinking it might be a hardware drive problem I purchased a new LG BLU-RAY DRIVE/BURNER super multi drive which plays fantastic for any video format from Blu-Ray to regular DVD format with the Power DVD software but the machine is causing even this new drive to have the same problem with the audio and it cuts out playing the audio disc within the same 63 seconds running audio disc. . There seems to be a software glitch and I'm wondering if you can help.  Also the sound card seems to work perfectly fine. I downloaded I-Tunes and copied over audio files to the computer via my flash drive and when I play those files from the hard drive, or even the sample windows media files which reside on the hard drive in MY MUSIC, all files play through perfectly, fully, and with great sound. Audio out jacks in back of computer work fine as also does the front head phone jacks upfront. Something in the software when playing a audio disc/file through the dic drives???? I've got hundreds of CD and it's a bummer not beng able to lay them through the system. Does anyone think moving from VISTA PREMIUM to a upgraded version like ULTIMATE or even going up to Windows 7 might solve problem??? What about the 32 bit verses 64 bit editions??? My system should be able to run in the 64 bit frame work also. THANK YOU in advance!!!

    Hi,
    All dimms work individually?  Did you run a bootable memory diagnostic to determine the reliability? Did you run a diagnostic on the hard drive?  I believe that your PC came with PC Doctor and that you can create a bootable diagnostic disk. Did you create that disk?  Be sure to purchase memory dimms from a manufacturer that will stand behind their product with a guarantee such as Crucial, Corsair or Kingston. Buy directly from the manufacturer and they will stand behind the guarantee. Be sure that all of the dimms are identical. Use CPU-Z to determine that the specifications are indeed identical.
    You have some options to consider once you can stablize your PC for updating the BIOS.
    Locate a hard drive and use the HP external recovery media to build a VISTA system. -- safest method
    Use a VISTA repair disk and at the command prompt try executing the HP BIOS update (Admin). -- safe
    Try a bootable BIOS update process as suggested at this site. --  less safe but doable
    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

  • How to Share One iTunes Media Folder on a Windows Laptop and Mac Laptop

    I have an HP EX490 Home Server setup. I want to use the Music Share volume to act as the home for all of our music. I am using a MacBook Pro and my wife is using a Dell Windows Vista Laptop. I have my iTunes pointing to the iTunes Media Folder on the Music Share. The iTunes Library resides on my laptop in Music/iTunes/Library. I used the consolidate library feature and it moved all the music to the appropriate iTunes folder on the Share. Now I want to do that with the Windows Vista Laptop. I have the Vista laptop pointing to the Share for the iTunes Media folder location. The question is how do I add the files to her library? Do I "consolidate library" again or just "add folder to library"? Also do I keep the boxes checked "Keep iTunes Media folder organized" and "Copy files to iTunes Media folder when adding to library" under the Advanced Tab in Preferences? Would greatly appreciate the help. Lots of music/videos and only want to do this once.
    Thanks in Advance
    Tom

    Tom DePrenda wrote:
    I used the consolidate library feature and it moved all the music to the appropriate iTunes folder on the Share.
    Good!
    I have the Vista laptop pointing to the Share for the iTunes Media folder location.
    Good!
    The question is how do I add the files to her library?
    Go to your File menu and use the command Add Folder to Library. When the dialog comes up, point it to the Music folder in the Share area. But read on first...
    Also do I keep the boxes checked "Keep iTunes Media folder organized"
    You must turn off the "Keep..." option. Otherwise, when one of you changes a tag, iTunes will re-"organize" and the other person's iTunes will lose the link.
    The "Copy..." option should also be turned off. As you add new music, put it where you want it. Then you must "Add File to Library" from each iTunes.

  • A small bug in Windows Media Player 12 on Windows 8.1 and Windows 7

    First of all, do excuse me as I have absolutely no idea where to go to report bugs in either Windows Media Player, or the Microsoft's Media Foundation filters that most probably handle the actual parsing and decoding. I see that some related bug reports
    have gotten noticed here on the Technet forums, and thus ended up writing here.
    Some time ago I helped a fellow internet user to update his encoding pipe line from quite an older version of ffmpeg and libx264 to a newer one. After some testing, I noticed him being unhappy with the result because of "black borders" around the
    video clip, but only in WMP12, not in other players. Being interested in what this was, I went on and started checking out the behavior.
    What I found out is that, with the newer ffmpeg and libx264, WMP12 was only seeing the video resolution (which was 1440x1080) at first, and resized/matched the player window according to that. Only after that did it then, within this window, actually show
    the video and apply the correct aspect ratio to it (4:3 sample/pixel aspect ratio, or 16:9 display aspect ratio). In other words, the video would play correctly, but within a 4:3 display aspect ratio video surface, leading to black bars on the top and the
    bottom.
    Now, if you manually resize the window, the black borders would of course go away. This is because they were not part of the video, but just something the player had based its window size calculations on originally. With the older ffmpeg + libx264 mix
    things would Just Work, and the auto-sizing worked.
    So I went off to look up all the data in the files that could relate to aspect ratio :) .
    [tkhd: Track Header Box] in the container has the width and height set to 1920x1080 in both files, so this is most probably ignored
    [pasp: Pixel Aspect Ratio Box] in the container is only present in the new one, and thus most probably ignored. hSpacing and vSpacing are set to 4 and 3, thus becoming 4:3 (this is the
    pixel or sample aspect ratio, so this is correct for 1440x1080 to be shown as 16:9). This information, if available, should trump the aspect ratio information in the stream (a quote from ISO/IEC 14496-12: "These
    (pasp and clap boxes) are both optional; if present, they over-ride the declarations (if any) in
    structures specific to the video codec, which structures should be examined if these boxes are absent.") .
    In the actual AVC/H.264 stream both files have aspect_ratio_idc set. The older file has the value set to 255 (Extended_SAR structure follows), and Extended_SAR then contains sar_width set to 4 and sar_height set to 3. On the newer file, on the other hand,
    we have a value of 14. Looking at the H.264 specification, value 14 is defined as "4:3 , 1440x1080 16:9 frame without horizontal overscan"
    So... Since the pasp box seems to be completely irrelevant and ignored, and since the tkhd box contains exactly the same information in both cases and thus seems to be ignored, the only thing that comes to mind is that:
    Only the information from the AVC/H.264 video stream is actually taken into mention at this stage.
    The AVC/H.264 video stream parser does not know the aspect_ratio_idc value 14.
    I haven't actually tried to change the values in the parameter set's VUI parameters around to be sure of this being the reason, but, unless WMP misunderstands what the pasp box's value means (4:3 read as the aspect ratio for the whole picture, instead of
    one sample/pixel), that's the only reason I can see this happening because of.
    A small sample mp4 file for this issue is provided at fushizen.eu/samples/wmp12_mp4/merry_christmas.mp4 . Having the automatic zoom set to 50% does help replicating it with smaller displays :) . WMP will resize its video window to a 4:3 display aspect ratio,
    and then show the 16:9 display aspect ratio content within that. This happens with both Windows 8.1 as well as Windows 7, on Windows Media Player 12.
    Now, if the issue is actually on ffmpeg's or libx264's side, feel free to note the technical problems with the sample, and I will review and then report them if I see the related specifications agreeing on the issue. So far this seems to be purely a problem
    with the related Media Foundation filters, and/or Windows Media Player 12.

    I have a lot of grief with this version of Windows Media Player.
    It is very buggy and frustrating to use.
    I have my Music library on a QNAP NAS, which is as reliable as they come.
    System notifications make it not save changes.  It also does not do a good job of interpreting albums and artists from folders.  Changes to track names are not saved, nor are tracks moved to other albums, renamed albums, changes to genre, artist
    or date.  It separates and merges albums/tracks without sense or reason.  Some changes I've made up to 4 times, then closed WMP and re-started my machine to check if it has/hasn't saved the changes.  Often it has not.
    This is the first time I've used WMP in this capacity, and I do not recommend it.
    New service pack please.

  • Replacing Motherboard on HP Media Center PC running Windows Vista Home Premium (32-bit)

    Running OEM version of Windows Vista Home Premium (32-bit) on an HP Pavilion Media Center m8226x Desktop PC.  Replacing motherboard ASUS M2N68-LA Motherboard 6150SE HP Narra2-GL8E with an MCP61PM-HM (Nettle2) motherboard due to failure.  Both boards have same chipset and form factor.  Can I just replace board without reinstalling windows?  Do I need to install new drivers?  I don't have an install CD or install key, would Microsoft provide a key if needed?  Is there a link I can reference for MB replacement/ install? 
    Thanks for you assistance!
    HC
    This question was solved.
    View Solution.

    The OEM license is tied to the original motherboard version, ie M2N68-LA. You lose the OEM "rights" when you changed the board.
    I am a volunteer. I am not an HP employee.
    To say THANK YOU, press the "thumbs up symbol" to render a KUDO. Please click Accept as Solution, if your problem is solved. You can render both Solution and KUDO.
    The Law of Effect states that positive reinforcement increases the probability of a behavior being repeated. (B.F.Skinner). You toss me KUDO and/or Solution, and I perform better.
    (2) HP DV7t i7 3160QM 2.3Ghz 8GB
    HP m9200t E8400,Win7 Pro 32 bit. 4GB RAM, ASUS 550Ti 2GB, Rosewill 630W. 1T HD SATA 3Gb/s
    Custom Asus P8P67, I7-2600k, 16GB RAM, WIN7 Pro 64bit, EVGA GTX660 2GB, 750W OCZ, 1T HD SATA 6Gb/s
    Custom Asus P8Z77, I7-3770k, 16GB RAM, WIN7 Pro 64bit, EVGA GTX670 2GB, 750W OCZ, 1T HD SATA 6Gb/s
    Both Customs use Rosewill Blackhawk case.
    Printer -- HP OfficeJet Pro 8600 Plus

  • Changing From Windows 8.1 PRO with Media Center To Just Windows 8.1 PRO

    Hi,
    I am trying to convert my windows to Windows  8.1 PRO from an unactivated version of Windows 8.1 PRO with Media Center (a free trial I got when I purchased my computer that expired). I am having an issue where it says to "Activate Windows."
    I purchased a Windows 8.1 PRO key and when I try to enter it into the "Activate Windows" under PC settings, it tells me that "This key can't be used to activate this version of windows." What do I do?

    Check with MS activation support : http://support.microsoft.com/kb/950929
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • Windows Media feature pack for Windows 8.1 PRO N version?

    Hi, I want to install media feature pack on win 8.1 (PRO N) however its not working as installed application.  says 'this is not for your computer'. I got the link from your public forums (link mentioned in your forums)
    My windows details mentioned below -
    Windows 8.1 Pro N, 32 bit operating system, 64 bit processor, i3
    Please help

    Try:
    Media Feature Pack for N and KN versions of Windows 8.1
    Carey Frisch

Maybe you are looking for

  • Problem with playlist

    on one of my playlists I am not able to move songs around, I checked all the other lists and it works but one.

  • PSE 8.0 Cannot See All Tools

    Good Day Eveyone: I cannot see all the tools that are listed in PSE Help for PSE 8.0.  For example Healing Tool - I only see the Spot Healing Tool on side of my screen.  I do not see both clone tools.  How do I get these other tools listed?  Thanks.

  • Canon 7D - Connecting to Mac / FCP7

    Have 7D which I am trying to connect to mac directly through camera/USB (no CF reader as yet) The camera does not show up on the desktop as previous cameras normally do - is this correct? I have to use apple 'Image Capture' application to recognise t

  • International Data Pack - Notifications Warnings and Alerts

    I recently added an $85/300Mb International Data Pack to my iPad. I received no Activation Confirmation, no data usage notificationa at 50%, 85% etc, and no warnings on activation in a new country. I lie awake at night and ponder these things, and th

  • Relevent specifications for JSF 2.0 and JSTL 1.2 specification evaluation.

    Hi, I am studying final draft version of JSF 2.0. What all other specifications required for JSF 2.0 and JSTL 1.2 specification evaluation with respect to glass fish 3.0. Please let me know what all other JSRs required to go through. Thanks, Ravi