| Summary: | Cannot play flash videos in YouTube | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Dimitrios Glentadakis <dglent> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | browserbugs2 |
| Priority: | NOR | ||
| Version First Reported In: | 4.6.5 | ||
| Target Milestone: | --- | ||
| Platform: | Mageia RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Screenshot of the Youtube | ||
i can play youtube videos when are embedded in web sites Dimitrios, Try http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/Bug282491-Play-Flash-Videos-Youtube.html It works for me. I am using KDE Platform Version: 4.8.0 Konqueror version: 4.7.97 (4.8 RC2) (with WebKit rendering engine) Qt Version: 4.7.4 Operating System: Linux 3.0.0-15-generic-pae i686 (32bits) Distribution: Kubuntu 11.10 Adobe Flash version: 11.1.102.55 here. Gérard > Konqueror version: 4.7.97 (4.8 RC2) (with WebKit rendering engine) Error: I wanted to say rather/instead Konqueror version: 4.7.97 (4.8 RC2) (with KHTML rendering engine) ----------- A thing I noticed in other bug reports (bug 246736 and bug 275184) is that an iframe is designed to embed *by default* another HTML document. Now, if the embedded object does not have mimeType text/html, then it should be specified. And the code does not specify type="application/x-shockwave-flash". So, a compliant HTML4 web browser should render a filled black rectangular area instead of playing the video. Konqueror is not wrong in handling those iframes, in my opinion. Gérard <iframe width="480" height="303" frameborder="0" allowfullscreen="" src="http://www.youtube.com/embed/1L3eeC2lJZs"></iframe> Gérard I've edited the code for the Flash video:
I have replaced
<param name="allowFullScreen" value="true">
<param name="allowScriptAccess" value="always">
with
<param name="allowFullScreen" value="false">
Dimitrios,
Can you try
http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/Bug282491-Play-Flash-Videos-Youtube.html
and indicate your results along with your
KDE Platform Version: 4.?
Konqueror version: 4.? (with ? rendering engine)
Qt Version: 4.?
Adobe Flash version: ?
Gérard
it is ok after the latest update of flash 11.2 r202 The only problem now is that the skin color of humans is blue :) but only in youtube pages. In embeded videos the color is normal http://img401.imageshack.us/img401/8034/eldlg005.png Dimitrios, I have added more comments in bug 246736. I have modified http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/Bug282491-Play-Flash-Videos-Youtube.html to only include relevant, basic parameters. So, allowscriptaccess, allowfullscreen, feature_embedded, version=3, rel=0, etc. have all been removed. I also made the viewport larger and taller. Gérard (In reply to comment #6) > Dimitrios, > > I have added more comments in bug 246736. > > I have modified > > http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/Bug282491-Play-Flash-Videos-Youtube.html > > to only include relevant, basic parameters. So, > allowscriptaccess, allowfullscreen, feature_embedded, version=3, rel=0, etc. > have all been removed. I also made the viewport larger and taller. > > Gérard I tried again, the video plays fine , i did nt noticed any problem Kde 4.6.5 64bit *** This bug has been marked as a duplicate of bug 246736 *** |
Created attachment 63826 [details] Screenshot of the Youtube Version: 4.6.5 (using KDE 4.6.5) OS: Linux Konqueror does nt play the videos in youtube. In other sites eg Dailymotion it works fine With other browsers it works fine Reproducible: Always Steps to Reproduce: Try to see a video in youtube Actual Results: Black screen (in the video area, with some controls) Expected Results: Play the video OS: Linux (x86_64) release 2.6.38.8-desktop-4.mga Compiler: gcc flash-player-plugin11-kde-11.0.1.129-0.rc1.090611.2.mga2.nonfree