Results 1 to 7 of 7

Thread: Free Internet Online TV: which pluing does it need or apt-get ?

  1. #1
    Join Date
    Dec 2007
    Beans
    1,046

    Free Internet Online TV: which pluing does it need or apt-get ?

    Hi

    http://www.freetvonline.com/Visitors.php?Sections[Primary]=Live_TV&Actions[Primary]=Overview#

    I get a frame with PLUGING to be installed. Which one? It works under Windows XP but not under LINUX

    Best regards

  2. #2
    Join Date
    Feb 2006
    Location
    /home
    Beans
    237

    Re: Free Internet Online TV: which pluing does it need or apt-get ?

    Hi. You need to install the gstreamer0.10-ffmpeg package.

    Code:
    $ sudo apt-get install gstreamer0.10-ffmpeg
    That is how I got it to work here. I use Ubuntu 10.04 64bit.

    Hope that helps.
    Cool site btw.
    Asus P5K | Core2Quad Q6600 2.4Ghz | 8GB Corsair XMS2 DDR2 800Mhz Dual Channel | Nvidia GeForce 210 1GB Vid Ram | Dual Boot Win7 for Half Life! and Debian Squeeze 64bit w/Gnome 2.30 |
    registered Linux User#: 416460

  3. #3
    Join Date
    Jun 2010
    Beans
    7

    Re: Free Internet Online TV: which pluing does it need or apt-get ?

    just installed the plugin and it didnt work for me :/

  4. #4
    Join Date
    Jul 2010
    Location
    Troy, NY
    Beans
    40
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Free Internet Online TV: which pluing does it need or apt-get ?

    try installing the vlc player. It will normally install the other weird codecs required. Most of my online tv works except for specific ones which have their own software.e.g. veetle
    Browser:
    Also, try firefox browser instead of the other ones.This works most of the time for me.

  5. #5
    Join Date
    Dec 2007
    Beans
    1,046

    Re: Free Internet Online TV: which pluing does it need or apt-get ?

    Quote Originally Posted by SkyNet2029 View Post
    Hi. You need to install the gstreamer0.10-ffmpeg package.

    Code:
    $ sudo apt-get install gstreamer0.10-ffmpeg
    That is how I got it to work here. I use Ubuntu 10.04 64bit.

    Hope that helps.
    Cool site btw.

    1)
    Code:
    a# apt-get install  gstreamer0.10-ffmpeg
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following extra packages will be installed:
      libavformat52 libpostproc51 libswscale0
    The following NEW packages will be installed:
      gstreamer0.10-ffmpeg libavformat52 libpostproc51 libswscale0
    0 upgraded, 4 newly installed, 0 to remove and 59 not upgraded.
    Need to get 1,132kB of archives.
    After this operation, 2,916kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    WARNING: The following packages cannot be authenticated!
      libavformat52 libpostproc51 libswscale0
    Install these packages without verification [y/N]? y
    Get:1 http://ftp.at.debian.org squeeze/main gstreamer0.10-ffmpeg 0.10.10-1 [161kB]
    Get:2 http://www.debian-multimedia.org squeeze/main libavformat52 5:0.6~svn20100603-0.0 [793kB]
    Get:3 http://www.debian-multimedia.org squeeze/main libpostproc51 5:0.6~svn20100603-0.0 [40.8kB]
    Get:4 http://www.debian-multimedia.org squeeze/main libswscale0 5:0.6~svn20100603-0.0 [138kB]
    Fetched 1,132kB in 3s (354kB/s)    
    Selecting previously deselected package libavformat52.
    (Reading database ... 75768 files and directories currently installed.)
    Unpacking libavformat52 (from .../libavformat52_5%3a0.6~svn20100603-0.0_i386.deb) ...
    Selecting previously deselected package libpostproc51.
    Unpacking libpostproc51 (from .../libpostproc51_5%3a0.6~svn20100603-0.0_i386.deb) ...
    Selecting previously deselected package libswscale0.
    Unpacking libswscale0 (from .../libswscale0_5%3a0.6~svn20100603-0.0_i386.deb) ...
    Selecting previously deselected package gstreamer0.10-ffmpeg.
    Unpacking gstreamer0.10-ffmpeg (from .../gstreamer0.10-ffmpeg_0.10.10-1_i386.deb) ...
    
    Setting up libavformat52 (5:0.6~svn20100603-0.0) ...
    Setting up libpostproc51 (5:0.6~svn20100603-0.0) ...
    Setting up libswscale0 (5:0.6~svn20100603-0.0) ...
    Setting up gstreamer0.10-ffmpeg (0.10.10-1) ...
    I quit firefox and restart it

    unfortutnaly I get :
    http://img688.imageshack.us/img688/7716/shot2e.jpg

  6. #6
    Join Date
    Apr 2010
    Beans
    6
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Free Internet Online TV: which pluing does it need or apt-get ?

    I had to uninstall totem to get another player to work

  7. #7
    Join Date
    Feb 2006
    Location
    /home
    Beans
    237

    Re: Free Internet Online TV: which pluing does it need or apt-get ?

    Hmmm...
    The only KEY difference I see here is that your repos point to the debian-multimedia repositories.
    I use the standard ubuntu ones.
    Perhaps there is a different package than the standard ubuntu one being installed?
    Asus P5K | Core2Quad Q6600 2.4Ghz | 8GB Corsair XMS2 DDR2 800Mhz Dual Channel | Nvidia GeForce 210 1GB Vid Ram | Dual Boot Win7 for Half Life! and Debian Squeeze 64bit w/Gnome 2.30 |
    registered Linux User#: 416460

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •