Results 1 to 5 of 5

Thread: VB Tuner Example

  1. #1
    FLAC NiN^_^NiN's Avatar
    Join Date
    Aug 2004
    Location
    Australia, Melbourne
    Posts
    1,230

    VB Tuner Example

    Hey guys

    I was searching through my files yesterday and i found some old software i made for myself for the TV tuner i had

    I now have a external standalone unit i got cheap so i don't use it anymore

    Would this be handy to anyone out there?

    I seem to only have the very basic version when i first started so it's just the video and a button.

    Very simple code only downside is the user has to manually find the settings for each channel

    What i did was i used VLC player as a plugin on the VB form and loaded up a MRL string for each channel

    I had the button load up the MRL string to the componet to change channels.

    the MRL string is made up when you select what device you want and what channel you want in VLC

    Example is here the top part is the MRL string


    Would this be useful for anyone? this can also be used for webcam recording aswell or video playing

    I had it setup on mine with 5 images along the bottom of the screen which was the logo of each tv station and had the MRL settings for each station. I just used a jpg as the background image to have it blend into any frontend i used aswell.

    So is this helpful to anyone?
    CarPC Status:
    GPS: 99%
    Hardware: 99%
    Software: 92%
    Case Install: 99.9%
    Dash Install: 100%
    Car Install: 72%

  2. #2
    RoadRunner Mastermind
    Auto Apps:loading...
    guino's Avatar
    Join Date
    Nov 2004
    Location
    Toronto, Canada
    Posts
    9,762
    I would like to see the source, most definitely.. seems like fairly interesting way of using VLC (which I never thought could handle TV).
    Ride Runner RR's Myspace

    "Being happy is not about having what you want, it's about wanting what you have."
    "The best things in life are always free - but that doesn't mean money can't buy you good things."

  3. #3
    FLAC NiN^_^NiN's Avatar
    Join Date
    Aug 2004
    Location
    Australia, Melbourne
    Posts
    1,230
    Oh yeah i use VLC for recording webcam aswell using a MRL command to preview and save the video at the same time with mp4 codec it's quite a handy tool if you know the inner functions.

    It has 2 buttons 1 is for my webcam (i don't know where my tv tuner card is so i used the webcam to test if it still worked)

    and the other just loads up a avi file on C drive

    This is an example of a MRL

    dshow:// :dshow-vdev="USB PC CAM-168":dshow-adev="" :dshow-size=""

    Thats just to show the Webcam

    To get the MRL for TV Channels you need to of course download VLC first i gather u have already

    Open up VLC
    File > Open Capture Device

    You need to Select the Video capture device in Video Device Name

    You then click Advance Options


    Now all you need to so is select the proper TV channel country code tuner input (cable or antenna) and the video/audio pins

    Click ok and then you can copy the MRL out of the customize dropdown box and insert into the VB program

    It is very simple but it is also not very setup friendly altho you do have the MRL with the settings you could make a setup program in VB that changes the channels etc to you find a source and then save it.

    But as i said on mine i just found the channels then saved the MRL to the TV stations logo cause once i had it set i didn't need to reset it.

    Also if you would like to play with it as a webcam saver you can check the Stream/save box as in the first image then click settings

    just have to click play locally and file with a filename then select the video and audio codec and you will have a new MRL

    You can PM me if you want any help or questions about VLC properties I hope this is useful for you
    Attached Files Attached Files
    CarPC Status:
    GPS: 99%
    Hardware: 99%
    Software: 92%
    Case Install: 99.9%
    Dash Install: 100%
    Car Install: 72%

  4. #4
    FLAC NiN^_^NiN's Avatar
    Join Date
    Aug 2004
    Location
    Australia, Melbourne
    Posts
    1,230
    Oh i also forgot sometimes the software that comes with the TV tuner can screw up VLC being able to use the TV card this is cause of the auto tune feature you just need to reinstall the tv cards software and don't run it that will fix any problem you could find with the tv card not working
    CarPC Status:
    GPS: 99%
    Hardware: 99%
    Software: 92%
    Case Install: 99.9%
    Dash Install: 100%
    Car Install: 72%

  5. #5
    SMKFree liquid_smoke's Avatar
    Join Date
    Aug 2003
    Location
    Chicago
    Posts
    4,842
    Quote Originally Posted by guino View Post
    I would like to see the source, most definitely.. seems like fairly interesting way of using VLC (which I never thought could handle TV).
    VLC is the bomb, i use it stream my TV to my phone.
    01101100 01101001 01110001 01110101 01101001 01100100 01011111 01110011
    01101101 01101111 01101011 01100101

    beer replenishment fund
    http://www.mp3car.com/vbulletin/rr-faq/
    mp3car live search

    i have joost invites, just hit me up for one.

Similar Threads

  1. Dual DIN LCD touchscreen monitor?
    By digitalfreak in forum LCD/Display
    Replies: 547
    Last Post: 10-31-2008, 06:09 PM
  2. FM Tuner skips many frequencies - 1.1.0.0 - 1.1.1.0
    By pim in forum StreetDeck Bug Reports
    Replies: 6
    Last Post: 07-24-2008, 08:32 PM
  3. K90 monitor tv tuner quality
    By cambo in forum LCD/Display
    Replies: 1
    Last Post: 01-01-2007, 06:52 AM
  4. New DWW-750FM
    By aghazi in forum LCD/Display
    Replies: 23
    Last Post: 12-02-2006, 11:08 PM
  5. What to do for TV tuner?
    By Adam F in forum General Hardware Discussion
    Replies: 16
    Last Post: 06-01-2001, 07:52 PM

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
  •