Results 1 to 7 of 7

Thread: 1080p+DTS PERFECT how? read this

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    V.I.P hfmls's Avatar
    Join Date
    May 2009
    Location
    Portugal
    Posts
    1,819
    Thanks
    0
    Thanked 0 Times in 0 Posts

    1080p+DTS PERFECT how? read this

    sorry but i wrote this in early morning and i need to rest..so i won't write in english same stuff again, maybe later.

    i wrote this in portuguese in other forum and translated with google translater.

    anyway a friend of mine TypeR discovered a way to play 1080p perfect and i just explain how i did it after he told me that.

    FIRMWARE 4001
    FIRMWARE 4001!!!

    Well, just have to say, that was a simple discovery .... but the oak.

    With the help of user TypeR, hackaro networks, both wanted to watch movies over a network ... that did not give up. And is not got a solution as simple as "desimciplicidade" of cases of developers OPENSAT?

    So is this, as it works perfect, well, 100%, etc 1080p MKV movie with DTS and subtitles in azbox hd?

    NFS! he told me that NFS did, and there I was ready to invent (dawn repair in hours)

    What is NFS? No matter, what matters is that enough to create an NFS share on your Ubuntu, or something.

    I did this:



    Code:
     sudo apt-get install nfs-kernel-server
    this is to install the NFS server.
    by then wrote the following command


    Code:
     sudo gedit / etc / exports
    to edit the file, and put what I wanted to share, and put there:


    Code:
     / media / * (rw, sync, no_root_squash)
    (so I'm saying I want to share a media folder).
    by then did the following command to start the server:


    Code:
     sudo / etc / init.d / nfs-kernel-server start
    IN AZBOX HD:


    No where to be to mount the share you just created, where the resumed azbox hd, created a file with the name of
    S7mount
    (anyway, without any extension)
    and inside put this:


    Code:
    # / bin / sh
    # Automatic mount
    #
    mount-t nfs 192.168.1.7: / media / DATA / movie-o nolock, rsize = 32768, wsize = 32768, intr 0 0
    as noticed, the 192.168.1.7 is the IP of ubuntu, the media folder, was chosen to share. and / DATA / movie is where I want to mount that share azbox (FILMS)
    and I put the file in S7mount
    / DISK2/etc/start.d
    with chmod 777 (just in case there are tricks)

    and ready .... now all I have in the media sharing in ubuntu, it asks me to movie (Movies) in azbox hd.
    and how it is to be mounted / shared by NFS, is 200 miles an hour.
    I've tested 3 1080p srt and DTS.
    perfect, perfect just the passage of years is to come.

    PS: i left the message on to create a OPENSAT INTERFACE (TYPE MULTICAM) ASSEMBLY OVER OUR FACILITIES NFS Share

    TypeR Thanks to the discovery, and me / I've done that.
    Last edited by hfmls; 28-12-2009 at 08:45 AM.

Similar Threads

  1. Azbox Premium not seeing local card
    By paulwilko in forum AZBox HD Newbie Questions
    Replies: 45
    Last Post: 09-09-2009, 08:04 PM
  2. Newcs + CCcam, Can it be done ?
    By paulwilko in forum AZBox HD Newbie Questions
    Replies: 11
    Last Post: 31-08-2009, 01:15 PM
  3. HDTV Buying Guide Some Useful Tips?
    By rabbi in forum HD Chat
    Replies: 0
    Last Post: 18-03-2008, 09:34 PM
  4. Innovative read me (PLEASE READ)
    By Graham7 in forum Fortec
    Replies: 0
    Last Post: 11-05-2007, 10:31 AM

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
  •