• The forum software that supports hummy.tv has been upgraded to XenForo 2.3!

    Please bear with us as we continue to tweak things, and feel free to post any questions, issues or suggestions in the upgrade thread.

Recent content by GlassMan

  1. G

    Error when running fixdisk

    Just run a complete fixdisk which ended without error, so looking OK I think........apart from the high reallocated count! Thanks for this, with a bit of luck it will carry on working for a while and I'll keep my eye out for new Humax devices.
  2. G

    Error when running fixdisk

    I Also ran a "badblocks -s -b 512 /dev/sda", which ended with no errors: humax# which badblocks /sbin/badblocks humax# badblocks -s -b 512 /dev/sda Checking for bad blocks (read-only test): done humax# The bad blocks seem to have gone now:
  3. G

    Error when running fixdisk

    Thanks for your help. I've run the fixdisk with the -P option to skip the smart test, result below: /---------------------------------------------\ | M A I N T E N A N C E M O D E M E N U | \---------------------------------------------/ [ Humax HDR-Fox T2 (humax)...
  4. G

    Error when running fixdisk

    Custom firmware version: 3.13 (build 4028) Humax Version: 1.03.12 (kernel HDR_CFW_3.13) I think you're correct about the drive needing replacing, although I'm wondering about going for FVP-5000T instead, but I wanted to see if it would continue for a bit longer if I addressed the disk issues.
  5. G

    Error when running fixdisk

    Thanks for your help, I've attached the output in PDF format, the Reallocated_Sector_Ct is looking pretty grim!!
  6. G

    Error when running fixdisk

    Hi, My hard disk suffered a major failure recently, which caused all the recordings to disappear. I ran a fixdisk, which found and fixed a lot of errors during the short & long self tests, but then ended in error. When I now run it, it ends with the below error. It has fixed the disk enough...
  7. G

    Sysmon No Longer Working.

    Have a look at the last couple of pages in the main sysmon thread, I had a similar issue. http://hummy.tv/forum/index.php?threads/1534/
  8. G

    New FFmpeg version

    Brilliant, that works a treat, thanks mate!! I tried version 2.1.4 and it when through OK on the file that normally errors out.
  9. G

    New FFmpeg version

    The re-muxing error in my first post seems to only affect certain mkv files, and I've found one that does not have the error so I can do a test with it (to prove a point :))..... The mkv file is 2.2G, and did not play on the humax. I ran the ffmpeg command to convert it to an mp4 file (using...
  10. G

    New FFmpeg version

    More info - https://www.ffmpeg.org/ffmpeg.html#Stream-copy
  11. G

    New FFmpeg version

    It shouldn't be that bad when using the "-codec copy", it's not doing any decoding and encoding, it's just re-muxing it into a new container, in this case from MKV to MP4. It doesn't hit the CPU very much, it's mainly just copying it into a new file/container - I can see when running the...
  12. G

    New FFmpeg version

    No I don't, which is why I was just asking if there's any plan to update the version, I wasn't making any demands that it should be. If the answer is no, it's no big deal, it was just a nice to have not a necessity.
  13. G

    New FFmpeg version

    Hi, Just wondering if there's any plan to update FFmpeg to a more recent version in the near future. I recently tried to convert an mkv file that I had downloaded onto my humax to mp4, using a command like this: ffmpeg -i videofile.mkv -codec copy videofile.mp4 It failed with the error...
  14. G

    [sysmon] System Monitoring

    Based on that, I have forced re-install of webif-charts, and it now seems to be working!! Thanks for your help.
  15. G

    [sysmon] System Monitoring

    This is what I get: [09:55:04.010] GET http://192.168.1.69/plugin/sysmon/index.jim [HTTP/1.1 200 OK 187ms] [09:55:04.228] GET http://192.168.1.69/charts/high/highcharts.js [HTTP/1.1 404 Not Found 12ms] [09:55:04.231] GET http://192.168.1.69/charts/high/modules/exporting.js [HTTP/1.1 404 Not...
Back
Top