raydon

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 147 total)
  • Author
    Posts
  • in reply to: I have forgot my password for FOX SAT HDR #58505
    raydon
    Participant

    The link Graham posted is no longer valid because CFW v4.1.3 introduced a web interface password removal script already embedded within the custom firmware.

    From a telnet session simply enter ‘pass-disable’ to restore unsecured access to the web interface.

    in reply to: Voice over giving details of during programs #56727
    raydon
    Participant

    REPASSAC – 1 hour ago  » 

    grahamlthompson – 18 hours ago  » 

    Audio Description

    Thanks for putting me right Graham. Have not seen it for a while and when I did must have had a different sort of A.D. :-)

    Anno Domini ?

    in reply to: Voice over giving details of during programs #56724
    raydon
    Participant

    Here’s MediaInfo for an episode of Coast I recorded on my HDR Fox T2

    Code:
    General
    ID : 16521 (0x4089)
    Complete name : F:Coast_20140522_1509.ts
    Format : BDAV
    Format/Info : Blu-ray Video
    File size : 1.91 GiB
    Duration : 37mn 33s
    Overall bit rate mode : Variable
    Overall bit rate : 7 268 Kbps

    Video
    ID : 101 (0x65)
    Menu ID : 17472 (0x4440)
    Format : AVC
    Format/Info : Advanced Video Codec
    Format profile : High@L4.0
    Format settings, CABAC : Yes
    Format settings, ReFrames : 4 frames
    Codec ID : 27
    Duration : 37mn 32s
    Width : 1 920 pixels
    Height : 1 080 pixels
    Display aspect ratio : 16:9
    Frame rate : 25.000 fps
    Color space : YUV
    Chroma subsampling : 4:2:0
    Bit depth : 8 bits
    Scan type : Progressive
    Color primaries : BT.709
    Transfer characteristics : BT.709
    Matrix coefficients : BT.709

    Audio #1
    ID : 102 (0x66)
    Menu ID : 17472 (0x4440)
    Format : AAC
    Format/Info : Advanced Audio Codec
    Format profile : LC
    Muxing mode : LATM
    Codec ID : 17
    Duration : 37mn 33s
    Bit rate mode : Variable
    Channel(s) : 2 channels
    Channel positions : Front: L R
    Sampling rate : 48.0 KHz
    Compression mode : Lossy
    Delay relative to video : -803ms
    Language : English

    Audio #2
    ID : 106 (0x6A)
    Menu ID : 17472 (0x4440)
    Format : AAC
    Format/Info : Advanced Audio Codec
    Format profile : HE-AAC / LC
    Muxing mode : LATM
    Codec ID : 17
    Duration : 37mn 33s
    Bit rate mode : Variable
    Channel(s) : 1 channel
    Channel positions : Front: C
    Sampling rate : 48.0 KHz / 24.0 KHz
    Compression mode : Lossy
    Delay relative to video : -441ms
    Language : English
    Language, more info : Visual impaired commentary

    Text
    ID : 105 (0x69)
    Menu ID : 17472 (0x4440)
    Format : DVB Subtitle
    Codec ID : 6
    Duration : 37mn 29s
    Delay relative to video : 3s 708ms
    Language : English

    in reply to: Voice over giving details of during programs #56722
    raydon
    Participant

    grahamlthompson – 13 hours ago  » 

    AD works slightly differently to Freesat on HD channels. On freesat the AD track is a separate audio track to the main Dolby Digital audio. On Freeview-HD the AD data is embedded in the same audio track (It uses aac audio that is capable of including AD in the same data0

    Are you sure about that Graham ?

    AFAIK with Freeview HD and SD transmissions, the AD audio is still contained in a separate stream to the main audio stream. Only difference to Freesat is that both streams are in AAC format. Main audio uses AAC, whereas AD uses HE-AAC, which is only suitable for lower bit rates.

    in reply to: FoxSat-HDR Picture suddenly expands vertically #53963
    raydon
    Participant

    Try swapping round your Foxsat HDR’s. If the problem still prevails with the Panny then it’s definitely the TV at fault.

    in reply to: lighttpd #53015
    raydon
    Participant

    No worries, this thread may help someone who has a similar problem.

    in reply to: lighttpd #53013
    raydon
    Participant

    User Access Control on the mongoose server depended on two things. Firstly, it needed the presence of user/password file /opt/etc/.htpasswd, and secondly ir required two additional entries in the mongoose configuration file /opt/etc/mongoose.conf

    These are :

    authentication_domain Foxsat-HDR

    global_passwords_file /opt/etc/.htpasswd

    Without these additional entries mongoose would not prompt for a username and password, even if the .htpasswd file existed.

    All that the lighttpd server requires is the existence of the .htpasswd file to enable UAC. I suspect that was what happened in your case, although I’m at a loss to explain how that situation could arise considering you have never set a password.

    The 401 error is the standard ‘Unauthorized’ error you get when entering empty user name or password fields.

    Anyway, if you still want unrestricted access to your HDR then you can either remove the user you created via the Settings page, or simply delete the /opt/etc/.htpasswd file. Either way you will need to restart to pick up the changes.

    in reply to: lighttpd #53011
    raydon
    Participant

    lighttpd does not require a user to be set up. Where did you get that impression from ? If a user is already set up then it will be maintained but it’s certainly not a pre-requisite.

    in reply to: Closing the media #51153
    raydon
    Participant

    Or even press the media button again. (it’s a toggle).

    in reply to: Network interface dropping? #50634
    raydon
    Participant

    No, nothing special. You just need to ensure that your script spawns a background task to do the waiting so as not to interfere with the regular boot process. Something like this should do.

    Code:
    #!/bin/sh
    (
    sleep 60
    killall udhcpc
    ) &

    in reply to: Network interface dropping? #50632
    raydon
    Participant

    Sorry, you can’t rename it because the root filesystem is in read-only firmware. However, you could create a startup script that just kills the udhcpc process after a short delay (say 60 seconds after boot). I can help you with this if you’re not sure how to proceed.

    in reply to: Network interface dropping? #50630
    raydon
    Participant

    You could always kill the udhcpc daemon (killall udhcpc) seeing as you don’t need it. Settop always starts this process regardless of whether you have a static IP or not.

    in reply to: Copy to USB file type #49388
    raydon
    Participant

    brian – 1 hour ago  » 

    Are the files encrypted by any chance?

    If it’s HD then it certainly looks like it. Try an SD recording instead, they are all unencrypted.

    in reply to: Failed Recording On New BBC HD Channels #48921
    raydon
    Participant

    This sounds like the exact same problem as was experienced on the Foxsat HDR when the Olympic HD channels were added last year. The ts files were being created but zero length nts files resulted in the box reporting recordings of less 30 seconds. This was resolved with a firmware fix from Humax.

    in reply to: Copying files to Humax server via network #47990
    raydon
    Participant

    Could he be possibly browsing to an FTP location by enabling the built-in FTP server option on the T2 ?

Viewing 15 posts - 16 through 30 (of 147 total)

The inner genius!