Mac vs. pc QT html embed

OK, basic stuff here. i have a .mov that i have embedded onto a page using html. cool. here is my code:
<embed src="http://www.mywebsite.com/movie.mov" width="400" height="198"
autoplay="true">
when i was in quicktime i changed the pixles to 400x198 as it looks best this way to match what i had in FCP.
trouble is it cuts off the bottom of the controller when embedded. so i can change the hight but then i get interlacing problems when it plays. the really crazy thing is that on a pc at 400x198 (cut off controlle) it is not interlaced... on a mac 400x198 it IS interlaced.
now i've been a mac user for a long time but this is really frustrating and makes mac look real bad. why is this so hard for to figure out!?!
what should i set the pixles at to make sure there is NO interlacing and the controlers a visible... come on folks this is basic stuff here. why so tough on my mac?

To use the QuickTime controller requires you add 16 pixels to the height value.
A 320X240 file would use 320X256 is the page code.
The embed tag is not understood by Internet Explorer on PC's. You need to use the "object" tag page code for that browser. More info here:
http://docs.info.apple.com/article.html?artnum=60883

Similar Messages

  • JSON from HTML embed Javascript to AS

    Hi,
    I know how to get JSON working if loading from external file
    by using LoadVars.
    But i don't know how to get JSON from the HTML embed
    Javascript and get to work in flash?
    I have tried different ways and search at google about
    related cases but nothing found yet.
    Can somebody help me?
    that's the code that i have used:

    Thanks for the suggestion.
    Well, as near as I can tell the "do javascript" will in no way, shape or form pass info back out to Applescript from Bridge, and I need to grab the long user name from system info there.
    To be honest, I was just trying to do a nice elegant dialog box with Bridge because Illustrator CS2 didn't know Script UI and I thought since everyone has CS3 Bridge on their machines already... But I've settled for 3 Applescript dialogs instead, so the fight is over.
    1.5 days tinkering with JS. 1.5 hours recoding in AS. Whee...

  • I want to create a cd on my mac that autolaunches an .html-page after inserting into a pc or a mac. Is that possible?l

    I want to create a cd on my mac that autolaunches an .html-page after inserting into a pc or a mac. Is that possible?

    Solving this requirement on a modern Windows system is going to be problematic too, as the autorun mechanisms are increasingly being locked down over there, if not by the end-user or the system installer, then by the usual anti-malware tools that are installed.
    Given this is one of the most vulnerable populations here in terms of operational security, you'll probably want to target online distribution, or to distribute a signed application that can be installed on the target (akin to a managed system) and that then accesses your data on external storage.  All that app might do is access the disk, verify that the contents of the device are trusted and valid, and launch the browser.
    I'd likely target online distribution or pre-loaded distributions and iOS, as that's where all of the older folks I'm dealing with are headed, too.  If not a native app, then maybe a web-app here, and download the contents into the HTML5 local storage.

  • Purechat Widget Code HTML embed not Working...

    Hi handy helper people,
    I currently have a client site that's live that has requested adding an HTML embed from Purechat.com for their chat widget. After inserting the HTML it will not recognize and get a "unable to generating thumbnail" text.
    Anyone know a fix for this? Your knowledge is greatly appreciated!!

    Hi Vivek,
    Thank you for your reply and help. Yes, that's been tested, it isn't viewable in browser or when published live.
    Site: www.genaltapower.com
    Purechat code embed:
    <script type='text/javascript'>(function () { var done = false; var script = document.createElement('script'); script.async = true; script.type = 'text/javascript'; script.src = 'https://widget.purechat.com/VisitorWidget/WidgetScript'; document.getElementsByTagName('HEAD').item(0).appendChild(script); script.onreadystatechange = script.onload = function (e) { if (!done && (!this.readyState || this.readyState == 'loaded' || this.readyState == 'complete')) { var w = new PCWidget({ c: '2a6ac48a-ecad-41ab-8ebc-92a2a2fe063e', f: true }); done = true; } }; })();</script>
    Regards,
    Jason

  • [PLEASE HLEP] Mac excel 2011, cannot open embed PDF

    How can open embed PDF in excel?
    Also, I cannot insert PDF file in Mac word and excel (2011 version)
    Please help. thanks.

    It sounds like you want to be able to modify a PDF in Word.
    If that is the case you need a program that will open the PDF and then perform an OCR (Optical Scan Recognition) on it to convert it back to text (PDF is a form of image/graphic file; like a photo taken of how it will print).
    Take a look at PDFPen Pro:
    http://smilesoftware.com/PDFpenPro/index.html
    from Smile Software
    They also have a more limited featured version for less money:
    http://smilesoftware.com/PDFpen/index.html

  • How to prevent Windows Media Player plug-in from overriding sizing in html embed code?

    My html code for embedding Windows Media Player into a frame recently developed problems in Firefox but not IE 8. The player displays properly at first, but then repositions and resizes. It seems my width setting is honored, but not my height setting. Also, autoplay="false' (or "0") additionally is not honored- the video starts playing after the repositioning and resizing. I have tried different embed code with the same result. I have the correct Windows Media Player Firefox Plug-in and it is up to date. I tried updating to Firefox version 9.0.1, but the problem persists. I've come across web postings positing the plug-in settings are overriding embed code. Any workarounds appreciated. Thank you.

    A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.
    *http://forums.mozillazine.org/viewforum.php?f=25
    The helpers at that forum are more knowledgeable about web development issues.<br>
    You need to register at the MozillaZine forum site in order to post at that forum.

  • Javascript problem with HTML embed

    I'm migrating a large existing site from Sitegrinder to Muse after converting several smaller sites without problem. Unfortunately this site has a javascript button that doesn't work at all. The button was created with the Object/Embed HTML feature, just as coding for several ads was placed in the same way. All the elements displayed properly in the Muse layout and in the browser preview, so I assumed that the code was being read correctly.
    Unfortunately when I click the button on the deployed site, the message "Run script "getPianoDeals()" appears at the bottom of the browser window but nothing else happens. A pop-up window with localized info is supposed to show up. This button appears at the top of every page on a website of hundreds of pages.
    I don't know Javascript, simply place the line of code provided to me. The button has always worked in the past. There's a lot going on in the pages so I don't know if there's a conflict or what to do about it. The site is at www.pianobuyer.com; the white button labeled "view local offers" in the top right corner is the problem. For reference I've reloaded the main pages of the old site at www.pianobuyer.com/Julie/ where the button functions correctly.
    Any suggestions are greatly appreciated.
    Thanks.

    I've tried several things to sort out the problem.
    I isolated the button on a separate layer (helpful with problems between drop-down menu bar and other HTML objects on a page) but it made no difference.
    I then edited the HTML file, moving the relative position of the Muse javascript entries and the problem button script. No matter where the lines were placed, when the button script follows the Muse scripts it works fine; when the button script precedes the Muse scripts it does nothing. Also when the Muse scripts follows the button script the normal actions on the site works fine (drop-down menu bar, slide show); when the Muse scripts precedes the button script none of them work. So the conflict definitely occurs between the scripts.
    I found two discussions on the forum about similar problems. Both refer to a "require.js" file being added to the page. Unfortunately I don't understand what's being discussed.

  • Quicktime HTML Embed Seems Globally Broken

    Hi! I've been using the embed html tag to post Quicktime videos for a long while now at work, but as of the last couple weeks (late November 2014) they have inexplicably all been broken. This includes embedded videos for numerous sites made years ago up through a couple weeks ago. The change seems to have happened suddenly. Looking around the internet, it seems as though it's not just my pages, but every example video I'm able to find on tutorial or test sites is broken as well. They all just display a gray box with a puzzle piece and the message "No plug-in available to display this content." message. I'm using a fairly current MacBook Pro with Yosemite installed; but I've checked it on another iMac using an older OSX versions and all have the same issue. If you do a Google search for "Quicktime Embed Test" none of the links that use a basic embed tag seem to be working, for instance. Same issue in Chrome or Safari. Was their a major change in Quicktime recently that would be causing this error? Any ideas on how to fix this problem? Thanks!

    Hi! In Chrome, there is no Quicktime listed in the Plugins menu. Safari has it, but Chrome does not. Here is the complete list of Chrome plugins:
    Widevine Content Decryption Module - Version: 1.4.6.703
    Enables Widevine licenses for playback of HTML audio/video content. (version: 1.4.6.703)
    Name:
    Widevine Content Decryption Module
    Description:
    Enables Widevine licenses for playback of HTML audio/video content. (version: 1.4.6.703)
    Version:
    1.4.6.703
    Location:
    /Users/eronrauch/Library/Application Support/Google/Chrome/WidevineCDM/1.4.6.703/_platform_specific/mac_x64/widevine cdmadapter.plugin
    Type:
    PPAPI (out-of-process)
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/x-ppapi-widevine-cdm
    Widevine Content Decryption Module
    Disable  Always allowed
    WacomTabletPlugin - Version: WacomTabletPlugin 2.1.0.2
    Plugin for Wacom tablets.
    Name:
    WacomTabletPlugin
    Description:
    Plugin for Wacom tablets.
    Version:
    WacomTabletPlugin 2.1.0.2
    Location:
    /Library/Internet Plug-Ins/WacomTabletPlugin.plugin
    Type:
    NPAPI
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/x-wacomtabletplugin
    Plugin for Wacom tablets.
    Disable  Always allowed
    Chrome PDF Viewer
    Name:
    Chrome PDF Viewer
    Version:
    Location:
    /Applications/Google Chrome.app/Contents/Versions/39.0.2171.71/Google Chrome Framework.framework/Internet Plug-Ins/PDF.plugin
    Type:
    PPAPI (in-process)
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/pdf
    Portable Document Format
    .pdf
    application/x-google-chrome-print-preview-pdf
    Portable Document Format
    .pdf
    Disable  Always allowed
    Chrome Remote Desktop Viewer
    This plugin allows you to securely access other computers that have been shared with you. To use this plugin you must first install the Chrome Remote Desktop webapp.
    Name:
    Chrome Remote Desktop Viewer
    Description:
    This plugin allows you to securely access other computers that have been shared with you. To use this plugin you must first install the Chrome Remote Desktop webapp.
    Version:
    Location:
    internal-remoting-viewer
    Type:
    PPAPI (out-of-process)
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/vnd.chromium.remoting-viewer
    Disable  Always allowed
    Native Client
    Name:
    Native Client
    Version:
    Location:
    /Applications/Google Chrome.app/Contents/Versions/39.0.2171.71/Google Chrome Framework.framework/Internet Plug-Ins/internal-nacl-plugin
    Type:
    PPAPI (in-process)
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/x-nacl
    Native Client Executable
    application/x-pnacl
    Portable Native Client Executable
    Disable  Always allowed
    Default Browser Helper - Version: 600
    Provides information about the default web browser
    Name:
    Default Browser Helper
    Description:
    Provides information about the default web browser
    Version:
    600
    Location:
    /Library/Internet Plug-Ins/Default Browser.plugin
    Type:
    NPAPI
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/apple-default-browser
    Provides information about the default web browser
    Disable  Always allowed
    Google Talk (2 files) - Version: 5.38.6.0
    Name:
    Google Talk Plugin
    Version:
    5.38.6.0
    Location:
    /Library/Internet Plug-Ins/googletalkbrowserplugin.plugin
    Type:
    NPAPI
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/googletalk
    Google voice and video chat
    .googletalk
    Name:
    Google Talk Plugin Video Renderer
    Version:
    5.38.6.0
    Location:
    /Library/Internet Plug-Ins/o1dbrowserplugin.plugin
    Type:
    NPAPI
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/o1d
    Google Talk Plugin Video Renderer
    .o1d
    Disable  Always allowed
    Java(TM) - Version: 15.0.0
    Displays Java applet content, or a placeholder if Java is not installed.
    Name:
    Java Applet Plug-in
    Description:
    Displays Java applet content, or a placeholder if Java is not installed.
    Version:
    15.0.0
    Location:
    /Library/Internet Plug-Ins/JavaAppletPlugin.plugin
    Type:
    NPAPI
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/x-java-applet;version=1.1.3
    Java applet
    application/x-java-applet
    Basic Java Applets
    .javaapplet
    application/x-java-applet;version=1.2.2
    Java applet
    application/x-java-applet;version=1.5
    Java applet
    application/x-java-vm
    Java applet
    application/x-java-applet;version=1.3.1
    Java applet
    application/x-java-applet;version=1.3
    Java applet
    application/x-java-applet;version=1.1.2
    Java applet
    application/x-java-applet;version=1.1
    Java applet
    application/x-java-vm-npruntime
    Java applet
    application/x-java-applet;version=1.2.1
    Java applet
    application/x-java-applet;jpi-version=1.6.0_65
    Java applet
    application/x-java-applet;version=1.4.2
    Java applet
    application/x-java-applet;version=1.6
    Java applet
    application/x-java-applet;version=1.4
    Java applet
    application/x-java-applet;version=1.1.1
    Java applet
    application/x-java-applet;version=1.2
    Java applet
    Disable  Always allowed
    Adobe Flash Player (2 files) - Version: 15.0.0.242
    Shockwave Flash 15.0 r0
    Name:
    Shockwave Flash
    Description:
    Shockwave Flash 15.0 r0
    Version:
    15.0.0.242
    Location:
    /Applications/Google Chrome.app/Contents/Versions/39.0.2171.71/Google Chrome Framework.framework/Internet Plug-Ins/PepperFlash/PepperFlashPlayer.plugin
    Type:
    PPAPI (out-of-process)
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/x-shockwave-flash
    Shockwave Flash
    .swf
    application/futuresplash
    FutureSplash Player
    .spl
    Name:
    Shockwave Flash
    Description:
    Shockwave Flash 15.0 r0
    Version:
    15.0.0.239
    Location:
    /Library/Internet Plug-Ins/Flash Player.plugin
    Type:
    NPAPI
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/x-shockwave-flash
    Shockwave Flash
    .swf
    application/futuresplash
    FutureSplash Player
    .spl
    Disable  Always allowed
    Adobe Acrobat NPAPI Plug-in, Version 11.0.09 - Version: 11.0.09
    Adobe® Acrobat® Plug-in for Web Browsers, Version 11.0.09
    Name:
    Adobe Acrobat NPAPI Plug-in, Version 11.0.09
    Description:
    Adobe® Acrobat® Plug-in for Web Browsers, Version 11.0.09
    Version:
    11.0.09
    Location:
    /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin
    Type:
    NPAPI
    Disable
    MIME types:
    MIME type
    Description
    File extensions
    application/vnd.adobe.pdf
    Acrobat Portable Document Format (Interim)
    .pdf
    application/vnd.adobe.pdfxml
    Acrobat XML Portable Document Format
    .pdfxml
    application/vnd.adobe.x-mars
    Acrobat XML Portable Document Format (Interim)
    .mars
    application/vnd.adobe.xdp+xml
    XML Data Package
    .xdp
    application/vnd.fdf
    Acrobat Forms Data Format
    .fdf
    application/vnd.adobe.xfd+xml
    FormFlow99 Data File
    .xfd
    application/pdf
    Acrobat Portable Document Format
    .pdf
    application/vnd.adobe.xfdf
    Acrobat Forms Data Format in XML
    .xfdf
    Disable  Always allowed

  • Troubleshooting HTML embed into Mail

    I have an HTML newsletter that I made in Dreamweaver.  I open it in Safari > File > share > email this page.  I set the content to  "webpage."  The issue is, no matter how may times I try this, I get a blank email...  Are there ways to troubleshoot this, or alternative ways to embed an HTML file into an email with Apple Mail?
    I am running all of the latest operating systems and software.

    Hi mackles,
    I apologize, I'm a bit unclear on the exact nature or use case of the issue you are describing. If you are attempting to send the HTML file as a file, you should be able to attach it as described in the following article:
    Mail (Yosemite): Add attachments
    If you are trying to get the HTML to display in-line with the mail message (Rich Text), then this article may be more useful:
    Mail (Yosemite): Use plain or rich text in messages
    Regards,
    - Brenden

  • Combining jsp getProperty with HTML EMBED

    Hi, Just a quick question, I have a couple of JSP/HTML books and I can't find a way of achieving this;
    basically I have a webpage that embeds a VRML file like so
    <EMBED SRC="/VRML/stair.WRL"
    TYPE="model/vrml"
    WIDTH="300"
    HEIGHT="300"
    VRML_SPLASHSCREEN="TRUE"
    VRML_DASHBOARD="TRUE"
    VRML_BACKGROUND_COLOR="#0066CC"
    CONTEXTMENU="TRUE"
    >
    This works fine, the problem is that I now have a servlet that dynamically generates the VRML file to be displayed, so I need a way of inserting this variable into the EMBED header, how do I do this?
    If it can't be done with JSP etc then how about a JavaScript solution?
    Anyway, ive tried a few things and Im out of ideas
    Cheers
    PS, the current JSP property finder;
    <jsp:useBean id="vrmlFileFinder"
         type="legato.VRMLBean"
         scope="request" />
    <jsp:getProperty name="vrmlFileFinder" property="fileName" />

    There are two issues here
    1 - generating the WRL file (from your servlet)
    2 - generating the EMBED tag in the HTML/JSP page
    These are two different requests to the web server.
    1- generating the WRL file:
    You say you have a servlet which generates the VRML code?
    Does it generate it to file, or output it directly?
    If it outputs it directly, just point the src of the tag to be your servlet
    ie
    <EMBED SRC= "/servlet/VRMLServlet"...
    This will invoke your servlet, and return the code to the browser. (ie as long as the servlet sends it a WRL text format, it can't tell the difference)
    2 - generating the EMBED tag:
    If you want to dynamically choose which file to include, then JSP would do it like this:
    <jsp:useBean id="vrmlFileFinder" type="legato.VRMLBean" scope="request" />
    <EMBED SRC="<jsp:getProperty name="vrmlFileFinder" property="fileName" />"...
    Remember that the JSP code gets executed first, so if the property evaluates to "/VRML/stair.WRL" all the browser will see is
    <EMBED SRC="/VRML/stair.WRL" - it doesn't see the JSP code at all.
    Hope this helps.
    Cheers,
    evnafets

  • On a mac, coded a simple HTML page, but can't bring it up in firefox, it simply brings up the code instead of translating it to a web page.

    I have made a very simple HTML page in text editor on my mac. I'm trying to view what the page would look like in firefox, but it just brings up the code, rather than the webpage, even though the extension in the address bar says .html.

    Are you opening that file locally or have you uploaded the file to a server on the internet?
    Can you post a link if you have uploaded the file?

  • Lightbox won't open this HTML embed?

    Okay so I've used lightbox for loads of stuff without any issue, however when I try to embed this piece of html into it;
    <div id="dmd_pano_eAXtOo" style="width: 425px; height: 327px;"></div> <script type="text/javascript"> var dmdEmbeds = dmdEmbeds || [], eAXtOo_w='425', eAXtOo_h='327'; (function(){ dmdEmbeds.push('eAXtOo');})(); </script> <script type="text/javascript" src="http://static.dermandar.com/js/embed.js.php?v=88.78.59"></script>
    Which is panoramic tour, the lightbox opens empty. In muse it is visible when in editing mode however nothing appears when previewing the site.
    Also the embed code works fine when I just put it on the page normally, but i want it to appear within a lightbox display.
    Any ideas?

    Hmmmm... I had this happen a while ago with an older version of iTunes and the iPod firmware. I was able to fix it after re-installing iTunes and updating the firmware. If that doesn't work, try uninstalling the iPod in the Windows Device Manager.
    With the iPod connected, right-click on My Computer and select "Properties". Go to the "Hardware" tab and click on "Device Manager". Find the iPod in the device listing ("Apple iPod USB Device" under "Disk drives" if you're using the USB connection), right click on it, and select "Uninstall" Tell Windows that you really do want to uninstall the device, and disconnect the iPod after it's fininshed. Then reconnect the iPod. Windows should recognize it as a new device and automatically install it. If it says you need to restart, do so.
    That might fix the problem (windows will treat the iPod as a new device and remove whatever settings are currently opening the folder and making iTunes not launch).

  • Swf security html embed

    hi
    In site B (WWW.BBB.COM/mypage.html) I have embed into html  page an swf  from another site url (http://WWW.AAA.COM/test.swf).
    From site B I'm able to request all function in swf on www.aaa.com site.
    cross domain policy don't works with html emebed tag .
    this is an online example :
    http://www.amiamo.info/flex/test.html
    how can protect  swf on www.aaa.com ?
    thanks

    Hi there,
    Yes, the solution is to use a crossdomain.xml file where you have your .swf file hosted but be careful, you can limit the access to the .swf. Here's an example: http://api.flickr.com/crossdomain.xml but instead of <allow-access-from domain="*"/> you should have <allow-access-from domain="http://www.bbb.com"/> so that you'll limit swf access to only http://www.bbb.com
    With best regards,
    Barna Biro

  • "null" when trying to insert HTML embed code after 2014.3 update

    I am currently attempting to insert the HTML code of an excel spreadsheet into my adobe muse site. If I copy paste the embed code directly onto the page, nothing happens. If I try the "insert HTML" function, when I paste the embed code there, it simply places "null". I have successfully pasted the same embed code into my muse site before, but the problem began after I updated to Muse 2014.3. Please help me with this as it is inhibiting me from the production of my website where the embedded spreadsheets are extremely important.
    Here is the embed code.
    <iframe width="358" height="900" frameborder="0" scrolling="no" src="https://onedrive.live.com/embed?cid=84CEA296175B532C&resid=84CEA296175B532C%21193&authkey= AP_X9buPgnrR1MM&em=2&ActiveCell='HA_Tier_List'!A3&Item='HA_Tier_List'!A%3AD&wdHideGridline s=True"></iframe>

    I had success using museGrid's 'iFrame Builder' widget. Here's the iFrame that it created...
    <iframe class="actAsDiv" src="https://onedrive.live.com/embed?cid=84CEA296175B532C&resid=84CEA296175B532C%21193&authkey= AP_X9buPgnrR1MM&em=2&ActiveCell=%27HA_Tier_List%27!A3&Item=%27HA_Tier_List%27!A%3AD&wdHide Gridlines=True" style="border:0px #FFFFFF none;" name="myiFrame" scrolling="no" frameborder="0" marginheight="0px" marginwidth="0px" height="900px" width="358px"></iframe>

  • Captivate 7.0.1 Mac - Huge Bug in HTML 5 output

    Hi everybody,
    Have anyone got this problem as well? In the HTML 5 output there are no radio buttons or check boxes in the multiple choice/single choice questions at all.
    If I generate the same content in SWF, everything is fine. Is it only my problem?
    Thanks for info. :-)

    I'm not on Mac. Can you check if you don't have objects on the master slide that are not merged into the background?

Maybe you are looking for

  • Forte Web Enterprise question

    Hello all, I'm experiencing a problem passing variables from JavaScript to the Forte backend. I am using the following function in my html document. <DEFANGED_script language="JavaScript"> <!-- function OpenPage(pAccNo,pSrcCode,pExpType) // this is j

  • Group by sort order and display accordingly

    I have two groups - primary sort order and a secondary sort order in my report, formula for both follows: If {?Sort Order}='1' then {PRODUCT_CUSTOMER_MNT_V.CUSTOMER_NAME} else if {?Sort Order}='2' then {PRODUCT_CUSTOMER_MNT_V.PRODUCT_ID} else if {?So

  • How to find the font and replace another font using javascript in illustrator?

    Dear All, how to find the font and replace another font using javascript [batch process] in illustrator? i have 700 image file, it very deficult replace one by one. regards, .Suresh.S

  • How does one get rid of new tab pop ups ?

    using google chrome.on a macbook pro.New tab pop ups called MacKeeper Could anyone in simple terms show me how to remove this bug.

  • My Cloud 3TB mit USB Laufwerk - USB Wiedergabe sehr MANGELHAFT!

    Hallo! Ich habe die folgende Konfig:MYCloud 3TB mit MYBook 3TB auf USB 3.0.Die Filmwiedergabe von cloud geht problemlos.Bei der Filmwiedergabe von der USB platte habe ich allerdings immer wieder Ruckler, das Bild bleibt stehen oder der Ton fällt aus