For playing locally and then deleting, you can probably skip the "fixing" (--fixup warn, or just use the program.mp4 as-is). Here is the ffmpeg doc for the fixup.
A 256MB swap file solved this for me, but with MP4 files of ~1.7GB (Vigil S2 E5, eg), on a re-built HD-Fox T2 where I'd forgotten to...
The Queue display Webif code lives inside the html/diag module but nowadays it's really a stand-alone function.
In qtube, there is s button that links to the qtube.log display. The Queue display could have a similar feature linking to the auto-processing log file:
---...
Just that what you wrote before seemed to suggest that the app provided by the streaming service is the only way to access the content, which might be true as implemented by Humax in the Aura, but isn't a legal requirement. What would stop you saving your content to watch offline is a legal...
@MikeSh
All the bastard companies in the world want to run their code (app) on your client instead of running a proper website but if they send it to you from their webserver, you have to have it on your client: whether that local cache is erased or written to users/MikeSh/Precious content is...
Agreed, but there are possible ways forward, probably not worthwhile for "only telly".
If PEBRAS (problem exists between remote and sofa) is excluded, one possible way for this to happen is file system damage: eg the disk blocks storing the Video directory have gone bad, or some unexpected...
So far just ITV3+1 and ITVBe+1. ITV2+1 hours were reduced. ITV4+1 was already vestigial. See https://rxtvinfo.com/2023/itv-makes-surprise-freeview-change/.
The financial imperative here is that ITV's Freeview slots come from a mux owned by an ITV company. The limited ad revenue available from...
As I understand, there's some small excuse. Together on Freeview is like a charity shop on the high street: it picks up channel slots that paying channels aren't using.
The June setup packed more paying channels in, leaving a smidgeonette of after hours Freeview time for Together on another...
According to the features.h some builds break if __GLIBC__ isn't set (which that define forces) even if the interfaces expected from glibc are present. Apparently git isn't one.
I agree that MIPS may well be wordier than x86, but there's clearly some config difference between the CF repo gcc...
I suppose the build parameters weren't uploaded by the original dev (it was only 2020)?
The top SO answer suggests that the problem is too much history. Although it didn't suggest this specific solution, I tried ignoring stuff from before 2.25:
humax# git clone --shallow-since 2020-01-01...
Yes, there are (at least) 2 packages, but unlike the CF python the Perls don't come with a standard library that has wide functionality. So useful Perl packages need external modules: because Perl is pretty much a text processor with pretensions these modules are often written in some more...
I assume that running (eg) git add ... invokes /mod/libexec/git-core/git-add ... and the processing uses args[0] to control which subcommand is being run.
Here's an equivalent Ubuntu git installation (2.43):
$ ls -l $(which git)
-rwxr-xr-x 1 root root 4105020 Nov 22 19:16 /usr/bin/git
$ ls -l...
On another topic:
# git add -i
fatal: 'add--interactive' appears to be a git command, but we were not
able to execute it. Maybe git-add--interactive is broken?
It would be better if "we" were able to execute it. But apparently it's a Perl script, and needs some Git module that won't be...
These days you can make console output appear
like this
using triple backquotes on a line before and after the console or code text (Markdown), equivalent to the like this BB code tag, where I also used the single Markdown backquote to enclose the in-line example, to which the BB code...
For playing locally and then deleting, you can probably skip the "fixing" (--fixup warn, or just use the program.mp4 as-is). Here is the ffmpeg doc for the fixup.
A 256MB swap file solved this for me, but with MP4 files of ~1.7GB (Vigil S2 E5, eg), on a re-built HD-Fox T2 where I'd forgotten to...
The Queue display Webif code lives inside the html/diag module but nowadays it's really a stand-alone function.
In qtube, there is s button that links to the qtube.log display. The Queue display could have a similar feature linking to the auto-processing log file:
---...
Just that what you wrote before seemed to suggest that the app provided by the streaming service is the only way to access the content, which might be true as implemented by Humax in the Aura, but isn't a legal requirement. What would stop you saving your content to watch offline is a legal...
@MikeSh
All the bastard companies in the world want to run their code (app) on your client instead of running a proper website but if they send it to you from their webserver, you have to have it on your client: whether that local cache is erased or written to users/MikeSh/Precious content is...
Agreed, but there are possible ways forward, probably not worthwhile for "only telly".
If PEBRAS (problem exists between remote and sofa) is excluded, one possible way for this to happen is file system damage: eg the disk blocks storing the Video directory have gone bad, or some unexpected...
So far just ITV3+1 and ITVBe+1. ITV2+1 hours were reduced. ITV4+1 was already vestigial. See https://rxtvinfo.com/2023/itv-makes-surprise-freeview-change/.
The financial imperative here is that ITV's Freeview slots come from a mux owned by an ITV company. The limited ad revenue available from...
As I understand, there's some small excuse. Together on Freeview is like a charity shop on the high street: it picks up channel slots that paying channels aren't using.
The June setup packed more paying channels in, leaving a smidgeonette of after hours Freeview time for Together on another...
According to the features.h some builds break if __GLIBC__ isn't set (which that define forces) even if the interfaces expected from glibc are present. Apparently git isn't one.
I agree that MIPS may well be wordier than x86, but there's clearly some config difference between the CF repo gcc...
I suppose the build parameters weren't uploaded by the original dev (it was only 2020)?
The top SO answer suggests that the problem is too much history. Although it didn't suggest this specific solution, I tried ignoring stuff from before 2.25:
humax# git clone --shallow-since 2020-01-01...
Yes, there are (at least) 2 packages, but unlike the CF python the Perls don't come with a standard library that has wide functionality. So useful Perl packages need external modules: because Perl is pretty much a text processor with pretensions these modules are often written in some more...
I assume that running (eg) git add ... invokes /mod/libexec/git-core/git-add ... and the processing uses args[0] to control which subcommand is being run.
Here's an equivalent Ubuntu git installation (2.43):
$ ls -l $(which git)
-rwxr-xr-x 1 root root 4105020 Nov 22 19:16 /usr/bin/git
$ ls -l...
On another topic:
# git add -i
fatal: 'add--interactive' appears to be a git command, but we were not
able to execute it. Maybe git-add--interactive is broken?
It would be better if "we" were able to execute it. But apparently it's a Perl script, and needs some Git module that won't be...
These days you can make console output appear
like this
using triple backquotes on a line before and after the console or code text (Markdown), equivalent to the like this BB code tag, where I also used the single Markdown backquote to enclose the in-line example, to which the BB code...
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.