[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

/mpv/ - The Open Source and Cross Platform Video Player

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 321
Thread images: 46

File: 1500287051082[1].png (81KB, 586x314px) Image search: [Google]
1500287051082[1].png
81KB, 586x314px
Last thread >>61417826 (Cross-thread)

Installation:
https://mpv.io/installation/

Wiki:
https://github.com/mpv-player/mpv/wiki

Manual:
https://mpv.io/manual/stable/

User Scripts(including opengl shaders):
https://github.com/mpv-player/mpv/wiki/User-Scripts

Migrating from MPC-HC?
https://github.com/dragons4life/MPC-HC-config-for-MPV/blob/master/input.conf

input.conf:
https://github.com/mpv-player/mpv/blob/master/etc/input.conf


Vulkan(Linux only for now):
https://github.com/atomnuker/mpv

Test vulkan and post logs if it gives you any kind of problems.

High quality profile without autism:

profile=opengl-hq


Very high quality profile without autism:

profile=opengl-hq
cscale=ewa_lanczos
scale=ewa_lanczossharp

video-sync=display-resample
interpolation
tscale=oversample


Check your settings for compatibility errors by running mpv in command line or with

log-file=log.txt

. Search the log for "dumb" anything or for [e].
>>
reddit: the media player
>>
>>61439383
>without autism

>video-sync=display-resample
>interpolation
>tscale=oversample
??

Also, why are you just using ewa_lanczos?
>>
Pro-tip: Use code tags to make code look not like shit! Configs are (very basic) code.
>>
>>61439417
I don't think any of the mpv developers give a shit about reddit. (Some of them browse 4chan, but mostly they just use IRC and hate the world.)
>>
>>61439417
falseflagging : the post
>>
>>61439518
Are there IRC logs?
I'd like to see what they talk about without needing to join.
>>
>>61439594
No, just join...
>>
Is there any filtering or something I can apply to subtitle rendering? I feel like sometimes they're too sharp for my taste.
>>
>>61439418
>Also, why are you just using ewa_lanczos?
Not worth it for chroma imo.
>>
>>61439734
Try to experiment with blend-subtitles
>>
File: mpv_07-18-17_13h48m42s.jpg (1MB, 2560x1440px) Image search: [Google]
mpv_07-18-17_13h48m42s.jpg
1MB, 2560x1440px
uhh these are bad right?
>>
>>61439799
I don't think the sharp or soft variant has a bigger performance impact, so it not being worth it for chroma is a shit reason.
>>
File: mpv_07-18-17_13h48m45s.jpg (732KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_13h48m45s.jpg
732KB, 2560x1440px
>>
>>61439823
Are you using opengl-pbo or not? What platform/drivers are you using?
>>
>>61439813
>>61439823
>No drops/delays
I don't see an issue.
>>
File: mpv_07-18-17_13h51m20s.jpg (456KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_13h51m20s.jpg
456KB, 2560x1440px
>>61439844
>>61439853
here's some animeS
# Video #
profile=opengl-hq
vo=opengl
hwdec=no
dvd-device=W:\

# Window #
autofit=1280x720
geometry=0:0
force-window-position
save-position-on-quit
border=no
no-osd-bar
keep-open=yes

# Subtitles #
sub-auto=fuzzy
demuxer-mkv-subtitle-preroll
slang=en,eng

# Audio #
audio-normalize-downmix=yes
alang=ja,jp,jpn,en,eng

# Screenshot #
screenshot-format=jpeg
screenshot-jpeg-quality=90
screenshot-template=C:\Users\Bo\Dropbox\Screenshots\%F_%wHh%wMm%wSs

# Misc #
cursor-autohide=750
term-osd-bar

# Video profiles #
[4K]
profile-desc=cond:get('width', -math.huge) >= 3840 and get('container-fps', 0) >= 59
scale=bilinear
dscale=bilinear
cscale=bilinear
interpolation=no
deband=no

[Default]
profile-desc=cond:get('width', math.huge) < 3840 or get('container-fps', 0) < 59
opengl-shaders="~~/SSimSuperRes.glsl,~~/adaptive-sharpen.glsl"
scale=ewa_lanczossharp
dscale=ewa_lanczos
cscale=ewa_lanczossoft
video-sync=display-resample
interpolation=yes
opengl-swapinterval=1
dither-depth=auto
temporal-dither
deband-iterations=2
>>
>>61439853
>mistimed: 28
>delayed: 28
>>
File: mpv_07-18-17_13h51m28s.jpg (551KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_13h51m28s.jpg
551KB, 2560x1440px
>>
>>61439859
Jesus christ. Just use config from the OP + SSSR. Change scale to ewa_lanczos if youre going to use SSSR.
>>
File: mpv_07-18-17_14h00m57s.jpg (757KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_14h00m57s.jpg
757KB, 2560x1440px
>>61439896
Great. It's more of a mess now.
profile-desc=cond:get('width', math.huge) < 3840 or get('container-fps', 0) < 59
opengl-shaders="~~/SSimSuperRes.glsl"
scale=ewa_lanczos
video-sync=display-resample
interpolation=yes
>>
>>61439864
Guess I didn't see them because I'm fucking blind.
>>
>people that call mpv - MPV
pisses me off
>>
File: j76hzyd.png (35KB, 692x579px) Image search: [Google]
j76hzyd.png
35KB, 692x579px
>>61439383
bomi rewrite when?
>>
>>61440057
>Needing a clunky gui
>>
>>61440042
Starting a sentence with mpv feels fucking disgusting though. I still do it, because MPV is just wrong, but still.
>>
File: mpv_07-18-17_14h15m13s.jpg (639KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_14h15m13s.jpg
639KB, 2560x1440px
video-sync=display-resample
was causing the issue. Any better way to sync refresh rate or is it unnecessary?
>>
>>61439859
Try enabling opengl-pbo, does that help?
>>
>>61440156
Wtf are you doing, that didn't fix it at all
>>
>>61440156
interpolation is a placebo meme
>>
>>61440156
That's really one of the better options to enable though. You could just set your monitor's refresh rate to the video's framerate, that should eliminate judder as well. But then you'd probably have a 24Hz monitor, which sucks.
>>
File: mpv_07-18-17_14h19m28s.jpg (498KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_14h19m28s.jpg
498KB, 2560x1440px
>>61440196
>dropped: 0
>delayed: 0

>>61440177
nada
>>
>>61440238
It still takes 10-20 fucking ms to upload a frame and it will still completely blow up for 60 Hz video files

Just because turning off display-sync doesn't allow mpv to detect mistimed/delayed frames doesn't mean they're no longer there...

The better question would be whether or not direct rendering can help you
>>
>>61439734
https://mpv.io/manual/master/#options-sub-gauss
ASS has blur tags that would probably work better but i don't think you're able to force them with style overrides?
>>
>>61439383
I started using mpv because of the meme, and it's actually pretty good, quick and snappy.
Videos that took ages to encode on VLC are fast as shit on mpv.
I can watch good quality porn, thanks /g/
>>
>>61440392
oh right nevermind
>Never applied to text subtitles.
So I don't know how you would achieve that.
>>
File: mpv_07-18-17_14h31m37s.jpg (467KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_14h31m37s.jpg
467KB, 2560x1440px
>>61440315
Stop spacing your posts like a retard. Max frame timings shoot up to 30ms with just scale=ewa_lanczos. better than dropped frames and frame timings at 100ms+
>>
>>61439983
Uh, im sorry...
>>61439967
Update yours stats.lua and mpv. What is resolution of your monitor?
>>
>>61440464
All updated. 1440 korean monitor
>>
>>61440315
Scratch that. Just opengl-hq makes frametime 30ms
>>
>>61440481
>All updated
Also update SSSR. It should say SSSR on second page of stats.lua instead of "user shader: (unknown)". What is your CPU/GPU? Try using hwdec=auto.
>>
>>61440556
6700k/gtx670
>>
>>61440459
Fine, see if I care
>>
File: mpv_07-18-17_14h41m26s.jpg (654KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_14h41m26s.jpg
654KB, 2560x1440px
>>61440556
SSSR updated, GPU barely hitting 50% load.
>>
>>61440642
>>61440601
Weird, your hardware should be enough. Try playing video from another hard drive? If that plays as bad then copy your old config somewhere and create an empty one with just opengl-hq and post results. Try different videos too.
>>
File: mpv_07-18-17_14h50m12s.jpg (521KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_14h50m12s.jpg
521KB, 2560x1440px
>>61440698
Well there's no point in testing anything else since 1080p 10-bit is the best spec to optimize for, but I'll look for others vids @1080/10-bit. But here is literally just opengl-hq from main SSD. Actually worse than whatever the fuck config I had here >>61440156
>>
>>61440808
Looks fine there. In other screens software decoder average were abnormal. Try adding
video-sync=display-resample
interpolation
tscale=oversample
to it now.
>>
>>61440808
Also dont forget to set your nvidia power options to at very least adaptive.
>>
File: Screenshot_2017-07-18_02-45-17.png (81KB, 1600x869px) Image search: [Google]
Screenshot_2017-07-18_02-45-17.png
81KB, 1600x869px
Any one else tinkering with the audio side of things?

I've been using the BauerS2B and it quite nice for long sessions.

Demo: https://youtu.be/U4riSY8MNTY
>>
>>61439383
Wait how the hell do I install shaders for mpv on windows? What does the config command look like? Isn't it simply opengl-shaders=x:\etc.glsl? For some reason it seems like I cant get this shit to work.
>>
File: mpv_07-18-17_14h58m58s.jpg (619KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_14h58m58s.jpg
619KB, 2560x1440px
>>61440903
>>61440876
nada. video-sync=display-resample instantly causes it to go crazy. just about every setting I had prior works fine other than the shaders which have been removed here >>61440156. The shaders add a decent amount of max frame times.
>>
File: mpv_07-18-17_14h52m51s.jpg (608KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_14h52m51s.jpg
608KB, 2560x1440px
>>61440903
>>61440876
Here's
[Default]
profile-desc=cond:get('width', math.huge) < 3840 or get('container-fps', 0) < 59
scale=ewa_lanczossharp
dscale=ewa_lanczos
cscale=ewa_lanczossoft
video-sync=display-resample
interpolation=yes
opengl-swapinterval=1
dither-depth=auto
temporal-dither
deband-iterations=2
>>
File: mpv_07-18-17_15h03m48s.jpg (621KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_15h03m48s.jpg
621KB, 2560x1440px
>>61440876
>>61440903
And here's it with video-sync=display-resample
>>
>>61440980
Try adding hwdec=auto. Also if its no worky try
opengl-backend=dxinterop.
>>61441040
But >>61441034 has video-sync=display-resample too in the code. Stats say that interpolation not enabled though.
>>
>>61441070
whoops. >>61441034 didn't have video-sync=display-resample. Seems like interpolation gets disabled when video-sync=display-resample isn't on?
>>
File: mpv_07-18-17_15h11m55s.jpg (461KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_15h11m55s.jpg
461KB, 2560x1440px
>>61441070
and here's the settings you just listed with video-sync=display-resample. no 2nd page stats anymore but frametimes and dropped frames look normal. Startup causes 2-4 mistimed/dropped frames but nothing more afterwards.
>>
File: mpv_07-18-17_15h15m56s.jpg (557KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_15h15m56s.jpg
557KB, 2560x1440px
>>61441070
>>61441174
And from the looks of it it's opengl-backend=dxinterop that fixes things. removing that line goes back to this.
>>
>>61441204
Actually since I can't see frametimes with opengl-backend=dxinterop I don't know if it actually fixes frametimes, but at least it fixes the frame drops that occured with video-sync=display-resample
>>
isn't mistiming the frames the entire point of interpolation?
>>
>>61441299
no...
>>
>>61441289
Update your stats.lua and you can still see the frametimings. But I can confirm that using dxinterop over default lowers frametiming.
>>
>>61441299
i'm not sure but i think the point of interpolation is to interpolate
>>
File: mpv_07-18-17_15h39m01s.jpg (412KB, 1922x1064px) Image search: [Google]
mpv_07-18-17_15h39m01s.jpg
412KB, 1922x1064px
>>61441376
nvm not sure what im even doing anymore. here, frametimes still look a bit high
profile=opengl-hq
vo=opengl
opengl-backend=dxinterop
hwdec=no
video-sync=display-resample
interpolation=yes
>>
>new release

thanks shitposter-san
>>
>>61441585
They are not high at all. Anything below 16K is alright. Aim for something like 13-14K. I suggest you to use tscale=oversample for interpolation. By default mitchell is used and its very blurry. oversample is much sharper but not as smooth.
>>
>still nothing on arch

wtf I hate bleeding edge now
>>
>>61441585
How do I display the terminal like this on my mpv?
>>
>>61441694
Aim for 16K for average? There's still peaks to 60K and mistimed/dropped frames after a while.

>>61441738
install stats.lua
>>
What would be the best settings if you are using mpv on a windows desktop with a GTX 1080?
I'm using dual monitors and sometimes I get some weird window glitches when I switched from full screen to windowed or when I move the MPV window from one monitor to the other.
Also lately I noticed that when I load a Youtube video MPV plays the video like at 0.75x speed while the sound is playing normal at 1x
>>
File: mpv_07-18-17_15h52m21s.jpg (519KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_15h52m21s.jpg
519KB, 2560x1440px
>>61441769
>>61441694
Shit forgot screenshot. I mean I know frametimes should change depending on the scene, but mistimed/delayed frames shouldn't be good.
>>
>>61441787
You have your video card power plan to high performance, right? Getting few dropped frames at the very start is normal. You shouldn't get them during playback though. Maybe something in the background interrupts playback, i dunno.
>>
>>61441782
>he fell for memepv
>he fell for dual monitors meme
>he fell for dedicated graphics card meme
>>
>>61441908
that was really helpful and funny anon.
>>
File: mpv_07-18-17_16h04m42s.jpg (545KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_16h04m42s.jpg
545KB, 2560x1440px
>>61441829
Yeah max perf. I think I took the screenshot here >>61441585 a bit early, since mistime/delays happen during playback, although at a slower rate than before dxinterop. Here is same config. + the tscale.
>>
>>61441696
Compile It yourself?
>>
>>61442064
Can't be arsed. Not like I was serious anyway.
>>
>>61441972
>>61441585
Actually that first image wasn't fullscreen, so the stats are moot.
>>
Stable v0.26.0 out.
>>
>>61441969
if you want helpful and funny, you can go back to rèddit
>>
>>61442205
nice, you are on a roll, you keep crunching funny and smart posts and you even told me to go to your birth place.
Don't stop now faggot, just keep your replies edgy and smart as those two, reading you is a delight.
>>
@@61442273 (You)
>>
>>61442094
Not that guy but there's an mpv-git aur package. The way mpv works it's sometimes better to use the aur package anyways since mpv will autodetect other stuff you have installed and will compile in support (without having to set any configure options). For instance, if you want vapoursynth you just install vapoursynth and then compile the mpv-git aur package (the arch wiki page says you need to set a configure option but that info is outdated, you don't gotta do shit). The ordinary mpv binaries from the official repos won't support such features (eg. vapoursynth) they have to be around when you compile it.
>>
Does mpv support linked mkvs yet, or is it still years behind MPC-HC with madVR?
>>
>>61442371
stop downloading crap releases that use obscure features
>>
File: fucking kids.jpg (70KB, 1024x764px) Image search: [Google]
fucking kids.jpg
70KB, 1024x764px
>>61442321
newborns and summer, lethal combination. Hope your next reply isn't a triforce and some emoji shit on the namefield, you cum guzzler.
>>
>>61442400
Are you offering to encode them better? I'll take that over support.
>>
>>61442401
>asks to be spoonfed the information that's 2 clicks away
>calls others newborn summerfags
>>>/r/edddit
and stay there
>>
>>61442371
What's the difference between this shit and "ordered chapters" (what the fuck is this name supposed to mean) anyway?
>>
>>61442508
see https://github.com/mpv-player/mpv/issues/3073
>>
File: salty.jpg (47KB, 500x696px) Image search: [Google]
salty.jpg
47KB, 500x696px
>>61442477
and so the dance continues. Asking for a basic config that someone else has tried and thinks it works best isn't being ask to be spoonfed you turbo faggot.
I managed to clean the config file for my laptops but since those run Linux I guess that there are some tweaks a desktop with gpu and Windows probably will use and benefit from.
How come you are such a huge fucktard that insist on the stupid idea that I come from fettid or that I'm an idiot for asking a question about something the whole fucking thread is about.
You seem to be a bitter piece of shit with nothing better to do. I already think that I came up with a solution and a clean config file for my computer and probably will post it later on for other anons to check on it. Meanwhile, just keep your sad attempt at banter coming, I will be checking on and off if you can triforce or any other shit meme you think it's new.
Next time I invite you to use a trip so we can all ignore you.
>>
>>61442508
Instead of specifying what timecodes to play across the various mkvs, it just specifies previous/next and plays them in full.
You could probably break things by looping them.
>>
>>61442682
So it's less powerful and requires additional code to handle? No surprise it's not getting much traction.
I can also confirm I've never seen any release use that feature (though I hate ordered chapters as well).
>>
File: Untitled.png (55KB, 1053x966px) Image search: [Google]
Untitled.png
55KB, 1053x966px
Will it blend?

>MPC-HC has stopped working
kek
>>
>>61442465
probably not. but what releases use the feature?
>>
where do i put stats.lua on wangblows mpv?
>>
>>61440112
bomi has a dozen different UI to choose from.
>>
>>61442792
Create a folder inside the mpv folder and name it scripts, paste stats.lua inside the scripts folder, you're done.
You use stats.lua press shift+i.
>>
>>61442792
IIRC your install directory should look like this:
mpv/
├── scripts/
│ └── stats.lua
├── luasettings/
│ └── stats.conf
├── mpv/
│ ├── mpv.conf
│ └── input.conf
├── mpv.exe
├── mpv.com
├── youtube-dl.exe
└── manual.pdf
>>
>>61442889
*To use
>>
>>61442889
>>61442892
thanks
>>
>>61441782
>What would be the best settings if you are using mpv on a windows desktop with a GTX 1080?
I've been looking this up like crazy but haven't found any answers after spending a couple days on it.

I'm also looking for settings to fully use a GTX 1080 just enough for the video to be perfect but not necessarily to load the graphics card as much as possible. I'll post my config later.
>>
>>61442508
None, it's just more obscure and nobody except kuchikirukia uses it
>>
what's the advantages of MPV above MPC-HC with madVR
>>
>>61443680
for one you don't need to download 2 separate pieces of software
>>
What kind of scalers and shit should I use to make transcoded twitch streams look less shitty?
>>
>>61443767
>he doesn't know about K-Lite
>>
>>61443806
profile=opengl-hq
scale=ewa_lanczossharp
cscale=ewa_lanczossharp
tscale=oversample
video-sync=display-resample
interpolation

video quality-wise, literally everything besides what I listed is either:
-inferior to default settings
or
-shitty meme oil painting shaders
>>
>>61442718
Exactly. Chapters can do the same thing and are properly defined while there are unanswered corner cases for linking that every player might handle differently.
And I suppose that's why nobody is using them except this one little fag.
>>
>>61443829
Yes, install K-Lite and you get 6 bundled pieces of sponsor (((software))) for the price of one.

Fucking malware garbage.
>>
So was it kuchikirukia spamming these threads with linked mkv support and other retarded shit? It all makes sense now.
>>
>>61444013
Why's he doing that then? Just for the attention?
>>
>>61444038
Something wrong with this person? I was downloading one of his releases.
>>
>>61444067
He is retarded. He does it to save space!
>>
>>61444087
I only know that he shits on open source software and jerk offs to utorrent.
>>
>>61444087
He hates /g/ for some reason, specially /ptg/
>>
>>61444100
i thought fansubbing had long since moved on from the obsession with filesizes
>>
>>61443958
aka nothing I can do will make them look better.
>>
>>61444087
Besides the linking shit (which you can undo) his stuff seems okay, his Princess Tutu and Kino no Tabi releases where the best I could find.
>>
>>61444129
He is not even fansubber.
>>61444149
You didnt look hard enough, anon. I personally compared his Tutu and Kino releases and they were not any better than major popular releases.
>>
>>61444181
Maybe on AB but I'm a public tracker pleb so I don't really have a choice. Right now on nyaa he's clearly the least worst.
>>
File: mpv-shot0001.jpg (750KB, 2560x1440px) Image search: [Google]
mpv-shot0001.jpg
750KB, 2560x1440px
Threading the needle
>>
>>61444181
>He is not even fansubber.
well, no, but you know what i mean.

> I personally compared his Tutu and Kino releases and they were not any better than major popular releases.
what are those major popular releases?
because the niizk release of kino is nearly 10 years old, and so is the ahiru release of tutu. modern encodes should look at least a little better simply because x264 has improved since then.
>>
Do I stand to get "some" performance by compiling ffmpeg or x264 myself with ricer flags rather using precompiled binaries?
>>
>>61444463
>ghosting on pans
Man I hope those are native to the frames.
>>
>>61444889
No, that's the purpose of interpolation.
>>
>>61444928
Nope. I'm using interpolation and I've never seen anything like that.
>>
>>61445074
Literally what do you think interpolation does? It takes the current frame, some before, some after and alpha-blends them together (according to tscale). How could this *not* result in "ghosting"?
>>
>>61445127
How's FSCRNN?
>>
>>61445154
How the fuck would I know? I'm not haasn
>>
How do I open multiple video output?
I'd like to play a video on multiple screens
I tried using couple of time the --screen and --fs-screen option but it doesnt work
>>
>>61445176
Which dev you are then?
>>
>>61444100
But linked chapters don't save space
>>
>>61444463
Damn son why is interpolation so heavy for you?
>>
>>61445253
How come? 1 OP vs OP in every episode.
>>
>>61445242
lmao you don't need to be a dev to understand interpolation
>>61445268
No clue, it's not supposed to be? For what it's worth I'm on an iGPU.
>>61445285
Not any gains than with ordered chapters.
>>
>>61445285
that's what ordered chapters do
>>
>Complete name : 01. Kino no Tabi - the Beautiful World [Hi10p AAC][kuchikirukia].mkv
>Movie name : [KAA] Kino no Tabi ~ the Beautiful World - 03
>kuchikirukia in charge of muxing
>>
>>61445285
Yes that's what you get using standard ordered chapters too
>>
File: mpv-shot0007.jpg (1MB, 4096x2128px) Image search: [Google]
mpv-shot0007.jpg
1MB, 4096x2128px
>>61445308
>No clue, it's not supposed to be? For what it's worth I'm on an iGPU.
This is what I get, upscaling to 4K
>>
>>61445355
Good times. is that on a 970? Should I upload logs somewhere or something?
>>
>>61445355
Hello nand chan.
>>
>>61445335
>>61445312
>>61445308
So where's your ordered chapter release?
>>
>>61445407
Of what?
>>
Trying to get autospeedwin working in Windows. NirCmd works fine on its own but mpv refuses to even load autospeedwin (OSD and other shit doesn't work). I have other scripts working just fine but have been getting pissed at this for a while. I have a script-opts line in my mpv.conf with all my options and I've set the global options in autospeedwin.lua and it just doesn't fucking work.
>>
>>61445446
Man, don't bother. Just use interpolation oversample.
>>
>fast ewa_lanczos/sharp when?
I was using madvr with jinc to upscale my animes but it's still 25-35% faster than mpv. I saw on github that haasn is implementing "textures" but is it supposed to be "stable" soon?
>>
>>61445446
Your post actually makes me laugh. You still fuck with this shit after all that time? Like, really?
>>61445489
It's on par with madvr for me. Maybe even faster thanks to recent haasn's improvement.
>>
File: 1463907771464.jpg (72KB, 453x604px) Image search: [Google]
1463907771464.jpg
72KB, 453x604px
>>61445230
bump with a sexy girl with big boobs
>>
>>61445464
It's garbage with a 60hz monitor and probably even worse with some televisions!
>>
>>61445554
Bump with a cat next time or some cute anime. Ugly 3dpd won't help your cause. I'd still help if I knew how though.
>>
I did a quick comparison of kuchikirukia's Kino release to the DVDs I happen to have downloaded:
https://diff.pics/ZXiOeyMgck8v/1
Personally I wouldn't trust this guy's encodes one bit.
>>
>>61445578
Nah but keep struggling xD
>>
>>61445446
I dunno if it helps but I didn't get autospeedwin working until I copy/pasted the example --script-opts string into my mpv.conf and tweaked the settings that needed it and left the ones I didn't care about. Are you specifying the path to nircmd and the monitor to have its mode set?
>>
>>61445627
Are you saying this based on this diff?
The only significant difference I can see is in the colors and there kuchikirukia's looks better to me.
>>
>>61445627
DVDs aren't always rec.601
>>
Helvetica Neue or...
>>
>>61445858
Noto Sans?
>>
>>61445858
>>61445872
Thinner fonts are worse for subs imo, so Helvetica Neue.
>>
>>61445489
>I was using madvr with jinc to upscale my animes but it's still 25-35% faster than mpv.
Are you using ewa_lanczos or ewa_lanczossharp? What kind of timings do you get? Is this with v0.25 or v0.26? What GPU?

>I saw on github that haasn is implementing "textures" but is it supposed to be "stable" soon?
ewa_lanczos and friends already use textures, that's more for user shaders

What I'm working though that might speed up ewa_lanczos significantly is computer shaders
>>
>>61445773
How are you even supposed to know?
Just going by eye, the reds look more orange in rec.709. That doesn't seem right.
>>
>>61445882
The sans looks better it just need to be a tad bigger.
>>
>>61445647
Monitor is set to 0, which I'm assuming is the primary monitor (just tried 1 and 2 and got nothing). Nircmd is in my PATH and calling it from anywhere in the command prompt works just fine. I think the script is just not loading for some reason, like it's not recognized as a valid script. I made some shortcuts to change refresh rate with nircmd as a workaround, but it would be nice to have it done automatically.
>>
>>61445872
Use the bold variant of Noto Sans imo.
>>
File: mpv_2017-07-18_20-09-01.png (2MB, 1280x720px) Image search: [Google]
mpv_2017-07-18_20-09-01.png
2MB, 1280x720px
Am I doing this correctly?
>>
>>61446224
There's no way to tell for sure without a reference.
It looks sickly in 601, though.
>>
>>61446632
>horriblesubs
no
>>
>>61446753
At least the debanding works with them, I'll get another example.
>>
File: mpv_2017-07-18_20-23-05.jpg (423KB, 1920x1080px) Image search: [Google]
mpv_2017-07-18_20-23-05.jpg
423KB, 1920x1080px
I don't like the look of this one.
>>
Are AXIS_LEFT and AXIS_RIGHT backwards for anyone else?
>>
Has there been anything better than demuxer-mkv-subtitle-preroll=yes yet? The thing lags like a mofo while seeking and still misses over half the subtitles. Just using it without for now but it's a bit annoying.
>>
>>61446827
Nope works fine here. Maybe they reversed the config but here's what I use and it's accurate to scrollwheel and thumbwheel (MX Master).
AXIS_UP    seek -10
AXIS_DOWN seek 10
AXIS_LEFT seek -30
AXIS_RIGHT seek 30
>>
>>61446792
Yeah looks bad. Try commenting out things in mpv.conf until the average at least gets out of the red.
>>
>>61447140
Oh yeah, I guess it's not reversed, just that the default binds are strange on a touch pad (two finger drag left to seek forward).
>>
File: mpv_2017-07-18_21-00-07.jpg (403KB, 1920x1080px) Image search: [Google]
mpv_2017-07-18_21-00-07.jpg
403KB, 1920x1080px
>>61447152
Tried a bunch of stuff and barely made it to yellow, turns out that by disabling interpolation and video-sync returned the rendering numbers to normal

This is my current video config:

vo=opengl-hq
hwdec=auto

scale=ewa_lanczossharp
cscale=ewa_lanczossoft
tscale=oversample
dscale=mitchell
correct-downscaling=yes
scale-antiring=0.8
cscale-antiring=0.9
dither-depth=auto
target-prim=bt.709

deband=yes
deband-iterations=2
deband-range=12

#interpolation=yes
#video-sync=display-resample

opengl-shaders="~~/shaders/SSimSuperRes.glsl"


The debanding is for HorribleSubs releases.
>>
>>61447398
Another retard that copies configs online with settings that are already at their default value or stuff that makes performance/image quality worse.
>>
>>61447549
are deband and temporal dithering default on?
>>
>>61447549
I mean, I just want smooth playback but I'm not sure if I'm doing it correctly with interpolation and video-sync.

Do you really think deband and dithering worsen quality? I actually like my debanding.
>>
File: mpv_07-18-17_22h30m46s.jpg (621KB, 2560x1440px) Image search: [Google]
mpv_07-18-17_22h30m46s.jpg
621KB, 2560x1440px
Well it's acceptable at least. I'm presuming the mistimed/delayed frames are due to display sync and interpolation. Also
>she says nii-nii no baka
oh god these subs are terrible. fuck you THORA.
>>
>>61447813
those are the official subs
>>
>>61447884
Well fuck Ghibli and their subber then. Since when did "nii-nii no baka" translate to "honestly where were you?"
>>
>>61447813
It's called "localization"
>>
>>61447913

They've always had awful localizations. The faggots even re-wrote the soundtrack for Laputa because they thought westerner's couldn't handle one single solitary second of silence during the film.

They exerted the highest amount of effort to deliver the lowest possible quality imaginable.
>>
>>61447813
>mistimed/delayed frames are due to display sync and interpolation
As I understand, if your rendering takes too long, that'll happen. Due to the way it works, display sync gives you a lot less time to render, but shouldn't cause any frame mistimes/delays by itself.
>>
>>61448031
then what about this part?
>The consequence of this is that, even for 24 Hz video, you need to draw frames at 60 Hz even if they are the same frame over and over again - thus increasing power usage by a factor of 2x-3x in such a case.
Wouldn't some of those delayed frames just be the same frame being drawn again?
>>
File: .png (39KB, 725x598px) Image search: [Google]
.png
39KB, 725x598px
>>61448031
Because either ways I'm not even noticing anything wrong with the frames no matter how hard I try. Even with Smoothmotion interpolation (tscale=oversample) you still get each frame repeated at least once.
>>
>>61447957
I'm pretty sure it was other companies doing that sort of shit, not Ghibli themselves. Nowadays they have a much tighter grip on the international releases of their films.
This actually might be of interest: https://twitter.com/GKIDSfilms/status/887123895043719169
It mentions how particular Ghibli is about how their films are presented.
It also mentions updating subtitles for the new releases, but The Wind Rises isn't one of the movies in question (although the current US/UK BDs of the movie might already have different subtitles than THORA's release because they probably used the JP BD's subs).
>>
>>61439383
Whats a good config for an x230?
>>
>>61448131
Not actually true, mpv caches duplicate frames unless you use interpolation
>>
Why did my frame timings increase when I updated to 0.26.0? With the same file, they're ~9ms on 0.25.0, ~13ms on 0.26.0
>>
>>61449082
Because of improvements like this https://github.com/mpv-player/mpv/commit/ad0d6caac76a0cff9e98912314e749c1fde32d98
>>
I can't play 6K or 8K videos with MPV. Should I be able to? MPC-BE works fine.

>why are you trying to play 8k content?

It's part of my work and we produce it for special applications (like multi-display or large projections)
>>
>>61449226
Dang, I take it there's no easy fix then? Aside from going back to 0.25.0 and waiting to see if it's better in a later release
>>
Hi, I'm a normie PC user that uses VLC for all my media playing needs. Will MPV work out of the box, without any setting configurations, while still offering just as good or better video quality as VLC?
>>
>>61449621
yeah sure, download sourceforge build and run install.bat and opengl-hq.bat
>>
File: ze57a5qjriiy.jpg (33KB, 569x465px) Image search: [Google]
ze57a5qjriiy.jpg
33KB, 569x465px
Why not just use Kawaii Codec Pack?
>>
>>61449692
Maybe because mpchc is now adandonware?
>>
File: 1474160057987.jpg (346KB, 1280x720px) Image search: [Google]
1474160057987.jpg
346KB, 1280x720px
>>61449723
KCP is also adandonware.
That shit hasn't been updated for like two years.
I really can't wait for the anime encoders to change codecs and start using 10-bit HEVC or AV1 so all this retards running deprecated software like KCP and CCCP are obligated to update their shit.
>>
>>61449930
Do you have any complaints in particular about KCP, aside from it being old? Is the image quality subpar compared to mpv? What about audio quality? Subtitle rendering?
>>
>>61449977
Yes, it's subpar in image quality and color reproduction to both mpv and madvr.
If you simply don't want use mpv for x reason, you can use mpc-hc+madvr, it will give you better image quality than that deprecated shit.
>>
>>61450038
*want to use
>>
File: 1461134532589.jpg (185KB, 768x820px) Image search: [Google]
1461134532589.jpg
185KB, 768x820px
Bump.
>>
>>61444067
>>61444087
Probably. Honestly, i have no idea. He was the one creating the github issues with a fake account and he was the one suddenly going silent when wm4 asked about a specific definition of certain corner cases.
Since then, he's out there claiming the abysmal missing features of mpv. I don't even get why he cares as he's using windows.

However, so far nobody except him has ever reported issues of mpv not supporting this. Considering no other encodes (except his) using this feature were found, we have to assume nobody actually uses this.
And at least for anime that's true. All the subbing groups I'm aware of always, ALWAYS used ordered chapters for what he's using linking.

>>61445253
Do can do that as well. Just look at coalgirls, they splice OP/ED using ordered chapters. (Mpv supports linking for orderer chapters which is not the linking this one guy requested, but the result is the same)
>>
>>61447398
There is a config for people like you in the OP. But NO. Lets be retarded and put things you know nothing about in in chunks from other configs!
>>
File: 2017-07-19_00-20-34.png (3MB, 1280x1440px) Image search: [Google]
2017-07-19_00-20-34.png
3MB, 1280x1440px
I feel retarded that I can't get this to work.

mpv doesn't seem to be able to use embedded fonts in mkv files for me.
I found a recent thread on the Arch forums with basically the same problem: https://bbs.archlinux.org/viewtopic.php?id=228161
I tried installing fontconfig 2.12.4, but it didn't seem to make any difference, no matter if I used mpv/libass from the Arch repos or built them from source.

The font file is in the MKV, and it parses it as an attachment
[mkv] Parsing attachments...
[mkv] Parsing element Attachments
[mkv] Parsing 61a7 AttachedFile size: 65994 value: subelements
[mkv] Parsing element AttachedFile
[mkv] Parsing 466e FileName size: 17 value: string "AeroDB Normal.ttf"
[mkv] Parsing 4660 FileMimeType size: 27 value: string "application/x-truetype-font"
[mkv] Parsing 465c FileData size: 65928 value: binary 65928 bytes
[mkv] Parsing 46ae FileUID size: 8 value: uint 13691537603592301226

...
[mkv] Attachment: AeroDB Normal.ttf, application/x-truetype-font, 65928 bytes


but it seems like fontconfig won't select it
[sub/ass] fontselect: (AeroDB, 400, 0) -> /usr/share/fonts/EmojiOne Color/EmojiOneColor-SVGinOT.ttf, 0, EmojiOneColorSVGinOT
[sub/ass] Glyph 0x4F not found, selecting one more font for (AeroDB, 400, 0)
[sub/ass] fontselect: (AeroDB, 400, 0) -> /usr/share/fonts/TTF/Vera.ttf, 0, BitstreamVeraSans-Roman


I'm fairly sure this is some kind of fontconfig issue, but I have no idea what it is or how to fix it.

Picture shows correct sub rendering on top, bottom is what I get.
>>
>>61450981
>He was the one creating the github issues with a fake account and he was the one suddenly going silent when wm4 asked about a specific definition of certain corner cases.
What a faggot.
>>
>>61451070
Of course I fix it minutes after posting, after trying for 2 hours.
Removing the ttf-emojione-color package and then clearing my fontconfig cache fixed it.
>>
Freetards are loosing their shit over
0.26 release license changes.

https://www.reddit.com/r/linux/comments/6o361j/mpv_0260_is_released/
>>
>>61451179
>TingPing
lmao
>>
How do I configure youtube-dl in the mpv.conf file to play the videos at 1080p with best audio (opus).
>>
>>61451214
ytdl-format=bestvideo[height <= 1080]+bestaudio/best
>>
File: 1468115021330.png (1MB, 934x900px) Image search: [Google]
1468115021330.png
1MB, 934x900px
>>61451222
Thanks, have a tomato.
>>
>>61451239
WTF. A tomato!
>>
>>61439383
>autism free

>requirest fucking .conf edits with a shitty, outdated faq, with shit tons of commands doing the same thing, or nothing at all

for fucks sake, you had one job - be slightly better than Quicktime
>>
>>61451338
>with a shitty, outdated faq
>outdated
did you want hourly updates instead of daily?
>>
>>61451338
Fuck off kuchikirukia.
>>
>>61439383
>mpv
Can you loop segments?
>>
>>61451367
yes
>>
>>61451367
yes
>>
>>61451346
Id just link a comprehensive faq with all the settings, in a clear, non retarded fashion.

Nothing that doesnt work, only show whats actually up to date.

Are they trying to be windows with all this backwards shit?


also from reddit thred
"It is potentially anti-user since proprietary frontends can start popping up. Now whether that is good or bad depends upon who you ask. (I'm not saying there are no benefits to switching though)"

Fucking finally maybe madshi will give them NGU which will make it worthwhile.

>>61451363
literally who?
>>
>>61451378
>Nothing that doesnt work, only show whats actually up to date.
so, basically what it is now
>>
>>61451372
>>61451373
Thanks yes bros. I'll install and check it out.
>>
>>61451383
Wrong my ching chong
>>
>>61451378
What are you blabbing about? Go back to plebbit, sir.
>>
>>61451408
we all know quicktime will save us
>>
>>61451378
>It is potentially anti-user since proprietary frontends can start popping up.
It seems like someone hasn't read the GPL-2.0 license.
>>
>>61444871
"Yes". Noticeably? Wouldn't promise anything.
>>
>>61451492
i dont have to, they tell me what is right
>>
File: 1472963210578.png (416KB, 560x716px) Image search: [Google]
1472963210578.png
416KB, 560x716px
Good night bump.
>>
>>61452545
Good night, anon. Post more cute anime girls tomorrow!
>>
>>61451544
For HEVC the bottleneck is in C code so there's a chance compiler improvements might actually make it faster
>>
>>61449262
What's the bottleneck? Decoding? Uploading? Rendering?
>>
>>61449262
Works for me.
>>
>>61449226
>>61449462
I actually think it's more likely to be caused by dead2068 (great commit ID). But without more info it's impossible to say, so best of luck
>>
>>61449262
You probably bottlenecked by your CPU. Enable hardware acceleration in mpv
hwdec=auto
because its most likely enabled in mpc-be (LAV).
>>
>>61452749
Not necessarily. He might also be bottlenecked by uploading, in which case --opengl-pbo can significantly help. (And direct rendering even more, which is a WIP branch)
>>
I updated and now I get this error:
Option audio-format: unknown format name: 's24'
setting option audio-format='s24' failed.

Why has s24 been removed as a valid format? I'm listening to 24 bit files and I'm using a 24 bit DAC, I'd like mpv to also use 24 bit instead of s32.
>>
What font do you guys use for subtitles?
>>
>>61453979
Arial
>>
>>61451214
>>61451222
You know ytdl already chooses the best formats, right?
>>
File: sound.png (12KB, 400x455px) Image search: [Google]
sound.png
12KB, 400x455px
>>61453800
>Why has s24 been removed as a valid format? I'm listening to 24 bit files and I'm using a 24 bit DAC, I'd like mpv to also use 24 bit instead of s32.

So fucking change this setting then you absolute retard.
>>
>>61453800
No longer supported
>>
>>61454044
I changed that setting mate, mpv is still using s32. There are at least 3 steps in the chain.
>>61454046
Yeah, gathered that from the commits. What's the best way to set it up then? Just keep it at default which is s32?
>>
>>61454008
it's ugly.
>>
When I watch twitch streams with mpv and ytdl, the frame timings are fine and there are no dropped frames.

However every now and then it will freeze/lag and i think it might be because of the cache. How do I increase it so this doesn't happen?
>>
>>61453979
Ubuntu Medium/Source Sans Pro
>>
>>61454100
so is your mom but i still shag her
>>
>>61454102
>How do I increase it
Read the manual.
>>
>>61454245
>Ubuntu Medium
mom jokes dont work on asians
>>
File: 144085.png (672KB, 640x627px) Image search: [Google]
144085.png
672KB, 640x627px
Why are FSRCNN and RAVU still in standby?
Are they supposed to beat the NGU quality/performance?
>>
Can you even create a proper playlist with this shite?
>>
>>61454589
yes
>>
File: science.jpg (12KB, 350x262px) Image search: [Google]
science.jpg
12KB, 350x262px
>>61439383
can mpv do crossfade? fade in / fade out when track changes in a playlist?
>>
>>61454601
How? I can get files in a playlist when dragged on together but you can't do that when you want to play files from different locations.
>>
>>61454699
shift+drag
>>
>>61454699
try looking at the user scripts link in the OP
>>
>>61454672
No, devs rightfully consider that this is a shitty feature.
>>
>>61452749
>>61452790
hwdec=auto helped a lot, but it still isn't 100%.
Using hardware decoding (cuda).
VO: [opengl] 8192x4096 cuda[nv12]
AV: 00:00:32 / 00:00:33 (99%) A-V: 0.000 Dropped: 600 Cache: 0s+0KB

using 7700HQ, GTX 1080, Samsung 960 Pro.
>>
>>61454945
post a screenshot using stats.lua (press i press 2)
>>
>>61453979
Liberation Sans
>>
>>61454979
i need somthing better than that
>>
How do I install scripts, can't find any folders to put them in?
>>
>>61455783
see >>61442892
>>
File: tfw.gif (8KB, 645x773px) Image search: [Google]
tfw.gif
8KB, 645x773px
>MPC-HC is officially dead
F
>>
>>61453979
Source Sans Pro Semibold
>>
>>61456948
i will check that out
>>
>>61456350

Sad to see it go. But mpv is the way to go and has been for at least the last 6 months.

The thing that really needs to die (or open its source completely) is madvr
>>
>>61457010
>The thing that really needs to die (or open its source completely) is madvr
mpv needs FSRCNN and RAVU for that.
>>
>>61457010
>mpv is the way to go
I just check the website, there are differenct version and source compilations. I'll just switch to VLC, I won't bother doing all this shit for whatever quality difference I will never see.
>>
mpc-hc is not dead. it was. but it's back to life. apparently a number of devs have expressed interest in helping out with mpc-hc development.
>>
>>61457071

If I may ask, but what are you doing on the technology board?
People here like to tinker.
>>
>>61457134
You're on a technology board and all you discuss is fucking video players and boast about how you have time to bother compiling stuffs.
I do that shit enough for work, I don't need to do that at home.
>>
>>61457175
video rendering is a really interesting field of technology desu
>>
>>61457071
There are .exe's linked there I think. But yes, if it wants to be mainstream it should have a simple download here button. I don't think that's what they want currently though.
>>
Guys, i'm a total noob and a poorfag, so don't get angry, but anyone could recommend some settings for my toaster that includes Q6600, Nvidia 9400GT and 4gb of ram?
>>
>>61457408
profile=opengl-hq
>>
>>61457408
>9400GT
>4gb of ram
You sure?
>>61457422
Its probably overkill for his toaster...
>>
>>61457612
Anon, there is AND not WITH there (as in 2 beers and orange juice)
>>
>falling for the mpv meme
>>
My mpv suddenly stopped to load album covers with external-file=Cover.jpg
What the fuck?
>>
I'm trying to get mpv set up on windows but how do I get this shit going? I heard I need file directories in the same place as mpv such as scripts to enhance it. Mainly going to be watching anime
>>
>>61458703
There has been an influx of anons from /a/ since MPC's announcement.

Everything you need is in the OP and after reading mpv's manual you should be good to go. Don't expect anyone to tell you exactly what do do to get it working.

mpv works without any modification, if you want to modify the default configuration you need to create a mov.conf file in the same directory where mpv.exe is located.
>>
>>61459035
It's actually "mpv.conf"
>>
Encode.lua is no longer working.Have the latest git of mpv.There is no errors or warnings in stdout.
What do
>>
>VLC using 30% of my CPU playing 1080p
>tired of shitty battery life
>install mpv
>turn on hardware acceleration
>mpv.exe uses 2% CPU

lads this video player is fucking gold
>>
>>61459554
it also sends your personal information to plex headquarters
>>
>>61459674
better than sending it to a frenchie
>>
>>61447813
You mad man! Playing The Wind Rises in Mono instead of Stereo.
>>
>>61460058
>(He has little fondness for the modern movie-going experience: appalled by the multi-directional boominess of today’s cinema sound-systems, he insisted that The Wind Rises’s audio track should be mixed in mono.)
Miyazaki is kind of an autist
>>
>>61448910
But I did use interpolation though? see >>61448219
>>
>>61458462
Works fine in MPC-HC.
>>
>>61459554
What makes you think hardware decoding uses less power than software decoding?
>>
>>61460104
Actually it's still not true, mpv also caches frames when using interpolation
>>
>>61460095
Wow, your right. Didn't realize I watched it in mono.
>>
>>61460095
Stereo is placebo.
There is only one space regardless of our two ears.
>>
>>61460219
wow
>>
>>61460219
Bet you deny 7.1 too, dont you?
>>
>>61460237
More placebo.
>>
>>61460144
Because it's been tested that quicksync uses less power and specifically designed that way, dumbass
>>
File: 1471281697548.jpg (75KB, 1163x960px) Image search: [Google]
1471281697548.jpg
75KB, 1163x960px
Bump
>>
RAVU when?
>>
>>61461880
When wm4 move his lazy ass.
>>
>>61461980
Can't you or anyone else fork it and accept the pull requests?
>>
>>61461980
Recent haasn's pull requests are quite complex. Plus, it's summer and wm4 is probably on vacation or something so reading anyone else code is probably the worst thing to do for relaxing.
>>
>>61461880
November 17.
>>
>>61439383
How is the android version? Still shit?
>>
>>61462349
Pretty much.
>>
>>61462349
Use MX Player.
>>
>>61462717
>adverts
>>
>>61459554
Why would vlc been not using hardware acceleration before? It works out of the box, but yeah vlc is bad.
It has worked in mpc-hc for like, forever
>>
Bump
>>
I'm using mpv on Windows 7 with a GTX meme70. When I use hwdec=auto I end up with bright, washed out video. What is the correct setting for me? cuda?
>>
>>61464781
GTX 970 or 1070?
Do you have you monitor via DP, HDMI or DVI?
>>
>>61464969
*your monitor connected
>>
>>61464969
970 and using DVI.
>>
>>61463312
Not that guy but VLC does support hardware acceleration. Back around when I stopped using it it was still experimental though and had to be enabled/configured manually with good reason too (sometimes hardware acceleration on VLC would cause bizarre visual bugs that would make certain files unwatchable). I don't know if this is still the case.
>>
>>61464999
If you absoludly must use hwdec, use cuda-copy or dxva2-copy
>>
Is there any purpose in using opengl-hq when viewing files at their native resolution? nearly all the options set by it seem to relate to scaling
>>
How do you play a series with MPV? Say I have a folder with episodes 1-etc, is there a way to start episode x and play through etc?
>>
>>61465663
save in a folder called scripts
https://github.com/mpv-player/mpv/blob/master/TOOLS/lua/autoload.lua
>>
>>61465663
yes, its been mentioned in this thread.
>>
>>61465683
Thanks!
Thread posts: 321
Thread images: 46


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.