FFmpeg Vn 7.0.2 release has prompted Migrate Vn 0.9.1.8. The last version of Migrate was based on ffmpeg Vn 7.0.1 so this library version contains bug fix updates. I now have less hardware to run automated testing and less time in general hence the long publishing delay, but nobody seems...
FFmpeg Vn 7.0.1 release has prompted Migrate Vn 0.9.1.7. It took longer than usual because the bug fixes to the cairo library broke my build and it tookme a week to get the functionality consistent across all targets. The last version of Migrate was based on ffmpeg Vn 7.0 so this library version...
FFmpeg Vn 7.0 release has prompted Migrate Vn 0.9.1.6. Libjxl is back in. The last version of Migrate was based on ffmpeg Vn 6.0.1 so all the non-hardware accelerated decoders introduced in versions 6.1 and 7.0 are available to use to transcode input files.
I was asked to add avisynth and...
The compiler testing went well, the glibc testing not so much.
Attachment GCC13SizesV3.txt contains links to the results. In addition to the previous archives, a tarball of the sources and a copy of the executables of a gdb version 14.1 build (so you don’t have to use dwarf 5 as an expleative)...
The forum that is helping me with compiler testing tells me that the 11 Dec 2023 post does not follow their idea of best practice. Hence version 2 in this post, despite identical functionality, to keep the people with more knowledge and experience than me happy.
Debian testing is, at the time of this post, Trixie (version 13). This is using GCC 13. The latest version of glibc is 2.38. My experience with Bullseye (version 11) and Bookworm (version 12), is that once a version of debian moves from testing to stable, you start to get build errors building...
FFmpeg version 6.0.1 has been released prompting MigrateVn0.9.1.5.
As usual the download links are in attachment “MigrateVn0.9.1.5sizes.txt”.
The changes since the last version are minor.
All versions (including windows xp) have librsvg in the build.
I raised ticket #10651 against FFmpeg...
Ffmpeg Vn 6.0 was released on 27th February 2023 causing Migrate to update to Vn 0.9.1.4 (using the new version of ffmpeg as the transcoding/remultiplexing engine). The Windows XP version does not contain librsvg (rust for 32 bit Windows states clearly that Windows 7 is the minimum supported...
ffmpeg version 5.1.2 was released on Sunday (25 September 2022 12:46). The ffmpeg update was mainly bug fixes. As a result Migrate has been updated to version 0.9.1.3. Automated testing has now passed so attachment “MigrateVn0.9.1.3sizes.txt” contains links to my code in my OneDrive.
Note: My...
Version 0.9.1.2 was released privately to my beta testers. It contains the functionality updates that were in progress when 0.9.1.1 was released (in response to the latest ffmpeg release). They are happy so I am publishing publicly.
Attachment “MigrateVn0.9.1.2sizes.txt” contains links to the...
Migrate Vn 0.9.1.1 is now available i.e. it’s automated testing has all passed.
This Migrate version uses ffmpeg release version 5.1.1 libraries as it’s transcoding/multiplexing engine (i.e. bug fixes for ffmpeg version 5.1 libraries). It also contains updates to allow Xcode compilation.
This...
Migrate Vn0.9.1.0 has been created as a result of ffmpeg version 5.1 being formalised.
New in this version of Migrate :-
Windows 64 bit versions (as a result of the Windows 11 roadmap saying that support for 32 bit executables being removed at some unspecified future time)
Internal changes :-...
I have been able to use your method to decrypt a Hi Def file.
My problem is that I failed to create a drive purely on Windows that allowed me to do the decryption (hence me saying that I must have missed something important in the instructions).
Instead I formatted a drive on Windows, moved it...
Attachment MigrateVn0.9.0.1sizes.txt gives links to download from my OneDrive. This version was supposed to be an Easter present, but Ubuntu specific problems delayed this until orthodox Easter.
This version upgrades the transcoding/multiplexing engine to ffmpeg Release 5.0.1 libraries and...
EEPhil said “I suspect the .hjm is a JSON file describing a class/structure "hjm" in a programming language.”. I don’t think the j represents json. Wikipedia says “Humax is a consumer electronics company. Founded in South Korea in 1989, it manufactures set-top boxes, digital video recorders and...
This post is “looking the gift horse in the mouth” (proverbially speaking) but I am obviously missing something in the instructions because I have had zero success creating a working drive from a Windows PC. In case it is relevant :-
Model Name : FVP-5000T
Software Version : UKTFAE 1.03.53...
Thanks for the information. /mod/usr only contains include on my box, so I am using that, so I know what I have updated. Attachment “Part 1.txt” shows I am back into generic linux debugging again. There is actually a circular logic problem (A depends on B … depends on A) which I enjoy, but...
I have moved on since my last post. The ld-linux approach seems to have legs, i.e. just a loader : does not also work as a standard linked library like ld.so does. For a loader based on glibc’s ld.so to work it has to contain 2 hard coded paths. I looked for standard linux locations (see...
I have finally reached the point where Vn 0.9 passed it’s automated testing. Automating the testing is just a case of splitting into 18 elapsed hours on the target. Automated results checking has a lot more ‘manual’ in it. Where the bit patterns differ between targets (all first examples of...
As the documentation is provisional, I took the hacking approach to the processor capabilities (see attachment Processor.zip : attachment is too big if I include the executable and/or object files) and got :-
humax# ./ProcessorInfo
PRid = 0x0002a044
Configuration register = 0x80000083...
FFmpeg Vn 7.0.2 release has prompted Migrate Vn 0.9.1.8. The last version of Migrate was based on ffmpeg Vn 7.0.1 so this library version contains bug fix updates. I now have less hardware to run automated testing and less time in general hence the long publishing delay, but nobody seems...
FFmpeg Vn 7.0.1 release has prompted Migrate Vn 0.9.1.7. It took longer than usual because the bug fixes to the cairo library broke my build and it tookme a week to get the functionality consistent across all targets. The last version of Migrate was based on ffmpeg Vn 7.0 so this library version...
FFmpeg Vn 7.0 release has prompted Migrate Vn 0.9.1.6. Libjxl is back in. The last version of Migrate was based on ffmpeg Vn 6.0.1 so all the non-hardware accelerated decoders introduced in versions 6.1 and 7.0 are available to use to transcode input files.
I was asked to add avisynth and...
The compiler testing went well, the glibc testing not so much.
Attachment GCC13SizesV3.txt contains links to the results. In addition to the previous archives, a tarball of the sources and a copy of the executables of a gdb version 14.1 build (so you don’t have to use dwarf 5 as an expleative)...
The forum that is helping me with compiler testing tells me that the 11 Dec 2023 post does not follow their idea of best practice. Hence version 2 in this post, despite identical functionality, to keep the people with more knowledge and experience than me happy.
Debian testing is, at the time of this post, Trixie (version 13). This is using GCC 13. The latest version of glibc is 2.38. My experience with Bullseye (version 11) and Bookworm (version 12), is that once a version of debian moves from testing to stable, you start to get build errors building...
FFmpeg version 6.0.1 has been released prompting MigrateVn0.9.1.5.
As usual the download links are in attachment “MigrateVn0.9.1.5sizes.txt”.
The changes since the last version are minor.
All versions (including windows xp) have librsvg in the build.
I raised ticket #10651 against FFmpeg...
Ffmpeg Vn 6.0 was released on 27th February 2023 causing Migrate to update to Vn 0.9.1.4 (using the new version of ffmpeg as the transcoding/remultiplexing engine). The Windows XP version does not contain librsvg (rust for 32 bit Windows states clearly that Windows 7 is the minimum supported...
ffmpeg version 5.1.2 was released on Sunday (25 September 2022 12:46). The ffmpeg update was mainly bug fixes. As a result Migrate has been updated to version 0.9.1.3. Automated testing has now passed so attachment “MigrateVn0.9.1.3sizes.txt” contains links to my code in my OneDrive.
Note: My...
Version 0.9.1.2 was released privately to my beta testers. It contains the functionality updates that were in progress when 0.9.1.1 was released (in response to the latest ffmpeg release). They are happy so I am publishing publicly.
Attachment “MigrateVn0.9.1.2sizes.txt” contains links to the...
Migrate Vn 0.9.1.1 is now available i.e. it’s automated testing has all passed.
This Migrate version uses ffmpeg release version 5.1.1 libraries as it’s transcoding/multiplexing engine (i.e. bug fixes for ffmpeg version 5.1 libraries). It also contains updates to allow Xcode compilation.
This...
Migrate Vn0.9.1.0 has been created as a result of ffmpeg version 5.1 being formalised.
New in this version of Migrate :-
Windows 64 bit versions (as a result of the Windows 11 roadmap saying that support for 32 bit executables being removed at some unspecified future time)
Internal changes :-...
I have been able to use your method to decrypt a Hi Def file.
My problem is that I failed to create a drive purely on Windows that allowed me to do the decryption (hence me saying that I must have missed something important in the instructions).
Instead I formatted a drive on Windows, moved it...
Attachment MigrateVn0.9.0.1sizes.txt gives links to download from my OneDrive. This version was supposed to be an Easter present, but Ubuntu specific problems delayed this until orthodox Easter.
This version upgrades the transcoding/multiplexing engine to ffmpeg Release 5.0.1 libraries and...
EEPhil said “I suspect the .hjm is a JSON file describing a class/structure "hjm" in a programming language.”. I don’t think the j represents json. Wikipedia says “Humax is a consumer electronics company. Founded in South Korea in 1989, it manufactures set-top boxes, digital video recorders and...
This post is “looking the gift horse in the mouth” (proverbially speaking) but I am obviously missing something in the instructions because I have had zero success creating a working drive from a Windows PC. In case it is relevant :-
Model Name : FVP-5000T
Software Version : UKTFAE 1.03.53...
Thanks for the information. /mod/usr only contains include on my box, so I am using that, so I know what I have updated. Attachment “Part 1.txt” shows I am back into generic linux debugging again. There is actually a circular logic problem (A depends on B … depends on A) which I enjoy, but...
I have moved on since my last post. The ld-linux approach seems to have legs, i.e. just a loader : does not also work as a standard linked library like ld.so does. For a loader based on glibc’s ld.so to work it has to contain 2 hard coded paths. I looked for standard linux locations (see...
I have finally reached the point where Vn 0.9 passed it’s automated testing. Automating the testing is just a case of splitting into 18 elapsed hours on the target. Automated results checking has a lot more ‘manual’ in it. Where the bit patterns differ between targets (all first examples of...
As the documentation is provisional, I took the hacking approach to the processor capabilities (see attachment Processor.zip : attachment is too big if I include the executable and/or object files) and got :-
humax# ./ProcessorInfo
PRid = 0x0002a044
Configuration register = 0x80000083...
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.