Random advice peeps: do not use `btoa` for encoding in production.
> Failed to execute 'btoa'. string to be encoded contains characters outside of the Latin1 range.
Use something like `Base64.encode` instead
Random advice peeps: do not use `btoa` for encoding in production.
> Failed to execute 'btoa'. string to be encoded contains characters outside of the Latin1 range.
Use something like `Base64.encode` instead
tl;dr #neurodivergent #freeassociation #musings
Combining proof-reading with textual markup and manual entity recognition, it becomes the perfect hyper focus activity.
I use #Transkribus for my #HTR and for the last few days, I have been unlucky with the traffic for both model training and text recognition. The queues are long and take a lot of time and I am deprived of my error hunting and current hyper fixation on #Mongolia #BogdKhanate #EasternChina #TravelDiaries #TEI #Encoding
Updated numbers for Eve-AV1 & Eve-VP9 are public! The last time they were updated was around 2019, so this should give a more relevant look at how they perform. It takes a lot to improve a mature video encoder, and I'm very impressed with the Eve lineup. I may be biased, though.
Endemm project update:
1. The DVD ripping tool can now rip more DVDs.
2. Writing codecs will become easier.
3. ffmpeg linking in progress.
It has been some time since I last wrote about endemm - encoder and decoder for multimedia. Several things are work in progress to give the project a solid base before a plan for a first release can be made. I will highlight them in the comments to this post.
1/6
Mam plik tekstowy oryginalnie napisany/zapisany na Windowsie XP w notatniku. Jest po polsku.
Niestety jak go teraz otwieram to mi wyskakują krzaczki gzie powinne być polskie literki, bo nie ten zestaw znaków.
Czy ktoś wie jaki zestaw znaków używał polski Windows XP w notatniku?
Trying to #debug a playback issue on my #Roku and it is annoying the hell out of me. I have a #tvheadend #server (CPU only) feeding a live #MPEG2 video #stream to a #Jellyfin server with a #Nvidia #Quadro #K2200 for #hardware acceleration. When hardware #encoding is turned on, the Roku can play transcoded rendered movie files but not the live stream. When hardware encoding is turned off (decoding still on), the Roku can play transcoded movie files and the stream. #WTF why one and not the other?
SVT-AV1-PSY v2.3.0-B is here! The release notes are public on the SVT-AV1-PSY website: https://svt-av1-psy.com/releases/#v2.3.0-B
I'm super happy the team has continued work on this tool even as I’ve left the project. Very excited to see continued development!
Sadly, I’ve had to relinquish development of rAV1ator CLI, a command line encoding utility I’ve been enjoying working on for a while. I thought initially that this would be the end of the tool’s existence.
Luckily, I was wrong! A new maintainer has stepped in to keep up a fork: https://github.com/ultimaxx/rav1ator-cli
If you’re interested in continuing to use rAV1ator CLI, please use this fork. Thank you, ultimaxx!
https://wiki.vuilleumier.tv/doku.php?id=bdrip
Un tutoriel pour extraire (ripper) des films à partir de Blu-ray (protégés ou non) et en faire des MKV avec plusieurs langues.
Je cible spécifiquement Windows, mais les logiciels existent aussi sur Linux et OS X, donc la démarche devrait être très similaire d'un OS à l'autre.
TIL about ffmpeg by example, thanks to vermaden blog post
Why #jellyfin annoys me..
It is a beautiful application, but it requires #kodi or another player to actually watch.
If you watch a lot of anime or any other content that uses #ASS #subtitle #encoding Jellyfin is basically useless. On some clients it works on most it doesn't.
LOTS of people have this problem & have reported it in various ways, but little to no attention is payed to it.
You'd expect that at least the Jellyfin Android TV client can handle it, since Kodi can.. but alas..
Lossless? Convert a video while keeping 100% original quality.
What else?
◉Backup your Blu-Ray discs in full
◉Subtitle burn-in improvement
◉Intel QSV VVC hardware video decode support (H.266)
◉Option for AV1 screen content coding (Intel Lunar Lake QSV AV1)
◉Power Save option now pauses the encodes if needed
Flathub is a universal Linux store
So my former colleague @jstepien is a brillant engineer / speaker / teacher, but the thing he'll be internet famous for is how websites can't handle his name
Never heard of slow-scan television (SSTV) before. But then I read the blog post https://blinry.org/50-things-with-sdr/ by @blinry and got inspired to experiment with it.
Found even a good explanation to implement a Scottie 1 encoder with some Arduino source code: https://radio.clubs.etsit.upm.es/blog/2019-08-10-sstv-scottie1-encoder/