As @Black Hole said above, the recordings on the HDR-FOX are m2ts streams (not ts): try renaming to m2ts.
Most of the standard def. recordings will have MPEG2 video and MP2 audio: remuxing these to .mpg files should work. Some standard def. and all high definition recordings will have H264 video...
I have been having some problems with ntfs-3g (2013.1.13-4) recently. I have two HDR-FOX units which are left with NTFS-formatted drives attached (MBR). With the above version of ntfs-3g, I keep finding that the drives are unmounted. When I rescan the drives (Webif eject button) they fail to...
I have been having different problems with the latest version of ntfs-3g (2013.1.13-4) on the HDR-FOX (I'll post in another thread on this) so I think it needs some changes anyway. It might be better to put this version back in the beta-repository and revert to version 2013.1.13-2 if there is no...
Have you created a script to disable virtual-disk2 that runs from /mod/etc/init.d? Bear in mind that there is also an optional virtual-disk package; should that be 'S89virtual-disk2' in the above example?
AFAIA the point of virtual-disk2, and the reason why it is installed with the latest...
I wanted to use my HD-FOX to download some recordings. It had been left in standby but I hadn't used it for a while. Webif gave the 'no disk detected' page and the telnet landing page warned of 'areas of the disk being unmounted'. I ran the 'df' command and got the following:
HDFox# df -h...
If you have the complete, original youtube-dl download file you can reprocess it manually using ffmpeg. From the command line:
ffmpeg -i "Input.mp4" -muxdelay 0 -map 0:1 -map 0:0 -c copy -bsf:a aac_adtstoasc "Output.mp4"
The only way to for AR and padding to both work successfully on one box at the same time is to set the box itself to AR with the remote control by having no padding at either the start or end. Then with multimode, move any channels you want padded to the padding list through webif. If you have...
If you don't want to use multimode then just uninstall the package. There is no need to set the unit up for padding with the remote control and set all channels to padding through webif too. If you do want to use multimode then set the box to AR and set any channels you want padded to padding...
Do you have real time scheduling set up on this unit? This allows you to schedule a recording from Webif and have it appear in the schedule straightaway without rebooting. It is known that you can get occasional runaway recordings with RTS, though it is rare these days.
Be careful with...
It would seem that the update to mvdisks version 0.3 has reorganised the directory structure and a bug has crept in somewhere. As far as I can tell, the previous version of mvdisks was 0.1 (was 0.2 a beta?). It is possible to revert to the previous version of mvdisks. If you remove the...
Based on the the link in your post, would the region setting be best set to '1'? This is for channels 1-13 and presumably actively scans those channels.
I presume you have tried using different WiFi channels? A WiFi scanner program or app will show you the channels your neighbours are using but there is plenty of other interference out there too. Microwave ovens cause problems, though this tends to be more of an issue for the lower WiFi...
UK and European WiFi standards exclude channel 14, using 1-13 only. Dongles designed for the European market may not be able to access channel 14. Some of the 'eBay' RT2870 chipset dongles may be able to use channel 14 so is there a risk that the HDR-FOX may broadcast briefly on channel 14 when...
@mihaid - the packages poweron-channel and channeldel are deprecated and are no longer in the repository. To set the start-up channel etc. you will need to install the boot-settings package and to delete unwanted channels, the package you want is tunefix: both can be configured through...
Was the package definitely removed before you reinstalled it? To make sure, I would open a Telnet session and manually uninstall virtual-disk2 as follows:
opkg remove virtual-disk2 --force-depends
You should get a confirmation that it has been removed. I would then reboot and reinstall the package.
My mistake. The latest version of virtual-disk2 is 2.02 whether or not you have the beta package repository installed. It only looks like a beta package if you have the beta version of NTFS-3g installed (it is a dependency of NTFS-3g).
I did some further tests with longer recordings (up to about 1 hour 40 minutes, remuxed with ffmpeg) using sidecar 2.7. The nts files created for MPEG video recordings are fine, as far as I can tell. There is still a problem with H264 video though. In the example attached (recording of about 58...
As @Black Hole said above, the recordings on the HDR-FOX are m2ts streams (not ts): try renaming to m2ts.
Most of the standard def. recordings will have MPEG2 video and MP2 audio: remuxing these to .mpg files should work. Some standard def. and all high definition recordings will have H264 video...
I have been having some problems with ntfs-3g (2013.1.13-4) recently. I have two HDR-FOX units which are left with NTFS-formatted drives attached (MBR). With the above version of ntfs-3g, I keep finding that the drives are unmounted. When I rescan the drives (Webif eject button) they fail to...
I have been having different problems with the latest version of ntfs-3g (2013.1.13-4) on the HDR-FOX (I'll post in another thread on this) so I think it needs some changes anyway. It might be better to put this version back in the beta-repository and revert to version 2013.1.13-2 if there is no...
Have you created a script to disable virtual-disk2 that runs from /mod/etc/init.d? Bear in mind that there is also an optional virtual-disk package; should that be 'S89virtual-disk2' in the above example?
AFAIA the point of virtual-disk2, and the reason why it is installed with the latest...
I wanted to use my HD-FOX to download some recordings. It had been left in standby but I hadn't used it for a while. Webif gave the 'no disk detected' page and the telnet landing page warned of 'areas of the disk being unmounted'. I ran the 'df' command and got the following:
HDFox# df -h...
If you have the complete, original youtube-dl download file you can reprocess it manually using ffmpeg. From the command line:
ffmpeg -i "Input.mp4" -muxdelay 0 -map 0:1 -map 0:0 -c copy -bsf:a aac_adtstoasc "Output.mp4"
The only way to for AR and padding to both work successfully on one box at the same time is to set the box itself to AR with the remote control by having no padding at either the start or end. Then with multimode, move any channels you want padded to the padding list through webif. If you have...
If you don't want to use multimode then just uninstall the package. There is no need to set the unit up for padding with the remote control and set all channels to padding through webif too. If you do want to use multimode then set the box to AR and set any channels you want padded to padding...
Do you have real time scheduling set up on this unit? This allows you to schedule a recording from Webif and have it appear in the schedule straightaway without rebooting. It is known that you can get occasional runaway recordings with RTS, though it is rare these days.
Be careful with...
It would seem that the update to mvdisks version 0.3 has reorganised the directory structure and a bug has crept in somewhere. As far as I can tell, the previous version of mvdisks was 0.1 (was 0.2 a beta?). It is possible to revert to the previous version of mvdisks. If you remove the...
Based on the the link in your post, would the region setting be best set to '1'? This is for channels 1-13 and presumably actively scans those channels.
I presume you have tried using different WiFi channels? A WiFi scanner program or app will show you the channels your neighbours are using but there is plenty of other interference out there too. Microwave ovens cause problems, though this tends to be more of an issue for the lower WiFi...
UK and European WiFi standards exclude channel 14, using 1-13 only. Dongles designed for the European market may not be able to access channel 14. Some of the 'eBay' RT2870 chipset dongles may be able to use channel 14 so is there a risk that the HDR-FOX may broadcast briefly on channel 14 when...
@mihaid - the packages poweron-channel and channeldel are deprecated and are no longer in the repository. To set the start-up channel etc. you will need to install the boot-settings package and to delete unwanted channels, the package you want is tunefix: both can be configured through...
Was the package definitely removed before you reinstalled it? To make sure, I would open a Telnet session and manually uninstall virtual-disk2 as follows:
opkg remove virtual-disk2 --force-depends
You should get a confirmation that it has been removed. I would then reboot and reinstall the package.
My mistake. The latest version of virtual-disk2 is 2.02 whether or not you have the beta package repository installed. It only looks like a beta package if you have the beta version of NTFS-3g installed (it is a dependency of NTFS-3g).
I did some further tests with longer recordings (up to about 1 hour 40 minutes, remuxed with ffmpeg) using sidecar 2.7. The nts files created for MPEG video recordings are fine, as far as I can tell. There is still a problem with H264 video though. In the example attached (recording of about 58...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.