[ / / / / / / / / / / / / / ] [ dir / acme / animu / arepa / g / loomis / magali / rmart / tacos ][Options][ watchlist ]

/tech/ - Technology

You can now write text to your AI-generated image at https://aiproto.com It is currently free to use for Proto members.
Email
Comment *
File
Select/drop/paste files here
Password (Randomized for file and post deletion; you may also set your own.)
* = required field[▶ Show post options & limits]
Confused? See the FAQ.
Expand all images

File (hide): 6e63b83af55f53f⋯.jpg (449.64 KB, 2304x1536, 3:2, 1523127823717.jpg) (h) (u)

[–]

 No.960637>>960956 >>961869 [Watch Thread][Show All Posts]

what is the name of the super sekrit script that lets you make webms straight out of mpv? the one i'm using (https://github.com/ElegantMonkey/mpv-webm) creates webms that can't be uploaded to 8chan for some reason.

 No.960640

ffmpeg


 No.960671>>960691 >>960699

convert video file to webm:

.\ffmpeg.exe -i D:\chan\webm\abc.mp4 -c:v libvpx-vp9 -c:a opus -vf scale=720:-1 -strict -2 -b:v 300k -b:a 128k -cpu-used 3 D:\chan\webm\abc.webm

slice section out of webm:

ffmpeg -i input.webm -ss 0:13.123 -to 1:15.005 -c copy out.webm


 No.960691>>960937

>>960671

>not calculating the correct bitrate to hit 14.5 mb based on static audio bitrate and time length of file.

it's like you don't want 8ch to be filled with high quality webms.


 No.960699

>>960671

If the file is an mp4, cutting from in and out points without re-encoding is the best option. This isn't halfchan.


 No.960714>>960937 >>960959

File (hide): effb31041f4aa94⋯.png (658.66 KB, 1280x720, 16:9, mpv-shot0001.png) (h) (u)

When will 8ch allow AV1 encoded webbums?

The official encoder seems to be slowly getting there, runs at half of libvpx-vp9's speed these days.


 No.960937>>960941 >>961850

>>960691

>14.5mb

>not 16 mebibytes

>>960714

8chan should at least allow us to upload .ogg files and .mkv instead of .mp4.

I get matroska is retarded for not having fractional timings but otherwise at least it's not mp4.


 No.960941>>960975

>>960937

99% sure the file types allowed are because of web browsers supporting the file types to begin with i.e I can open .mp4's, .webm's, etc in a web browser, but get a "download" prompt instead trying the same thing with .mkv or .avi.


 No.960956


 No.960959

>>960714

By the time you're done encoding.


 No.960962

ffmpeg but don't tell anyone


 No.960975

File (hide): 7e08e1804c2d51f⋯.jpg (45.36 KB, 302x501, 302:501, html5.jpg) (h) (u)

>>960941

pic related is the audio/video formats supported natively in most browsers


 No.961850

>>960937

>>14.5mb

>>not 16 mebibytes

It's best to aim slightly under the limit as depending what you're doing you can find when you aim for 16Mb the file ends up at 16.7Mb and is too large.

Also, if the video is the maximum size you can't upload additional media in the same post, since the upload limit is per post.


 No.961869

>>960637 (OP)

I use ffmpeg with a user interface (Axiom) because I only have 1 fucking life and I don't want to waste it learning ffmpegs autistic command interface




[Return][Go to top][Catalog][Screencap][Nerve Center][Cancer][Update] ( Scroll to new posts) ( Auto) 5
13 replies | 2 images | Page ???
[Post a Reply]
[ / / / / / / / / / / / / / ] [ dir / acme / animu / arepa / g / loomis / magali / rmart / tacos ][ watchlist ]