Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Main Support Categories > Multimedia & Video
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Multimedia & Video
Have multimedia question? ATI, Nvidia, Sound cards. Just ask here.

 
Thread Tools Display Modes
Old April 28th, 2009   #1
russ5811
5 Cups of Ubuntu
 
Join Date: Sep 2008
Location: Chicago, IL
Beans: 27
Ubuntu 9.04 Jaunty Jackalope
Flash Problem Jaunty 9.04

I upgraded to 9.04. Flash in only working on some sites. Youtube works fine. Adobe's page that is supposed to play a flash video to tell you what version you're using as a test does not work. My business's website (which uses some flash) does not show up. I have tried uninstalling flash and reinstalling it via synaptic. I downloaded the deb from adobe and installed it that way, then uninstalled and then reinstalled again. I have tried everything!! What do I do???
russ5811 is offline   Reply With Quote
Old April 29th, 2009   #2
psyke83
Chocolate-Covered Ubuntu Beans
 
Join Date: Nov 2005
Location: Ireland
Beans: 2,307
Ubuntu 9.04 Jaunty Jackalope
Re: Flash Problem Jaunty 9.04

Quote:
Originally Posted by russ5811 View Post
I upgraded to 9.04. Flash in only working on some sites. Youtube works fine. Adobe's page that is supposed to play a flash video to tell you what version you're using as a test does not work. My business's website (which uses some flash) does not show up. I have tried uninstalling flash and reinstalling it via synaptic. I downloaded the deb from adobe and installed it that way, then uninstalled and then reinstalled again. I have tried everything!! What do I do???
You probably installed gnash or swfdec, which doesn't have 100% compatibility with Adobe Flash content.

Code:
$ sudo apt-get remove --purge swfdec-mozilla mozilla-plugin-gnash flashplugin-nonfree adobe-flashplugin
$ sudo apt-get install adobe-flashplugin
Note: you'll need to have the Canonical "partner" repository to get access to the adobe-flashplugin package.
__________________
PulseAudio Fixes / Jaunty Intel Graphics Performance Guide / Humanity theme / Karmic PulseAudio Equalizer.
Please don't request support via PM.

Last edited by psyke83; April 29th, 2009 at 12:23 AM..
psyke83 is offline   Reply With Quote
Old April 29th, 2009   #3
Cresho
Grande Half-n-Half Cinnamon Ubuntu
 
Join Date: Apr 2007
Beans: 967
Re: Flash Problem Jaunty 9.04

I had the same issues. what I did was change my hardware drivers from 180 to 173 nvidia drivers. Now my videos play fine. It may stutter just a bit at start but when it gets going, its fine.

I did a recheck again, its fine. when the controls for video manipulation comes up, it slows down, when they hide, its smooth.

Its a driver or flash issue.

Last edited by Cresho; April 29th, 2009 at 12:16 AM..
Cresho is offline   Reply With Quote
Old April 29th, 2009   #4
Cresho
Grande Half-n-Half Cinnamon Ubuntu
 
Join Date: Apr 2007
Beans: 967
Re: Flash Problem Jaunty 9.04

hmm...In you tube with the 173 drivers, i went fullscreen and came back and went fullscreen again to get the video smooth. It has something to do with the way it captures fullscreen. Probably sync issue with refresh rate or even pulseaudio but once it gets going, its fine.
Cresho is offline   Reply With Quote
Old April 29th, 2009   #5
psyke83
Chocolate-Covered Ubuntu Beans
 
Join Date: Nov 2005
Location: Ireland
Beans: 2,307
Ubuntu 9.04 Jaunty Jackalope
Re: Flash Problem Jaunty 9.04

Quote:
Originally Posted by Cresho View Post
hmm...In you tube with the 173 drivers, i went fullscreen and came back and went fullscreen again to get the video smooth. It has something to do with the way it captures fullscreen. Probably sync issue with refresh rate or even pulseaudio but once it gets going, its fine.
The OP probably has a different issue to yours. The open-source Flash implementations work on Youtube, but don't work on many other types of Flash content, such as mentioned by the poster. Having more than one Flash plugin installed tends to cause a conflict (so, installing the Adobe Flash plugin is not enough - you must also uninstall the open-source swfdec or gnash plugins).
__________________
PulseAudio Fixes / Jaunty Intel Graphics Performance Guide / Humanity theme / Karmic PulseAudio Equalizer.
Please don't request support via PM.
psyke83 is offline   Reply With Quote
Old April 29th, 2009   #6
Cresho
Grande Half-n-Half Cinnamon Ubuntu
 
Join Date: Apr 2007
Beans: 967
Re: Flash Problem Jaunty 9.04

Ya I never installed those plugins you mentioned. If he has them installed, he should remove them.

Jaunty fixed vsync issues but created new ones such as flash video playback.

In hulu, i need to click on high def and wait till the video is playing and then I click on full screen and once the controls hide, its fine. There is a problem and patch needed. I can deal with this like this for now.
Cresho is offline   Reply With Quote
Old April 30th, 2009   #7
mdgo80
First Cup of Ubuntu
 
Join Date: Jan 2009
Beans: 4
Re: Flash Problem Jaunty 9.04

Quote:
Originally Posted by psyke83 View Post
You probably installed gnash or swfdec, which doesn't have 100% compatibility with Adobe Flash content.

Code:
$ sudo apt-get remove --purge swfdec-mozilla mozilla-plugin-gnash flashplugin-nonfree adobe-flashplugin
$ sudo apt-get install adobe-flashplugin
Note: you'll need to have the Canonical "partner" repository to get access to the adobe-flashplugin package.
Thanks this actually fixed my problem. I was having troubles with the scroll bar in some flash videos. I strongly recommend this for people who upgraded from Hardy to Jaunty via Updater and start having some issues (pink squares on the video) with Flash.
mdgo80 is offline   Reply With Quote
Old May 2nd, 2009   #8
wisd0m
5 Cups of Ubuntu
 
wisd0m's Avatar
 
Join Date: Oct 2008
Location: Tulsa
Beans: 31
Ubuntu 9.04 Jaunty Jackalope
Re: Flash Problem Jaunty 9.04

I have a similar issue.

When playing flash video (tested on youtube and hulu), it works ok when embedded but not in fullscreen.

In fullscreen, the video will freeze, shutter and flicker. The audio works ok. I tried letting the video play a little first, no change.

I have tried with visual effect on and off, no change.

This is an annoying little issue.
__________________
systems: <desktop> intel e4600 2.4Ghz, 4GB RAM, Gigabyte EP35-DS3L board, ATI POS, 120GB/250GB/500GB HDDs. <laptop> dell 1525, intel T6400 2.0Ghz, 3GB RAM, 250GB HDD. <eee box 202> intel atom N270 1.6GHz, 2GB RAM, 160GB HDD.
wisd0m is offline   Reply With Quote
Old May 2nd, 2009   #9
ralphwroberts
Spilled the Beans
 
Join Date: May 2009
Beans: 13
Re: Flash Problem Jaunty 9.04

I'm having the same problems with Flash on 9.04. .... upgraded to the latest version of NVidia, tried all the little tricks in the various threads here, Flash still plays only a few seconds and locks in Firefire ... full screen apps like Hulu won't work.

Does anyone PLEASE have a definite fix?
ralphwroberts is offline   Reply With Quote
Old May 3rd, 2009   #10
coblenis
First Cup of Ubuntu
 
Join Date: Dec 2007
Location: Halifax, NS
Beans: 10
Xubuntu 9.04 Jaunty Jackalope
Re: Flash Problem Jaunty 9.04

I have the same problem too. Flash will work on a few sites for the first session that I run firefox, but it seems like either an extended session of a firefox restart sets off the program. Youtube's about the only site that consistently works. I have tried all the advice in here, including switching my nvidia drivers from 180 to 173, but no luck.
coblenis is offline   Reply With Quote

Bookmarks

Tags
flash problem jaunty 9.04

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:10 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry