Subject: How can I convert iBook to PDF? I’m at my wits end!
I bought a textbook online and found out it ONLY comes as iBook. I want to print it to study and can’t figure out how to change it to PDF. I’ve tried using calibre but it says the format is not supported (maybe cause of some copyright?). I’ve tried opening my old Mac, I don’t have iBook author. Can someone please help me before I go crazy? Can’t believe how expensive it was and I can’t even print it to use.
[link] [comments]
Hey, sorry for asking. I tried searching for whether someone already asked this or not, but I couldn't find anything. Can you tell me where I can get hentai games that are on Steam? I used to get them from steamunlocked until I read that that site isn't trusted anymore. And any torrent site I search, the only results I find are from IGGG (which I also don't trust). Are there any other places? I checked every single site in the megathread, and couldn't find the game I'm looking for.
[link] [comments]
I’m new to pirating other than searching “watch tv show free” and I don’t really know how it works. I checked on the pirate bay site and it wasn’t there. Do I have to wait? How much time does it take for an album to get pirated?
[link] [comments]
Subject: Re-encoding large video courses/tutorials/tv series [Linux; bash + ffmpeg. h265]
Many courses have video files encoded with old codecs, which offer far poorer compression than newer ones After faffing about a bit, I was able to come up with this one-liner for re-encoding a folder's worth of video files to h265, which seems to offer particularly good compression and image quality:
for i in *.mp4; ffmpeg -i "$i" -c:v libx265 -c:a copy -x265-params crf=32 "${i%.}_32.mp4"; done
`for ...; do ...; done is the bash script loop, which applies the ffmpeg command for re-encoding to h265 with a crf of 32 (rate control paramater, 0-51, higher = lower quality):
ffmpeg -i INPUT.mp4 -c:v libx265 -c:a copy -x265-params crf=32 OUTPUT.mp4
"$i" picks up the filename from the loop variable.
"${i%.*}.mp4" strips off the file extension of the input file, using bash parameter expansion and adds ".mp4" which instructs ffmpeg to produce an mp4 file. So by changing the first part to "for i in *.xxx*, where xxx = avi, mov, mkv or whatever, this will work for those file types.
Adding _32 to the output name prevents a name clash, which would confuse ffmpeg (&/ overwrite the original file); any suffix/prefix will do.
Running this command on a folder of mp4s from a ten year old course reduced if from 3.8gb to 700mb, about an 83% saving with no visible loss of quality.
Reencoding like this takes a while on my (somewhat old) laptop, but would also make for torrents that download almost 6x as fast, seedable using 1/6 of the disk space.
[link] [comments]
Subject: Elden Ring, How long will it take given the info so far
How long will it be (guesses welcome) before Elden Ring (Release Date: 25th Feb '22) gets on the seas? thanks
[link] [comments]
Subject: Is there a way to access the "premium" parts of this webpage without paying for the premium subscription?
Subject: What's the best source for One-day comic downloads?
Need to get some new issues of various comics, but I need em' fast.
[link] [comments]
Subject: Does anybody know where I can get a serum vst crack that works with m1 macs?
The best course relevant website according to me was Courseupload but UNFORTUNATELY IT RECENTLY WENT DOWN.
Let's discuss GUYS PLEASE SHARE AT LEAST SOME WEBSITES TO GET PAID COURSES FOR FREE. TYPICALLY LOOKING FOR FINANCE, BUSINESS, SINGING, IT relevant courses.
Here are some websites you can get from me:
https://coursedrive.org/?s=singing
SHARE SOME OF YOUR'S AND LET'S KEEP THE DISCUSSION GOING
[link] [comments]
Subject: Is there a website that shows new and upcoming tv shows from all the streaming services?
With all the streaming services out there and all of them having different start/stop times for their shows its easy to lose track of what's out there, so is there a website where you can see or sort by new shows from all the services?
[link] [comments]
So let’s say that a friend who isn’t a friend anymore knows you pirate movies and shows. Can they get you in trouble?And if so, has this ever happened to you?
[link] [comments]
Subject: What kbps when converting lossless audio to AC3?
I have a few movies with mono/stereo audio, instead of converting to flac via eac3to I would like to convert to AC3. I know 5.1/7.1 tracks are converted to 640kbps but I'm not sure what to convert mono/stereo to?
[link] [comments]
Subject: Is it somehow possible to play cracked games on PS5? Or what console do you recommend to play cracked games?
Can I play cracked games which are for 2 or more persons such as smash bros or mortal kombat?
Or is it possible if I borrow a CD that I can copy the game on a SD card or something and then give the origin cd back?
[link] [comments]
Subject: Can you install fitgirl repacks without internet?
I just built a new PC but am waiting for a wifi card (my dorm doesn't have Ethernet). I downloaded a Skyrim fitgirl repack on my laptop and transferred those files to my PC, but I can't seem to install it without internet. Is there a way to bypass this?
[link] [comments]
Can’t find any of the ones I’m looking for, not even on appdb.to which most people recommend. Best I found were modded versions giving godmode and stuff on iOSgods (I’m looking for clean ones) and those didn’t even work but just crashed after the Apple Arcade launch screen.
Can they even be cracked?
[link] [comments]
Subject: Hey everyone, is there anyway to pirate chegg+ or any of the other sites that help with homework and studying?
I’m a senior in college with a few high level science and math classes left to take. I also do not have enough money to pay for these subscriptions to these sites. Does anyone know how to get past the blurred images solving problems or if I can just pirate the whole thing? Any help would be appreciated.
[link] [comments]
Ripme doesn't work anymore, i tried jdownloader but the downloading stop after a while
[link] [comments]
Subject: Got told after uploading an RPCS3 log that had anti piracy code built-in, so people could call me out, left that server, here we go again...
The question I was going to ask there, but now have to ask here:
A few days ago I discovered that the Skip Intro Videos patch for Persona 5 (European version) isn't working anymore. How do I go about fixing this?
Also there are a few other things going on, like flickering sprites, dialogue portraits messed up (even though I have the Bustup mod installed), and a thin line across my screen.
Can anyone help?
[link] [comments]