Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
10-16-2007, 07:36 AM
|
#2
|
LQ Newbie
Registered: Oct 2007
Distribution: Zenwalk 4.8
Posts: 3
Rep:
|
Thanks for this.
I have a question about modifying the plugin-setup.cpp file.
The only line I find below "NPError GetValue(NPPVariable variable, void *value)" has "Windows Media Player Plugin".
Is that the correct line? So the new line should read "Windows Media Player Flip4Mac Plugin"?
|
|
|
10-16-2007, 05:29 PM
|
#3
|
LQ Newbie
Registered: Oct 2007
Distribution: Zenwalk 4.8
Posts: 3
Rep:
|
I think I almost have it but I'm receiving a
Code:
PLUGIN ERROR:
Oops! You need the latest version of the QuickTime Plugin to view this video. Download it now.
What do I need to do to modify the QuickTime code?
|
|
|
10-16-2007, 06:57 PM
|
#4
|
LQ Newbie
Registered: Oct 2007
Distribution: Zenwalk 4.8
Posts: 3
Rep:
|
Finally got this working. I had to put "Flip4Mac" after "Quicktime" rather than "Windows Media Player".
|
|
|
10-17-2007, 01:56 AM
|
#5
|
Member
Registered: Jul 2005
Location: USA
Distribution: F10 (x86_64)
Posts: 549
Original Poster
Rep:
|
I updated the original post to reflect what works.
Last edited by jlo_sandog; 03-02-2008 at 03:32 PM.
|
|
|
04-02-2008, 03:14 PM
|
#6
|
LQ Newbie
Registered: Apr 2008
Posts: 3
Rep:
|
Quote:
Originally Posted by jlo_sandog
I updated the original post to reflect what works.
|
Thanks for the instructions above. I followed the above instructions and I am able to watch CNN videos, but not the live ones. Do you have any tips?
I'm running Ubuntu 8.04 Hardy Heron Beta 32-bit and 64-bit (two different computers).
Last edited by acrididae; 04-02-2008 at 08:28 PM.
|
|
|
05-13-2008, 05:01 AM
|
#7
|
LQ Newbie
Registered: May 2008
Posts: 9
Rep:
|
Quote:
Originally Posted by acrididae
Thanks for the instructions above. I followed the above instructions and I am able to watch CNN videos, but not the live ones. Do you have any tips?
I'm running Ubuntu 8.04 Hardy Heron Beta 32-bit and 64-bit (two different computers).
|
I wasn't able yet to get this working in the browser (not sure but there might be something up with the plugin) but I am able to view live stream directly in mplayer:
mplayer -playlist http://www.cnn.com/video/live/cnnlive_1.asx
To get the stream URL I used adblock plus. When the CNN Live Video site loads, in the upper left click the "Block" tab. ABP will open a dialog with the feed URL pre-filled into the "add new filter" box. Copy the feed URL from there and pass it to mplayer as a playlist. (Don't block unless you want to - cancel the ABP dialog).
Enjoy.
|
|
|
05-27-2008, 09:52 AM
|
#8
|
Member
Registered: Feb 2006
Location: Florida
Distribution: SUSE 11.0/x86 KDE
Posts: 334
Rep:
|
Tried that 3 step process, BUT
When I go to edit the file, there is NO Windows Media Player Plugin string listed??? I have mplayer-plugin already installed, and the MAC Agent.
In the file, look for "NPError GetValue(NPPVariable variable, void *value)"
Below it find the string that has "Windows Media Player Plugin" and add Flip4Mac to the end of the string. "Windows Media Player Plugin / Flip4Mac Plugin 2.1.3.10"
|
|
|
05-28-2008, 09:31 AM
|
#9
|
LQ Newbie
Registered: May 2008
Posts: 1
Rep:
|
Please let CNN know that we cant use their live video out of the box. They require you to install a plugin in Windows and maybe MAC.
Please use this form to let them know you miss CNN Live Video on Ubuntu/Linux:
cnn dot com/feedback/forms/form9d.html
|
|
|
06-07-2008, 07:18 PM
|
#10
|
Member
Registered: Jul 2005
Location: USA
Distribution: F10 (x86_64)
Posts: 549
Original Poster
Rep:
|
Balarabay1
You have to compile mplayerplug-in from source. Uninstall mplayerplug-in. Then follow the directions.
|
|
|
07-26-2008, 01:20 AM
|
#11
|
LQ Newbie
Registered: Jul 2008
Posts: 1
Rep:
|
Quote:
Originally Posted by jlo_sandog
In the file, look for "NPError GetValue(NPPVariable variable, void *value)"
Below it find the string that has "Windows Media Player Plugin" and add Flip4Mac to the end of the string. "Windows Media Player Plugin / Flip4Mac Plugin 2.1.3.10"
also, update the Quicktime line to state "QuickTime Plug-in 7.4.1".
Then ./configure, make, and su make install.
|
Maybe I'm doing this wrong. Forgive me as I am still a newb.
I have two main problems. After installing the user agent switcher I do not know how to add it to the mac user agent string. I tried both links (the first didn't work for me), the second is rather useful in telling me what works and what doesn't but I do not see how I can add anything to the user agent string.
I downloaded the mplayer-plugin-3.55 to my desktop from sourceforge and made the changes that you recommend. However when I try to ./configure it seems to be hunting around for files that aren't present
"checking for pkg-config... /usr/bin/pkg-config
checking for mozilla-plugin mozilla-xpcom... configure: WARNING: mozilla-plugin not found
checking for firefox-plugin firefox-xpcom... configure: WARNING: firefox-plugin not found
checking for seamonkey-plugin seamonkey-xpcom... configure: WARNING: seamonkey-plugin not found
checking for xulrunner-plugin xulrunner-xpcom... configure: WARNING: xulrunner-plugin not found
checking for libxul... configure: WARNING: libxul not found
checking for iceape-plugin iceape-xpcom... configure: WARNING: iceape-plugin not found
configure: error: Unable to find mozilla or firefox development files"
Any guidance would be very much appreciated.
Thanks
|
|
|
10-31-2008, 11:26 AM
|
#12
|
Member
Registered: Oct 2007
Distribution: OSX
Posts: 248
Rep:
|
same issue
I see the last post is from quite a long time ago. I'm having the same issue you are with not having the firefox development package installed. I don't see one for Fedora 9 and for firefox 3 anywhere. All I can find is firefox-devel-2*.rpm online where * is any combination of numbers pertaining to a version number of firefox 2. Anyone have anything to offer on this dead & unsolved thread?
Quote:
Originally Posted by bzzzzz
Maybe I'm doing this wrong. Forgive me as I am still a newb.
I have two main problems. After installing the user agent switcher I do not know how to add it to the mac user agent string. I tried both links (the first didn't work for me), the second is rather useful in telling me what works and what doesn't but I do not see how I can add anything to the user agent string.
I downloaded the mplayer-plugin-3.55 to my desktop from sourceforge and made the changes that you recommend. However when I try to ./configure it seems to be hunting around for files that aren't present
"checking for pkg-config... /usr/bin/pkg-config
checking for mozilla-plugin mozilla-xpcom... configure: WARNING: mozilla-plugin not found
checking for firefox-plugin firefox-xpcom... configure: WARNING: firefox-plugin not found
checking for seamonkey-plugin seamonkey-xpcom... configure: WARNING: seamonkey-plugin not found
checking for xulrunner-plugin xulrunner-xpcom... configure: WARNING: xulrunner-plugin not found
checking for libxul... configure: WARNING: libxul not found
checking for iceape-plugin iceape-xpcom... configure: WARNING: iceape-plugin not found
configure: error: Unable to find mozilla or firefox development files"
Any guidance would be very much appreciated.
Thanks
|
|
|
|
11-05-2008, 12:10 AM
|
#13
|
LQ Newbie
Registered: Jul 2005
Distribution: Sidux, gOS 2.9
Posts: 2
Rep:
|
CNN.com/LIVE Live video player
To watch live video on CNN.com/LIVE, open the player by clicking the Live Video link, click on "Switch to Flash BETA player" if the "standard" player opens. That's it. The Windows Media Player dependent live video is on the way out. No more silliness. Of course, you need flash installed.
|
|
|
11-06-2008, 01:47 AM
|
#14
|
Member
Registered: Aug 2006
Location: /hawaii/honolulu/downtown
Distribution: Fedora 10[Cambridge] and Ubuntu 9.04[Jaunty]
Posts: 201
Rep:
|
spo00n! is right, if you can get that done so easily theres no point going thru the hassle of doing the hell of steps mentioned earlier, though I do appreciate that work b'coz it works.
I 'm pretty much sure ppl are aware of hell of websites that give you live TV streaming that includes all top global channels, and to watch this the only thing needed is flash player, I personaly use these to watch TV online. Just google out "live tv channels". Thanks.
Last edited by harry2006; 11-06-2008 at 01:56 AM.
|
|
|
11-08-2008, 11:57 AM
|
#15
|
LQ Newbie
Registered: Apr 2008
Posts: 3
Rep:
|
Quote:
Originally Posted by spo00n!
To watch live video on CNN.com/LIVE, open the player by clicking the Live Video link, click on "Switch to Flash BETA player" if the "standard" player opens. That's it. The Windows Media Player dependent live video is on the way out. No more silliness. Of course, you need flash installed.
|
Where do I go to click "Switch to Flash BETA Player?"
|
|
|
All times are GMT -5. The time now is 12:23 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|