#H265
@3draven @akhil Спасибо, крутяк! 👍
Нашёл в #Telegram какого-то бота, написал запрос, он выдал.
Продублируют сюда, пусть останется, мож кто найдёт, тоже пригодится.
Скрипт для конвертирования видеофайлов (mp4|avi|mkv).
#!/bin/bash
# Укажите путь к папке с файлами для конвертирования
folder_path="/путь/к/папке"
# Переходим в папку с файлами
cd "$folder_path"
# Проходим по каждому файлу в папке
for file in *
do
# Проверяем, является ли файл видеофайлом
if [[ -f "$file" && "$file" =~ \.(mp4|avi|mkv)$ ]]
then
# Конвертируем файл с помощью ffmpeg
ffmpeg -i "$file" -c:v copy -c:a copy "${file%.*}.mp4"
echo "Конвертирован файл: $file"
fi
done
Я от себя поменял команду конвертации на
ffmpeg -i "$file" -c:v libx265 -vtag hvc1 -c:a copy "${file%.*}.mp4" — конвертация в .mp4 с кодеком h265

The compression ratio #h265 achieves in comparison with #h264 is impressive. Without setting up a scientific measurement, it would guess around 0.6 in file size.
But the encoding time required for that is just unholy. I never did much video editing or encoding, but the CPU time one can burn on that is insane.
#encoding #ffmpeg #ffmpegisthebest
@webpressant
meine beste #LibreElec Einstellung auf dem #Raspberry #Pi4 um #H265 zu genießen sieht so aus.
Why you should consider using Versatile Video Coding over H.265
https://gtechbooster.com/why-you-should-consider-using-versatile-video-coding-over-h-265/
#Tips #AVI #Docuvideos #H265 #H266 #JointVideoExpertTeam #Production #VideoFormats

@planettimmy @glassbottommeg #H265 / #AVC is contested by two #PatentPools (so it's not like with #H264 / #MPEG4 that you just pay #MPEG LA a fee)...
#AV1 (#VP9 + #Opus) & #WebM (#VP8 + #Vorbis) are the way to go...
https://mstdn.social/@kkarhan/110470250159277923
I’m looking for someone experienced in ffmpeg/libavformat and web codes. I want to stream a frame buffer to a pubsub event bus which relays eventually the data as h264/h265 to a browser to show a video feed there. #ffmpeg #libavformat #h265 #h264
I wrote an article on how to quickly (13x speedup) convert an #H265 video to #VP8 using #FFmpeg and #Vaapi to upload it to #Mastodon respecting its restrictions 🎬
https://www.paulox.net/2023/05/03/quickly_resize-a-video-with-ffmpeg-for-mastodon/
Thanks to Michael Kennedy @mkennedy , Samuel Colvin @samuelcolvin and Sebastián Ramírez Montaño @tiangolo for the interview they did at #PyConUS 2023 🇺🇸
Great article on why single frame comparisons are bad when comparing video quality, sometimes worse than bad metrics like VMAF.
Are there any good resources about how to render #videos optimized for the #web?
* What container formats and codecs are widely supported?
* What codecs should be preferred?
* Is #VP9 on #WebP better than #H264 in #MP4?
* Do we still need H264 for compatibility?
* Are there other codecs I should consider shipping? #AVIF? #H265? Do we ever need #GIF anymore?
* What tools can optimize these videos to shrink them as much as possible?
* Best practices for accessible videos? It feels weird that `alt` isn't a thing, but are captions supposed to address that?
I feel like I have a good sense of how to do images effectively after watching enough #HTTP203, but I'm less clear on effective video deployments.
Khronos Finalizes Vulkan Video Extensions for Accelerated H.264 and H.265 Decode
🔗 https://www.khronos.org/blog/khronos-finalizes-vulkan-video-extensions-for-accelerated-h.264-and-h.265-decode
Vulkan Video extensions seamlessly integrate hardware accelerated video compression and decompression into the Vulkan API
#Vulkan #VulkanVideo #GPU #video #h265 #HEVC #h264 #API #programming #Khronos
Probando a subir video a #Pixelfed:
He comprimido el video para poder subirlo, ha quedado bastante decente aun habiendo reducido el peso en un 85%, pero, ¿Me recomendarías algún compresor de video (online o software)?
#video #mtb #bike #ciclismo #fotografia #compresion #H265 #H264 #MP4 #redessociales #fediverso #fediverse

ICYMI 👉 The release of #Linux 6.0 last week brought a significant milestone: the H.265/HEVC user-space API was mainlined, the result of more than 2 years of efforts by our engineering team! A quick recap from Benjamin Gaignard: https://col.la/hevc #HEVC #H265 #Embedded
The release of #Linux 6.0 this week brought a significant milestone: the H.265/HEVC user-space API was mainlined, the result of more than 2 years of efforts by our engineering team! 🥳 Here's a quick recap from Benjamin Gaignard: https://col.la/hevc #HEVC #H265 #Embedded
Colloque international Autour d'Anne de France / #obsstudio avec 5 caméras en entrées (#blackmagic #ndi #srt #h265 ) dans le théâtre de #moulins pour un direct sur #peertube et diffusion sur un mini-site du département de l'#allier
http://live.allier.fr/adf.html



#HEVC #H265 and #VP9 #Comparison
Article and Image Credit
https://bitmovin.com/vp9-vs-hevc-h265/
Today at #lfelc, Benjamin Gaignard dives into stateless #HEVC decoding in mainline #Linux & George Kiagiadakis looks at how to implement a powerful and secure audio/video stream routing service using #PipeWire and #WirePlumber! Join us! https://col.la/oss21 #embedded #h265 #ossummit
With Kernel 5.14, the #Linux community celebrates 30 years since the birth of the biggest collaborative software project in the world! Here's a look at contributions made by Collaborans for this latest release: https://col.la/lk514 #HEVC #h265 #Hantro #MPEG2 #Embedded #OpenSource
Open source H.265 video codec for NXP's iMX 8M https://www.eenewseurope.com/news/open-source-h265-video-codec-nxps-imx-8m #ew21 #ew21DIGITAL #OpenSource #iMX8 #iMX8M #Embedded #HEVC #h265 #Linux #NXP
New blog post! Introducing High Efficiency Video Coding (HEVC) decoding support on NXP's i.MX8 M chipset https://col.la/imx8m #NXP #iMX8 #iMX8M #Embedded #HEVC #h265 #Linux #OpenSource
Schweizer Fernsehen: Umstellung auf UHD kommt etappenweise – und nicht vor 2024
10 nm, sehr hoher Takt, schnelle Grafik: Mit Tiger Lake will Intel im Ultrabook-Segment locker AMDs Ryzen 4000 schlagen.
Ultrabook-Chip: Das kann Intels Tiger Lake - Golem.de
#TigerLake #AMDZen #AdaptiveSync #Corei5 #Corei7 #H265 #Ifa2020 #MaschinellesLernen #Microsoft365 #Ultrabook
Systemkamera: Sony Alpha 7S III nimmt 4K mit 120p und ISO 409.600 auf - Golem.de
#SonyAlpha #Bildstabilisierung #DigitaleFotografie #Digitalkamera #H265 #HEVC #OLED #Systemkamera #Foto #Sony
Spiegellose Kamera: Canon bringt EOS R5 mit 8K-Aufnahme - Golem.de
#Canon #Bildstabilisierung #DSLR #H265 #Systemkamera #Foto
Gemini Lake: Intel stellt Atom-Generation ein - Golem.de
#Atom #Celeron #H265 #Prozessor #VP9
Videocodec: H.265-Nachfolger VVC ist fertig - Golem.de
#Video-Codec #4K #8K #AV1 #H264 #H265 #HEVC #Ultra-HD #Applikationen #AudioVideo
Windows 10: Microsoft entdeckt kritische Lücken in H.265-Bibliothek - Golem.de
#HEVC #Datensicherheit #H265 #Sicherheitslücke #Windows10 #Applikationen #Security
Hardware-Encoding im Test: Adobe Premiere exportiert in 1/4 der Zeit - Golem.de
#Adobe #AMDPolaris #AMDVega #AMDZen #CAD #Cuda #H264 #H265 #HEVC #NvidiaPascal