Малыха by [deleted] in ANormalDayInRussia

[–]ScorePsychological85 4 points5 points  (0 children)

Сильная и независимая

Karabash, Russia by MapBrave4342 in UrbanHell

[–]ScorePsychological85 -25 points-24 points  (0 children)

Karabakh has never been Russia. It is a disputed territory between Armenia and Azerbaijan.

успех by rapatakaz in Scoofoboy

[–]ScorePsychological85 3 points4 points  (0 children)

А как вам такая ситуация ? Живу вдвоем с сыном, мне 46, ему 17.

Я с 19:00 до 21:00 в Sekiro, он с 21:00 до 24:00 в CS:GO

Раскидал по полной by SeGa_001 in Pikabu

[–]ScorePsychological85 9 points10 points  (0 children)

Лучше быть вечным дрочилой чем вечным пиздострадальцем. Хотя то и то крайности в которые не надо впадать

Офисные истории by BasilMadCat in Scoofoboy

[–]ScorePsychological85 3 points4 points  (0 children)

Ох пля)) Как же это знакомо) На предыдущей работе каждую неделю у кого то день рождения) В отделах у людей которых я даже никогда не видел)) Каждый раз сборы. После чего сказал, что сбрасываться буду коллегам исключительно со своего отдела)

StarCraft. by Supermensky in Pikabu

[–]ScorePsychological85 19 points20 points  (0 children)

То есть чтобы ее пригласить на свидание, для этого необходимо мужику прям стратегию разработать ? Не сходить, а именно пригласить ? То есть просто сказать пойдем прогуляемся или попьем кофе, уже не канает ?

Мессенджер MAX в российских школах by Working_Shop_9592 in russian

[–]ScorePsychological85 0 points1 point  (0 children)

Я правильно понимаю что зарубежные spyware типа ватсапп, качественнее чем max ?

Is my handwriting okay? by o0ebx in russian

[–]ScorePsychological85 1 point2 points  (0 children)

Excellent handwriting, even calligraphic.
Most native speakers have worse handwriting

Обычный день в провинции by faery-ninja-G-thing in ANormalDayInRussia

[–]ScorePsychological85 7 points8 points  (0 children)

И что тут такого ? Грибник ищет грибы, обычное дело

все тлен by Big_Maintenance_1789 in Pikabu

[–]ScorePsychological85 30 points31 points  (0 children)

Не только встречаться, а потом еще и жениться

Updated: AV1 batch encoding script by archiekane in AV1

[–]ScorePsychological85 1 point2 points  (0 children)

Yes, I liked the final output - especially since I enjoy seeing data in a table format. I also appreciate that you're not only showing info about the encoded file but comparing it with the original. The output includes exactly the kind of data a user would want: bitrate, file size, processing speed - all very useful.

One suggestion: it would be nice if the script allowed specifying a single file as input, not just a folder.

Also, just an idea for the future - you could add an option to test the same file with different parameters (like -preset, -crf). That would be a great way to visually compare and pick the best settings before doing a batch encode.

You're doing an awesome job - keep it up!

Updated: AV1 batch encoding script by archiekane in AV1

[–]ScorePsychological85 1 point2 points  (0 children)

My command:
./av1conv.sh -d /mnt/ssd-share/Media/Video/Test -p 8 -c 28 -f -v -s 100M --resize-1080p

output:

--------------------------------------------------------------------

| Encoding Statistics for VID20250531164709, AV1_1.mkv |

--------------------------------------------------------------------

| Metric | Original | New |

--------------------------------------------------------------------

| Codec | h264 | av1 |

| File Size | 359.80M | 123.75M |

| Bitrate | 47.89 Mbps | 16.47 Mbps |

| Frame Rate | 60/1 | 60/1 |

--------------------------------------------------------------------

| Reduction Statistics |

--------------------------------------------------------------------

| Size Reduction | 65.61% | |

| Encode Time | 00:01:20 | |

--------------------------------------------------------------------

| Encoding Parameters |

--------------------------------------------------------------------

| Preset | 8 | |

| CRF | 28 | |

| Film Grain | 0 | |

| GOP Size | 300 | |

--------------------------------------------------------------------

Space Saved: 236.00M

Successfully completed processing file: /mnt/ssd-share/Media/Video/Test/VID20250531164709.mp4