Results 1 to 9 of 9

Thread: Livestream Podcastor / Honestech (Windows programs)

  1. #1
    Join Date
    Nov 2013
    Beans
    1

    Livestream Podcastor / Honestech (Windows programs)

    First I have no idea how ubuntu works, all I have heard is that it is a small platform OS and that is what I am looking for. Here is my challenge: I have a Toshiba Satellite L355, 2.8 gig ram, 154.4 gig hard drive. with a genuine intel CPU 585@2.16GHz, OS type is 32 bit. I just installed ubuntu v.13.04 32 bit on it, I have not added any other programs or even any data, it should be a clean install. Now here is what I need to know:

    I want to run a program called Livestream Podcastor and also a program called honestech vhs to dvd 5.0 deluxe

    The program Livestream Podcastor is exactly that, it let's me livestream from my camcorder which is hooked up to the honestech box which is hooked up to a firewire connection in the express slot of the laptop. Now what I need to know is do I need to have any other add on's to make this work? I am pretty sure that the livestream podcastor is based on adobe flash.

    I have the express card plugged in but not sure the computer see's it or not and have no idea how to check. At this time I am hunting and pecking just to see how things work, now in windows you have windows explorer where you can see all your drives and files, I haven't even found this yet in ubuntu, I wanted to see like the properties of c drive to see how much space I have but still haven't found that yet.

    Any way any help would be most appreciated.

  2. #2
    Join Date
    Oct 2010
    Location
    Colorado Springs
    Beans
    212
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Need total help!!!

    I want to run a program called Livestream Podcastor and also a program called honestech vhs to dvd 5.0 deluxe
    Ok so Both of the programs are For Windows so you will need a Linux program called WINE ( or PlayONLINUX ).

    open your software center and search PLAYONLINUX install, open and let Playonlinux update and it will also download WINE for you as well.

    After the little update click install search for the windows program you want. If it is not listed then down on the bottem left. Click install a non listed program.

    I wanted to see like the properties of c drive to see how much space I have but still haven't found that yet
    I think Nautilus ( the name of the file manage ) removed that featur and alot other usefull features.

    So the only way to know is a terminal command or just right click you home folder and go to properties.

  3. #3
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Need total help!!!

    Just a tip: You greatly improve your chaces of getting support if you use descriptive thread titles. Generic titles like 'Need help' or 'Problems' tell nothing. 99% of the posters here need help or have a problem.

    Also, Ubuntu is NOT Windows. Wine for Windows problems, sure. But there is NO guarantee they are going to run in Wine. Go here and look them up:

    http://www.winehq.org/

    DO NOT install Wine before you have found out whether they will run successfully. You will be wasting your time and bloating your system for no reason. You would do much better to research open-source alternatives to the Win programs you want to use.

    snafu006: Not good advice to install Wine and Playonlinux with no idea as to whether these programs will run using them.

    * Note: I looked them up myself. Livestream Podcaster doesn't work:

    http://www.winehq.org/pipermail/wine...er/252038.html

    There is not any result for the other, untested. So snafu006, you have basically told the OP to install a bunch (lot) of unnecessary software for no reason. Once you install Wine it is virtually impossible to completely purge from the system. So OP, don't go there.

    @ pomai, If you really need these apps and there is no open-source alternative I suggest you set up a dual-boot or stick with Windows. Read this:

    http://linux.oneandoneis2.org/LNW.htm

    PS: There are plenty of ways to podcast already in Linux. Not sure about the other.
    Last edited by Bucky Ball; November 15th, 2013 at 06:22 AM.

  4. #4
    Join Date
    Oct 2010
    Location
    Colorado Springs
    Beans
    212
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Need total help!!!

    Quote Originally Posted by Bucky Ball View Post
    Just a tip: You greatly improve your chaces of getting support if you use descriptive thread titles. Generic titles like 'Need help' or 'Problems' tell nothing. 99% of the posters here need help or have a problem.

    Also, Ubuntu is NOT Windows. Wine for Windows problems, sure. But there is NO guarantee they are going to run in Wine. Go here and look them up:

    http://www.winehq.org/

    DO NOT install Wine before you have found out whether they will run successfully. You will be wasting your time and bloating your system for no reason. You would do much better to research open-source alternatives to the Win programs you want to use.

    snafu006: Not good advice to install Wine and Playonlinux with no idea as to whether these programs will run using them.

    * Note: I looked them up myself. Livestream Podcaster doesn't work:

    http://www.winehq.org/pipermail/wine...er/252038.html

    There is not any result for the other, untested. So snafu006, you have basically told the OP to install a bunch (lot) of unnecessary software for no reason. Once you install Wine it is virtually impossible to completely purge from the system. So OP, don't go there.

    @ pomai, If you really need these apps and there is no open-source alternative I suggest you set up a dual-boot or stick with Windows. Read this:

    http://linux.oneandoneis2.org/LNW.htm

    PS: There are plenty of ways to podcast already in Linux. Not sure about the other.
    ok how is it unnecessary software first he ask how it install them. he got an answer. And your answer it just going to get the dude to run back to windows. Oh and also wine Fix over 10,000 bugs so he should try this fist.
    Last edited by oldos2er; November 15th, 2013 at 07:03 AM. Reason: Please keep your posts polite and to the point.

  5. #5
    Join Date
    Oct 2010
    Location
    Colorado Springs
    Beans
    212
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Need total help!!!

    Just because it not on wineHQ dose not mean its not going to work PFFFF!!!!

  6. #6
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,614
    Distro
    Ubuntu

    Re: Need total help!!!

    So the only way to know is a terminal command or just right click you home folder and go to properties.
    That isn't very helpful.
    But this might be
    You can find the current status of the connected drives; or as the are actually known, partitions, by opening the program "system monitor" and clicking the tab "file systems".
    You can also find out through the terminal using a simple command like
    Code:
    df -h
    The partition you want to look at, would be the one marked with /.
    Normally it'll be /dev/sda1.

    As for the camcorder, I am not sure, but I guess what you want to do is stream through a vhs device, is that right?
    If so, VLC might work.
    VLC is in the Ubuntu Software Center, so don't worry about looking around the internet for it, install it from USC, it'll make life easier in the long run.

    Edit and Added: Ubuntu is an alternative, fully functional, operating system and as such, some programs which run great in Windows and Mac don't work well on it.
    Since it is alternative to the normal, your best bet is to look toward alternative methods and programs.
    Last edited by deadflowr; November 15th, 2013 at 06:53 AM.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  7. #7
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Need total help!!!

    Quote Originally Posted by snafu006 View Post
    And your answer it just going to get the dude to run back to windows.
    Is there something wrong with Windows if that is the OS that will work for what the OP wants to do? The OP is free to use whatever OS he chooses if it suits his needs.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  8. #8
    Join Date
    May 2007
    Location
    Virginia, USA
    Beans
    13,377
    Distro
    Ubuntu Mate Development Release

    Re: Need total help!!!

    I agree with Bucky Ball regarding Wine and the apps the OP wants to run.

    Checking the WineHQ site is always the first thing to do BEFORE struggling with Wine or POL.

    Ans, it's very likely that neither app is going to work for the OP.
    Ubuntu 20.04, Mint 19.10; MS Win10 Pro.
    Will not respond to PM requests for support -- use the forums.

  9. #9
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Livestream Podcastor / Honestech (Windows programs)

    Quote Originally Posted by pomai View Post
    I wanted to see like the properties of c drive to see how much space I have but still haven't found that yet.
    Open Gparted and that will show all drives, size, how much space used and available.

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
  •