mplayerplug-in-devel Mailing List for mplayerplug-in for mozilla (Page 6)
Brought to you by:
kdekorte
You can subscribe to this list here.
2003 |
Jan
(72) |
Feb
(110) |
Mar
(74) |
Apr
(34) |
May
(60) |
Jun
(37) |
Jul
(25) |
Aug
(22) |
Sep
(49) |
Oct
(72) |
Nov
(42) |
Dec
(26) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(108) |
Feb
(184) |
Mar
(361) |
Apr
(154) |
May
(59) |
Jun
(62) |
Jul
(32) |
Aug
(51) |
Sep
(54) |
Oct
(57) |
Nov
(51) |
Dec
(54) |
2005 |
Jan
(86) |
Feb
(28) |
Mar
(15) |
Apr
(22) |
May
(30) |
Jun
(65) |
Jul
(113) |
Aug
(92) |
Sep
(32) |
Oct
(138) |
Nov
(55) |
Dec
(62) |
2006 |
Jan
(104) |
Feb
(73) |
Mar
(71) |
Apr
(155) |
May
(64) |
Jun
(81) |
Jul
(42) |
Aug
(56) |
Sep
(61) |
Oct
(47) |
Nov
(69) |
Dec
(72) |
2007 |
Jan
(90) |
Feb
(65) |
Mar
(77) |
Apr
(40) |
May
(42) |
Jun
(4) |
Jul
(32) |
Aug
(51) |
Sep
(31) |
Oct
(45) |
Nov
(54) |
Dec
(37) |
2008 |
Jan
(12) |
Feb
(15) |
Mar
(14) |
Apr
(8) |
May
(18) |
Jun
(23) |
Jul
(14) |
Aug
(8) |
Sep
(7) |
Oct
(11) |
Nov
(16) |
Dec
(26) |
2009 |
Jan
(12) |
Feb
(2) |
Mar
|
Apr
(2) |
May
(17) |
Jun
|
Jul
|
Aug
(1) |
Sep
(5) |
Oct
(1) |
Nov
|
Dec
(1) |
2010 |
Jan
(16) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2011 |
Jan
(7) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(7) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
(1) |
Mar
|
Apr
(7) |
May
|
Jun
(7) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Kevin D. <kde...@gm...> - 2008-11-16 21:22:33
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Gustavo Homem wrote: > Hi, > > The Apple trailers website used to work with mplayer plugin. It then stopped > working so I just compiled mplayerplug-in-3.55.tar.gz. > > However, although the plugin works ok on some other sites it fails on this > one. The windows opens, flashes for a second and stays black. If an mplayer > process is started it quickly dies before it can be detectead. > > Is this a known problem? There is no known issues with the apple.com sites that I am aware of. Have you tried the replacement for mplayerplug-in, gecko-mediaplayer? I have discontinued development of mplayerplug-in for over 18months. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Remi - http://enigmail.mozdev.org iEYEARECAAYFAkkgjw0ACgkQ6w2kMH0L1dHyJwCdEhWJe7YSeY3avcbFQnOs559B duMAn2Xgu/wxhifrS3txrBHTQq/30aPb =11pt -----END PGP SIGNATURE----- |
From: Gustavo H. <gu...@an...> - 2008-11-16 19:32:38
|
Hi, The Apple trailers website used to work with mplayer plugin. It then stopped working so I just compiled mplayerplug-in-3.55.tar.gz. However, although the plugin works ok on some other sites it fails on this one. The windows opens, flashes for a second and stays black. If an mplayer process is started it quickly dies before it can be detectead. Is this a known problem? Here is the debug output: helix:0 mimetype: video/quicktime Embedded mode Argument Name: id Argument Value: trailerMovieInner Argument Name: data Argument Value: http://movies.apple.com/movies/wb/yesman/yesman-tlr3_h.320.mov?width=320&height=136 Argument Name: type Argument Value: video/quicktime Argument Name: height Argument Value: 152 Argument Name: width Argument Value: 320 Argument Name: SRC Argument Value: http://movies.apple.com/movies/wb/yesman/yesman-tlr3_h.320.mov?width=320&height=136 Argument Name: PARAM Argument Value: (null) Argument Name: controller Argument Value: true Argument Name: showlogo Argument Value: false in lowercase argv[i]=false showlogo=0 Argument Name: cache Argument Value: true Argument Name: bgcolor Argument Value: #000000 Argument Name: autoplay Argument Value: true in lowercase argv[i]=true autostart=1 Argument Name: saveembedtags Argument Value: true *****SetWindow Callback Enter************ New window! old: 0x0 new 0x12590301 Size: 539 281 0xc01cdd Size: 320x152 Checking if DPMS is enabled DPMS is enabled = 0 setting window size menus built resizing widgets to 320 x 152 resize is complete ***********SetWindow Callback Exit************** *****SetWindow Callback Enter************ back in SetWindow New Size: 320x152 Current state is 4 isMms = false url = http://movies.apple.com/movies/wb/yesman/yesman-tlr3_h.320.mov?width=320&height=136 resizing widgets to 320 x 152 resize is complete ***********SetWindow Callback Exit************** shut called shutdown called mplayer dead Window Cleaned up memory free destorying pthread attrs, mutexes and conds thread_attr destroyed playlist_mutex destroyed playlist_cond_mutex destroyed control_mutex destroyed read_mutex destroyed playlist_complete_cond destroyed ~nsPluginInstance called Cheers Gustavo -- Angulo Sólido - Tecnologias de Informação http://angulosolido.pt |
From: Gustavo H. <gu...@an...> - 2008-11-16 19:13:51
|
Hi, Replying to myself. The solution I found is: GECKO_XPIDL=/home/tmp/gecko-sdk/bin/xpidl ./configure --with-gecko-sdk=/home/tmp/gecko-sdk/ Cheers Gustavo -- Angulo Sólido - Tecnologias de Informação http://angulosolido.pt On Sunday 16 November 2008 16:58, Gustavo Homem wrote: > On Sunday 16 November 2008 13:48, Kevin DeKorte wrote: > > Eric Joseph-Alexandre wrote: > > > Hii, > > > > > > I'm to package mplayerplug-in 3.55 for SliTaz distro. > > > But the build failed with this error: > > > > > > > > > /home/slitaz/build/gecko-sdk/bin/xpidl -w -m header -I -I Source -e > > > Source/nsIScriptableMplayerPlugin.h > > > Source/nsIScriptableMplayerPlugin.idl ERROR: extra arguments after > > > input file > > > > > > ** WARNING **: Parse of Source failed: Is a directory > > > > > > I used gecko-sdk 1.2 and Firefox 3.0.4 > > > > > > > > > Any ideas ? > > > > > > Best regards, > > > > > > +Eric > > > > I think your gecko-sdk is too old, normally we use 1.8 alo the double > > -I's look to be a problem in the command line. > > I'm using gecko-sdk 1.8 but still: > > [root@localhost mplayerplug-in-3.55]# ./configure > --with-gecko-sdk=/home/tmp/gecko-sdk/ > checking for g++... g++ > checking for C++ compiler default output file name... a.out > checking whether the C++ compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking for gcc... gcc > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking for a BSD-compatible install... /usr/bin/install -c > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > Using new (v1.7+) gecko-sdk > checking for xpidl... no > configure: error: xpidl compiler not found > > However I have xpidl inside the geck-sdk directory: > > [root@localhost tmp]# find gecko-sdk -name xpidl > gecko-sdk/bin/xpidl > [root@localhost tmp]# > > Cheers > Gustavo |
From: Kevin D. <kde...@gm...> - 2008-11-16 19:07:12
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Eric Joseph-Alexandre wrote: > Le Sun, 16 Nov 2008 06:48:47 -0700 > Kevin DeKorte <kde...@gm...> à écrit: > > Hi, > > Thanx for your answer. > Following your indication i switch my old gecko-sdk to 1.8. > But xpidl still complain with the same previous error. > Looking in the Makefile i saw that GECKO_IDLDIR wasn't set. > I 've set GECKO_IDLDIR and GECKO_XPIDL accordingly to my conf and everything goes well. > > --- cut --- > GECKO_XPIDL=/home/slitaz/build/gecko-sdk/bin/xpidl > GECKO_IDLDIR=/home/slitaz/build/gecko-sdk/idl > --- cut --- > > May be some thing is going wrong with configure ? > > Thanks a lot. > > +Eric. Depending on your setup you should only use the gecko-sdk as a last resort.. If you have proper development packages installed ./configure should fine everything you need, if it does not that usually you are missing firefox or xul development packages. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Remi - http://enigmail.mozdev.org iEYEARECAAYFAkkgb1gACgkQ6w2kMH0L1dHPmACdEuOhNArvV1rgfOi1Xi9Se0ey foMAnArixoHqqqfKUj9BLClWoyFAqToQ =wRNj -----END PGP SIGNATURE----- |
From: Eric Joseph-A. <er...@sl...> - 2008-11-16 18:10:54
|
Le Sun, 16 Nov 2008 06:48:47 -0700 Kevin DeKorte <kde...@gm...> à écrit: Hi, Thanx for your answer. Following your indication i switch my old gecko-sdk to 1.8. But xpidl still complain with the same previous error. Looking in the Makefile i saw that GECKO_IDLDIR wasn't set. I 've set GECKO_IDLDIR and GECKO_XPIDL accordingly to my conf and everything goes well. --- cut --- GECKO_XPIDL=/home/slitaz/build/gecko-sdk/bin/xpidl GECKO_IDLDIR=/home/slitaz/build/gecko-sdk/idl --- cut --- May be some thing is going wrong with configure ? Thanks a lot. +Eric. > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Eric Joseph-Alexandre wrote: > > Hii, > > > > I'm to package mplayerplug-in 3.55 for SliTaz distro. > > But the build failed with this error: > > > > > > /home/slitaz/build/gecko-sdk/bin/xpidl -w -m header -I -I Source -e Source/nsIScriptableMplayerPlugin.h Source/nsIScriptableMplayerPlugin.idl > > ERROR: extra arguments after input file > > > > ** WARNING **: Parse of Source failed: Is a directory > > > > I used gecko-sdk 1.2 and Firefox 3.0.4 > > > > > > Any ideas ? > > > > Best regards, > > > > +Eric > > I think your gecko-sdk is too old, normally we use 1.8 alo the double > - -I's look to be a problem in the command line. > > Kevin > > > - -- > Get my public GnuPG key from > http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Remi - http://enigmail.mozdev.org > > iEYEARECAAYFAkkgJL8ACgkQ6w2kMH0L1dGnfgCdEPU+gkxc4fYz8vSsQjJ0PS3Y > 7g0AnRTmX80jPb6n0rE81V2A4Df4qcOY > =EaZx > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mplayerplug-in-devel mailing list > Mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mplayerplug-in-devel |
From: Gustavo H. <gu...@an...> - 2008-11-16 17:25:40
|
On Sunday 16 November 2008 13:48, Kevin DeKorte wrote: > Eric Joseph-Alexandre wrote: > > Hii, > > > > I'm to package mplayerplug-in 3.55 for SliTaz distro. > > But the build failed with this error: > > > > > > /home/slitaz/build/gecko-sdk/bin/xpidl -w -m header -I -I Source -e > > Source/nsIScriptableMplayerPlugin.h Source/nsIScriptableMplayerPlugin.idl > > ERROR: extra arguments after input file > > > > ** WARNING **: Parse of Source failed: Is a directory > > > > I used gecko-sdk 1.2 and Firefox 3.0.4 > > > > > > Any ideas ? > > > > Best regards, > > > > +Eric > > I think your gecko-sdk is too old, normally we use 1.8 alo the double > -I's look to be a problem in the command line. I'm using gecko-sdk 1.8 but still: [root@localhost mplayerplug-in-3.55]# ./configure --with-gecko-sdk=/home/tmp/gecko-sdk/ checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking whether make sets $(MAKE)... yes Using new (v1.7+) gecko-sdk checking for xpidl... no configure: error: xpidl compiler not found However I have xpidl inside the geck-sdk directory: [root@localhost tmp]# find gecko-sdk -name xpidl gecko-sdk/bin/xpidl [root@localhost tmp]# Cheers Gustavo -- Angulo Sólido - Tecnologias de Informação http://angulosolido.pt |
From: Kevin D. <kde...@gm...> - 2008-11-16 13:48:57
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Eric Joseph-Alexandre wrote: > Hii, > > I'm to package mplayerplug-in 3.55 for SliTaz distro. > But the build failed with this error: > > > /home/slitaz/build/gecko-sdk/bin/xpidl -w -m header -I -I Source -e Source/nsIScriptableMplayerPlugin.h Source/nsIScriptableMplayerPlugin.idl > ERROR: extra arguments after input file > > ** WARNING **: Parse of Source failed: Is a directory > > I used gecko-sdk 1.2 and Firefox 3.0.4 > > > Any ideas ? > > Best regards, > > +Eric I think your gecko-sdk is too old, normally we use 1.8 alo the double - -I's look to be a problem in the command line. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Remi - http://enigmail.mozdev.org iEYEARECAAYFAkkgJL8ACgkQ6w2kMH0L1dGnfgCdEPU+gkxc4fYz8vSsQjJ0PS3Y 7g0AnRTmX80jPb6n0rE81V2A4Df4qcOY =EaZx -----END PGP SIGNATURE----- |
From: Eric Joseph-A. <er...@sl...> - 2008-11-16 10:01:24
|
Hii, I'm to package mplayerplug-in 3.55 for SliTaz distro. But the build failed with this error: /home/slitaz/build/gecko-sdk/bin/xpidl -w -m header -I -I Source -e Source/nsIScriptableMplayerPlugin.h Source/nsIScriptableMplayerPlugin.idl ERROR: extra arguments after input file ** WARNING **: Parse of Source failed: Is a directory I used gecko-sdk 1.2 and Firefox 3.0.4 Any ideas ? Best regards, +Eric |
From: Kevin D. <kde...@gm...> - 2008-10-27 16:50:23
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tuc at T-B-O-H.NET wrote: >> Run firefox from a terminal, and enabled debug in mplayerplug-in. You >> should see the errors that mplayer is generating as to why you have no >> sound. >> >> I'm guessing it is a sharing issue with oss. >> >> BTW, the Red's Nightmare video or the juggler video doesn;t have any >> audio if I recall correctly. >> > Hi, > > I turned on firefox debug, no leads. :-/ > > I was turning mplayerplug-in.conf debugging on when I found > there actually existed a file in my .mplayer directory with that name. > I saw "ao=esd", so I changed to "ao=oss" and all is well. > > Is it "default" for it to create a file in .mplayer for you, > or could my install on FreeBSD have done it for me? > > Thanks, Tuc > mplayerplug-in looks for it in that location, but does not provide one by default. But it is created if you right click on the mplayerplug-in window and select preferences (if you compiled with gtk support). So if you don't know where it came from, you might look at what FreeBSD installs. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Remi - http://enigmail.mozdev.org iEYEARECAAYFAkkF8TwACgkQ6w2kMH0L1dEj2ACgjixQu/YrT0iVigGtJScaAS4G ++UAn2FRbeFbBhVosWcdJs3asWW2w5X/ =J8cL -----END PGP SIGNATURE----- |
From: Tuc at T-B-O-H.N. <ml...@t-...> - 2008-10-27 16:35:19
|
> > Run firefox from a terminal, and enabled debug in mplayerplug-in. You > should see the errors that mplayer is generating as to why you have no > sound. > > I'm guessing it is a sharing issue with oss. > > BTW, the Red's Nightmare video or the juggler video doesn;t have any > audio if I recall correctly. > Hi, I turned on firefox debug, no leads. :-/ I was turning mplayerplug-in.conf debugging on when I found there actually existed a file in my .mplayer directory with that name. I saw "ao=esd", so I changed to "ao=oss" and all is well. Is it "default" for it to create a file in .mplayer for you, or could my install on FreeBSD have done it for me? Thanks, Tuc |
From: Kevin D. <kde...@gm...> - 2008-10-25 21:07:40
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tuc at T-B-O-H.NET wrote: > Hi, > > Setup: > > FreeBSD 5.5-STABLE as of Jan 23, 2007 > Firefox from FreeBSD ports, 2.0.0.14 > Mplayer from FreeBSD ports > Ports version : 0.99.11_5 > Mplayer header: MPlayer 1.0rc2-3.4.2 (C) 2000-2007 MPlayer Team > > Header from "mplayer": > > CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.70GHz (Family: 15, Model: 2, Stepping: 4) > CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 > Compiled with runtime CPU detection. > > Sample header playing an mp3: > > ========================================================================== > Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 > AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400) > Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3) > ========================================================================== > AO: [oss] 44100Hz 2ch s16le (2 bytes per sample) > Video: no video > Starting playback... > > > When I run the tests at http://fredrik.hubbe.net/plugger/test.html I see the : > > Quicktime (old codec): Looks like Starwars, no audio > AVI (divx) : Nightmare before X-mas?, no audio > AVI (radius cinepak): Lion King?, no audio > MPEG: Red's nightmare, no audio > FLI: Invisible juggler?, no audio > > but when I get to Audio: > > MIDI: Asks for a new plugin > MP3: Buffer, playing, connecting, stopped in fairly short order > OGG: Same as MP3 > MPEG-url file: Same as MP3 > WAV: Same as MP3 > Basic audio: Same as MP3 > Soundtracker: Same as MP3 > PSID: Asks for a new plugin > YM: Asks for a new plugin > > > Is there a way to find out why I'm not getting any sound? I use mplayer > constantly to view and listen to stuff. > > Thanks, Tuc Run firefox from a terminal, and enabled debug in mplayerplug-in. You should see the errors that mplayer is generating as to why you have no sound. I'm guessing it is a sharing issue with oss. BTW, the Red's Nightmare video or the juggler video doesn;t have any audio if I recall correctly. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Remi - http://enigmail.mozdev.org iEYEARECAAYFAkkDipAACgkQ6w2kMH0L1dHVBACbBOeMiXi33cNSjGMtSUvnBvpi Rd8AniOdw08MCQdLSGUTpjQE0v2VKfnW =IzDR -----END PGP SIGNATURE----- |
From: Tuc at T-B-O-H.N. <ml...@t-...> - 2008-10-25 18:21:55
|
Hi, Setup: FreeBSD 5.5-STABLE as of Jan 23, 2007 Firefox from FreeBSD ports, 2.0.0.14 Mplayer from FreeBSD ports Ports version : 0.99.11_5 Mplayer header: MPlayer 1.0rc2-3.4.2 (C) 2000-2007 MPlayer Team Header from "mplayer": CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.70GHz (Family: 15, Model: 2, Stepping: 4) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. Sample header playing an mp3: ========================================================================== Opening audio decoder: [mp3lib] MPEG layer-2, layer-3 AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400) Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3) ========================================================================== AO: [oss] 44100Hz 2ch s16le (2 bytes per sample) Video: no video Starting playback... When I run the tests at http://fredrik.hubbe.net/plugger/test.html I see the : Quicktime (old codec): Looks like Starwars, no audio AVI (divx) : Nightmare before X-mas?, no audio AVI (radius cinepak): Lion King?, no audio MPEG: Red's nightmare, no audio FLI: Invisible juggler?, no audio but when I get to Audio: MIDI: Asks for a new plugin MP3: Buffer, playing, connecting, stopped in fairly short order OGG: Same as MP3 MPEG-url file: Same as MP3 WAV: Same as MP3 Basic audio: Same as MP3 Soundtracker: Same as MP3 PSID: Asks for a new plugin YM: Asks for a new plugin Is there a way to find out why I'm not getting any sound? I use mplayer constantly to view and listen to stuff. Thanks, Tuc |
From: Sampsa R. <sam...@ik...> - 2008-10-09 10:56:41
|
On Wednesday 08 October 2008 05:39:57 pm Kevin DeKorte wrote: > Sampsa Riikonen wrote: > > Dear Devs, > > > > Below you can find some posts (4 e-mails) from the opensuse mailing > > list.. There seems to be a bug in the mplayer plugin to play certain .asx > > files.. could this be fixed? > > > > Kind regards, > > > > Sampsa > > I took a look at the notes below and basically it comes down to this. > The site below is passing an ASX file that only has relative urls for > the media files. So mplayerplug-in is passing the entire ASX file to > mplayer for processing, but because the full path to the ASX file is > missing, mplayer can't find anything. Well.. the full path could be extracted from the filename: http://www.rhp.com.ar/canales/jasidico/jasidica6.asx It is quite logical that the filenames mentioned in the .asx file have relative addresses. I am unsubscribing from this list now.. I hope you fix it someday. For a newbie, who gets his brand new linux and mplayer-plugin installed by a friend, the impression is that "linux doesn't work". ;) Cheers, Sampsa > Kevin > > > Mail (1): > >> On Tuesday 07 October 2008 12:17:37 am Andrew Joakimsen wrote: > >>> I've recently gotten this working with the mplayer plugin. I think I > >>> am using the one from Packman repository. if you use 64-bit openSUSE > >>> you must use 64-bit firefox (you can install the 32-bit plugin but it > >>> won't work w/o 32-bit mplayer, and when you try to install that it > >>> wants to convert just about every KDE package to 32bit) > >>> > >>> I can play the live streaming audio on Sirius radio and other such > >>> sites. > >>> > >>> On Mon, Oct 6, 2008 at 5:13 PM, James Hatridge <Jam...@gm...> > >> > >> wrote: > >>>> Hi all, > >>>> > >>>> I just installed 11.0 today. Now on some video sites FF can not play > >>>> the video, it wants "Windows Media Player" but I've not found a Linux > >>>> plugin for this. > >>>> > >>>> What can I do? BTW I was able to play these videos under 10.1 with > >>>> SeaMonkey. > >> > >> Just in case you want an alternative for the mplayer plugin .. > >> > >> There are a lot of weird web-pages out there that mplayer plugin > >> is not able to handle.. I had this problem when installing suse for > >> my 60+ old mom. > >> > >> - Remove mplayer plugin (there seems to be no way to disable it in > >> firefox) - Install the following add-on for firefox: > >> https://addons.mozilla.org/en-US/firefox/addon/446 > >> > >> .. in that add-on you can easily configure an external program that > >> plays for example those .asx and .asf files. The best one I have found > >> (that understands each and every format and every web-page) is kmplayer. > >> > >> An alternative way would be to configure the mimetypes in firefox, > >> but that seems to be somewhat complicated.. > >> > >> Cheers, > >> > >> Sampsa > > > > Mail (2): > >> Errr.. KMplayer uses either MPlayer or Xine as it's backend... So... > >> if you were having problems with the mplayer-plugin but kmplayer > >> worked, then I'm guessing that you didn't have the w32codecs > >> installed, and that KMPlayer was configured to use Xine and > >> Gstreamer... or something along those lines. > >> > >> In my experience, MPlayer and the w32codecs will play everything > >> except DRMed video - just as well as Xine will. > >> > >> C. > >> -- > >> To unsubscribe, e-mail: ope...@op... > >> For additional commands, e-mail: ope...@op... > > > > Mail (3): > >> Err.. please go to the following page. ;) > >> > >> http://www.radiojai.com.ar/OnLine/ > >> > >> Then click the tab "Música" and choose any of the radio > >> stations. > >> > >> .. does not play with mplayer plugin, but with kmplayer it works! > >> > >> So why is this? > >> > >> If you look at the address bar in the opening window, you can > >> extract the following line (for example, if you chose the "jasidica" > >> radio station): > >> > >> http://www.rhp.com.ar/canales/jasidico/jasidica6.asx > >> > >> Now if you pass that to mplayer in command line, it does > >> not play a thing. > >> > >> If you pass that same address to kmplayer, it works fine and > >> gives the output: > >> > >> mplayer -wid 65012477 -slave -vo xv,sdl,x11 -ao > >> alsa,oss,sdl,arts -framedrop -contrast 0 -brightness 0 -hue 0 > >> -saturation 0 -cache 128 > >> 'http://www.rhp.com.ar/canales/jasidico/061.wma' -identify > >> > >> The conclusion: it seems that kmplayer does its own processing of the > >> .asx format and then passes the things it finds in the .asx file to > >> mplayer.. > >> > >> Cheers, > >> > >> Sampsa > >> > >> P.S. That was a fine example of those .. extraordinary.. web-pages my > >> mom visits. ;) > > > > Mail (4): > >> KMplayer is only a frontend (and plugin) for whatever backend it's > >> attached to.. MPlayer, or Xine (as well as ffmpeg, ffserver and VDR). > >> See http://kmplayer.kde.org/ > >> > >> Using your example, a simple > >> mplayer -playlist http://www.rhp.com.ar/canales/jasidico/jasidica6.asx > >> works just fine... > >> (this is actually a known problem with MPlayer that has been around > >> for about 4 years.. or more) > >> > >> I have no idea how to config the plugin to pass this option for > >> playlists. Moot though since KMPlayer works in its place. > >> > >> C > >> -- > >> To unsubscribe, e-mail: ope...@op... > >> For additional commands, e-mail: ope...@op... > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's > > challenge Build the coolest Linux based applications with Moblin SDK & > > win great prizes Grand prize is a trip for two to an Open Source event > > anywhere in the world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Mplayerplug-in-devel mailing list > > Mpl...@li... > > https://lists.sourceforge.net/lists/listinfo/mplayerplug-in-devel |
From: Kevin D. <kde...@gm...> - 2008-10-08 19:26:20
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sampsa Riikonen wrote: > Dear Devs, > > Below you can find some posts (4 e-mails) from the opensuse mailing list.. > There seems to be a bug in the mplayer plugin to play certain .asx > files.. could this be fixed? > > Kind regards, > > Sampsa Just as an FYI, I put a patch in gecko-mediaplayer that does handle this site correctly. Since gecko-mediaplayer contains its own ASX parser. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkjtCU0ACgkQ6w2kMH0L1dHdaACgijjaSZIcUaciUf0FhsHFQyS0 20sAniPYqJMX21dYqNMAsxONmBAEaSsy =o+BN -----END PGP SIGNATURE----- |
From: Kevin D. <kde...@gm...> - 2008-10-08 14:40:08
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sampsa Riikonen wrote: > Dear Devs, > > Below you can find some posts (4 e-mails) from the opensuse mailing list.. > There seems to be a bug in the mplayer plugin to play certain .asx > files.. could this be fixed? > > Kind regards, > > Sampsa > I took a look at the notes below and basically it comes down to this. The site below is passing an ASX file that only has relative urls for the media files. So mplayerplug-in is passing the entire ASX file to mplayer for processing, but because the full path to the ASX file is missing, mplayer can't find anything. Kevin > Mail (1): >> On Tuesday 07 October 2008 12:17:37 am Andrew Joakimsen wrote: >>> I've recently gotten this working with the mplayer plugin. I think I >>> am using the one from Packman repository. if you use 64-bit openSUSE >>> you must use 64-bit firefox (you can install the 32-bit plugin but it >>> won't work w/o 32-bit mplayer, and when you try to install that it >>> wants to convert just about every KDE package to 32bit) >>> >>> I can play the live streaming audio on Sirius radio and other such sites. >>> >>> On Mon, Oct 6, 2008 at 5:13 PM, James Hatridge <Jam...@gm...> >> wrote: >>>> Hi all, >>>> >>>> I just installed 11.0 today. Now on some video sites FF can not play >>>> the video, it wants "Windows Media Player" but I've not found a Linux >>>> plugin for this. >>>> >>>> What can I do? BTW I was able to play these videos under 10.1 with >>>> SeaMonkey. >> Just in case you want an alternative for the mplayer plugin .. >> >> There are a lot of weird web-pages out there that mplayer plugin >> is not able to handle.. I had this problem when installing suse for >> my 60+ old mom. >> >> - Remove mplayer plugin (there seems to be no way to disable it in firefox) >> - Install the following add-on for firefox: >> https://addons.mozilla.org/en-US/firefox/addon/446 >> >> .. in that add-on you can easily configure an external program that plays >> for example those .asx and .asf files. The best one I have found >> (that understands each and every format and every web-page) is kmplayer. >> >> An alternative way would be to configure the mimetypes in firefox, >> but that seems to be somewhat complicated.. >> >> Cheers, >> >> Sampsa > > Mail (2): >> Errr.. KMplayer uses either MPlayer or Xine as it's backend... So... >> if you were having problems with the mplayer-plugin but kmplayer >> worked, then I'm guessing that you didn't have the w32codecs >> installed, and that KMPlayer was configured to use Xine and >> Gstreamer... or something along those lines. >> >> In my experience, MPlayer and the w32codecs will play everything >> except DRMed video - just as well as Xine will. >> >> C. >> -- >> To unsubscribe, e-mail: ope...@op... >> For additional commands, e-mail: ope...@op... > > > Mail (3): >> Err.. please go to the following page. ;) >> >> http://www.radiojai.com.ar/OnLine/ >> >> Then click the tab "Música" and choose any of the radio >> stations. >> >> .. does not play with mplayer plugin, but with kmplayer it works! >> >> So why is this? >> >> If you look at the address bar in the opening window, you can >> extract the following line (for example, if you chose the "jasidica" >> radio station): >> >> http://www.rhp.com.ar/canales/jasidico/jasidica6.asx >> >> Now if you pass that to mplayer in command line, it does >> not play a thing. >> >> If you pass that same address to kmplayer, it works fine and >> gives the output: >> >> mplayer -wid 65012477 -slave -vo xv,sdl,x11 -ao >> alsa,oss,sdl,arts -framedrop -contrast 0 -brightness 0 -hue 0 -saturation >> 0 -cache 128 'http://www.rhp.com.ar/canales/jasidico/061.wma' -identify >> >> The conclusion: it seems that kmplayer does its own processing of the .asx >> format and then passes the things it finds in the .asx file to mplayer.. >> >> Cheers, >> >> Sampsa >> >> P.S. That was a fine example of those .. extraordinary.. web-pages my mom >> visits. ;) > > Mail (4): >> KMplayer is only a frontend (and plugin) for whatever backend it's >> attached to.. MPlayer, or Xine (as well as ffmpeg, ffserver and VDR). >> See http://kmplayer.kde.org/ >> >> Using your example, a simple >> mplayer -playlist http://www.rhp.com.ar/canales/jasidico/jasidica6.asx >> works just fine... >> (this is actually a known problem with MPlayer that has been around >> for about 4 years.. or more) >> >> I have no idea how to config the plugin to pass this option for >> playlists. Moot though since KMPlayer works in its place. >> >> C >> -- >> To unsubscribe, e-mail: ope...@op... >> For additional commands, e-mail: ope...@op... > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mplayerplug-in-devel mailing list > Mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mplayerplug-in-devel - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkjsxj0ACgkQ6w2kMH0L1dH7jQCeNt3O6NoZjqS6KHw3JarfQ8i5 c4gAmgJzkNuBuknA4CBrmkEEeo/szywi =Sd2V -----END PGP SIGNATURE----- |
From: Sampsa R. <sam...@ik...> - 2008-10-08 07:36:44
|
Dear Devs, Below you can find some posts (4 e-mails) from the opensuse mailing list.. There seems to be a bug in the mplayer plugin to play certain .asx files.. could this be fixed? Kind regards, Sampsa Mail (1): > On Tuesday 07 October 2008 12:17:37 am Andrew Joakimsen wrote: > > I've recently gotten this working with the mplayer plugin. I think I > > am using the one from Packman repository. if you use 64-bit openSUSE > > you must use 64-bit firefox (you can install the 32-bit plugin but it > > won't work w/o 32-bit mplayer, and when you try to install that it > > wants to convert just about every KDE package to 32bit) > > > > I can play the live streaming audio on Sirius radio and other such sites. > > > > On Mon, Oct 6, 2008 at 5:13 PM, James Hatridge <Jam...@gm...> > > wrote: > > > Hi all, > > > > > > I just installed 11.0 today. Now on some video sites FF can not play > > > the video, it wants "Windows Media Player" but I've not found a Linux > > > plugin for this. > > > > > > What can I do? BTW I was able to play these videos under 10.1 with > > > SeaMonkey. > > Just in case you want an alternative for the mplayer plugin .. > > There are a lot of weird web-pages out there that mplayer plugin > is not able to handle.. I had this problem when installing suse for > my 60+ old mom. > > - Remove mplayer plugin (there seems to be no way to disable it in firefox) > - Install the following add-on for firefox: > https://addons.mozilla.org/en-US/firefox/addon/446 > > .. in that add-on you can easily configure an external program that plays > for example those .asx and .asf files. The best one I have found > (that understands each and every format and every web-page) is kmplayer. > > An alternative way would be to configure the mimetypes in firefox, > but that seems to be somewhat complicated.. > > Cheers, > > Sampsa Mail (2): > Errr.. KMplayer uses either MPlayer or Xine as it's backend... So... > if you were having problems with the mplayer-plugin but kmplayer > worked, then I'm guessing that you didn't have the w32codecs > installed, and that KMPlayer was configured to use Xine and > Gstreamer... or something along those lines. > > In my experience, MPlayer and the w32codecs will play everything > except DRMed video - just as well as Xine will. > > C. > -- > To unsubscribe, e-mail: ope...@op... > For additional commands, e-mail: ope...@op... Mail (3): > Err.. please go to the following page. ;) > > http://www.radiojai.com.ar/OnLine/ > > Then click the tab "Música" and choose any of the radio > stations. > > .. does not play with mplayer plugin, but with kmplayer it works! > > So why is this? > > If you look at the address bar in the opening window, you can > extract the following line (for example, if you chose the "jasidica" > radio station): > > http://www.rhp.com.ar/canales/jasidico/jasidica6.asx > > Now if you pass that to mplayer in command line, it does > not play a thing. > > If you pass that same address to kmplayer, it works fine and > gives the output: > > mplayer -wid 65012477 -slave -vo xv,sdl,x11 -ao > alsa,oss,sdl,arts -framedrop -contrast 0 -brightness 0 -hue 0 -saturation > 0 -cache 128 'http://www.rhp.com.ar/canales/jasidico/061.wma' -identify > > The conclusion: it seems that kmplayer does its own processing of the .asx > format and then passes the things it finds in the .asx file to mplayer.. > > Cheers, > > Sampsa > > P.S. That was a fine example of those .. extraordinary.. web-pages my mom > visits. ;) Mail (4): > KMplayer is only a frontend (and plugin) for whatever backend it's > attached to.. MPlayer, or Xine (as well as ffmpeg, ffserver and VDR). > See http://kmplayer.kde.org/ > > Using your example, a simple > mplayer -playlist http://www.rhp.com.ar/canales/jasidico/jasidica6.asx > works just fine... > (this is actually a known problem with MPlayer that has been around > for about 4 years.. or more) > > I have no idea how to config the plugin to pass this option for > playlists. Moot though since KMPlayer works in its place. > > C > -- > To unsubscribe, e-mail: ope...@op... > For additional commands, e-mail: ope...@op... |
From: Billy D. <bil...@ve...> - 2008-10-07 02:25:57
|
Kevin DeKorte wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Billy DeVincentis wrote: > >> It would appear that the newest version of gtk+ 2.14 creates >> problems on compilation of mplayer plugin. Here is a bug >> reported on gentoo http://bugs.gentoo.org/show_bug.cgi?id=238990 . >> It would be great if this could be fixed upstream with a >> version release. >> > > Commented in gentoo bugzilla. Appears to be a miscompilation of libgio > on your machine since the linker locates, but can't use the libgio that > is present. Probably the libgio is missing a flag to make it work > properly. Guess that it gets compiled twice, one for 32bit mode and one > for 64bit mode and the 64bit mode is wrong. > > Kevin > - -- > Get my public GnuPG key from > http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org > > iEYEARECAAYFAkjqbicACgkQ6w2kMH0L1dEvzQCdGWdnT/QUkYJXGkNDuk9RRZH2 > 86EAnRbve5k0oqSVO0g4WONFMZQLyLzF > =DIMb > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mplayerplug-in-devel mailing list > Mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mplayerplug-in-devel > > That may be so but on an amd64 system, I would have found it easier to understand if it were the 32 bit plugin that wasn't compiling, the 64 bit plugin doesn't compile and it appears to have something to do with gtk+ 2.14. If gtk+ is downgraded to 2.12, then mplayerplug-in compiles fine. What can be done about this? What can be investigated next? |
From: Kevin D. <kde...@gm...> - 2008-10-06 20:00:42
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Billy DeVincentis wrote: > It would appear that the newest version of gtk+ 2.14 creates > problems on compilation of mplayer plugin. Here is a bug > reported on gentoo http://bugs.gentoo.org/show_bug.cgi?id=238990 . > It would be great if this could be fixed upstream with a > version release. Commented in gentoo bugzilla. Appears to be a miscompilation of libgio on your machine since the linker locates, but can't use the libgio that is present. Probably the libgio is missing a flag to make it work properly. Guess that it gets compiled twice, one for 32bit mode and one for 64bit mode and the 64bit mode is wrong. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkjqbicACgkQ6w2kMH0L1dEvzQCdGWdnT/QUkYJXGkNDuk9RRZH2 86EAnRbve5k0oqSVO0g4WONFMZQLyLzF =DIMb -----END PGP SIGNATURE----- |
From: Billy D. <bil...@ve...> - 2008-10-06 19:44:16
|
It would appear that the newest version of gtk+ 2.14 creates problems on compilation of mplayer plugin. Here is a bug reported on gentoo http://bugs.gentoo.org/show_bug.cgi?id=238990 . It would be great if this could be fixed upstream with a version release. |
From: Joseph J. <jo...@ge...> - 2008-09-18 23:16:49
|
A Gentoo user reported [1] an issue where mplayer does not play back video if the minimum cache size is set to zero. The simple attached patch fixes the problem. -Joe [1] http://bugs.gentoo.org/show_bug.cgi?id=233865 |
From: Kevin D. <kde...@gm...> - 2008-09-10 20:25:23
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ravi Gupta wrote: | Trying to embed plugin with mozilla, when I go to play .wmv file, it | buffers and tries to play, but does not. When I choose configure, the | Video Output and Audio Output are blank, even though I changed | mplayerplug-in.conf? | | is there somewhere else it picks it up from? It tries /etc/mplayerplug-in.conf ~/.mozilla/mplayerplug-in.conf ~/.mplayer/mplayerplug-in.conf if none of those files are present then it uses the defaults in mplayer. With the later values overriding the earlier ones... Any reason why you are not setting them in the GUI? It is also possible that you set them with an extra space or something and the plugin does not recognize the value you set. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFIyC0z6w2kMH0L1dERAoQVAJ42SlzC1dzXSgky9VKnbW7RqR2fXQCdGp3J Hzf8L34mW8XOIUGkEpPEgNw= =5Bm0 -----END PGP SIGNATURE----- |
From: Ravi G. <rkg...@gm...> - 2008-09-10 20:02:22
|
Trying to embed plugin with mozilla, when I go to play .wmv file, it buffers and tries to play, but does not. When I choose configure, the Video Output and Audio Output are blank, even though I changed mplayerplug-in.conf? is there somewhere else it picks it up from? |
From: Kevin D. <kde...@gm...> - 2008-09-02 21:34:31
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mike Mueller wrote: | On Tue, Sep 02, 2008 at 02:46:21PM -0600, Kevin DeKorte wrote: |> Mike, |> |> Generally the config options cannot be specified in the EMBED command. |> Also if you need to force the rtsp-use-tcp option generally something is |> broken on the server/firewall since normally rtsp streams fine over UDP. |> |> Kevin | | Kevin, thanks for the quick response. | | This might not be the right place to ask, but yes, I'm having problems | with RTSP over UDP. It works fine on the local network, but from | outside, it doesn't work (just a gray rectangle). The firewall has the | RTSP ports (both TCP and UDP) forwarded. | | When I run mplayer from the command line, it looks like it tries to open | a couple additional random ports: | | Initiated "video/MP4V-ES" RTP subsession on port 37110 | Initiated "audio/PCMU" RTP subsession on port 37112 | | That's where it stops. The port numbers are different every time. Do I | need to forward these ports too? This will be problematic since I have | several video servers behind the firewall, not just one. | | Note that in most cases, the client will also be behind a firewall, so | if the video server is attempting to connect back to the client, that | will be impossible. | | Thanks again, | Mike | Mike, Yeah, I really don't know the solution to your problem but it appears that your firewall surrounding your video servers might be the cause. The way a normal TCP/IP session works is that the client connects to a standard port and then that connection is handed off to a thread/process that may or may not run on a separate port for that session. So your firewall will need to handle that hand off the new connection. So make sure the firewall is working with UDP and TCP data packets. I also believe that you can either compile out or disable UDP transmission on most video servers so you might take a look at that. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFIvbFh6w2kMH0L1dERAo4KAJsGn+AZHNjSr1rBP2kdfYz8ydM7nACeM2rH gbCRyIo+fSxFVu4OShx9co8= =m4fO -----END PGP SIGNATURE----- |
From: Mike M. <mi...@su...> - 2008-09-02 20:57:52
|
On Tue, Sep 02, 2008 at 02:46:21PM -0600, Kevin DeKorte wrote: > Mike, > > Generally the config options cannot be specified in the EMBED command. > Also if you need to force the rtsp-use-tcp option generally something is > broken on the server/firewall since normally rtsp streams fine over UDP. > > Kevin Kevin, thanks for the quick response. This might not be the right place to ask, but yes, I'm having problems with RTSP over UDP. It works fine on the local network, but from outside, it doesn't work (just a gray rectangle). The firewall has the RTSP ports (both TCP and UDP) forwarded. When I run mplayer from the command line, it looks like it tries to open a couple additional random ports: Initiated "video/MP4V-ES" RTP subsession on port 37110 Initiated "audio/PCMU" RTP subsession on port 37112 That's where it stops. The port numbers are different every time. Do I need to forward these ports too? This will be problematic since I have several video servers behind the firewall, not just one. Note that in most cases, the client will also be behind a firewall, so if the video server is attempting to connect back to the client, that will be impossible. Thanks again, Mike -- Mike Mueller mi...@su... |
From: Kevin D. <kde...@gm...> - 2008-09-02 20:46:30
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mike Mueller wrote: | Hi all. I found the configuration options for mplayerplug-in here: | http://mplayerplug-in.sourceforge.net/config.php | | What I'm wondering is, can I specify any of these parameters in the HTML | embed code? In particular, the option I want to enable is rtsp-use-tcp. | It would be helpful if I could specify it once on the web server, rather | than ensuring all of my clients set the configuration option correctly. | | Thanks, | Mike | Mike, Generally the config options cannot be specified in the EMBED command. Also if you need to force the rtsp-use-tcp option generally something is broken on the server/firewall since normally rtsp streams fine over UDP. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFIvaYd6w2kMH0L1dERAj4MAJ4u6p6KrwgBffuQRBsH81dhcy8B7wCeMc/k 1j6MCV0MJ9deX+Dv/Ux6iHQ= =mfgK -----END PGP SIGNATURE----- |