Masthash

#H265

Paradox
1 month ago

@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

#ChatGPT #TG #h265 #h264 #ffmpeg

rmmonster
1 month ago

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

türmchenbauer tom
3 months ago

@webpressant
meine beste #LibreElec Einstellung auf dem #Raspberry #Pi4 um #H265 zu genießen sieht so aus.

@susie I guess encoding in #AV1 (#VP9 + #Opus) isn't an option?

Cuz that should deliver #H265 - level #Efficiency and be on par with 24.000kbit/s #H264...

Javierinsitu
4 months ago

I'm testing a fantastic #fdroid application: #FFshare. It Converts / compress videos. It's excellent but it doesn't support #h265 (that is a pitty).

Ace
6 months ago

Just a test
Seems like #mastodon supports #h265 #video

@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

Paolo Melchiorre
7 months ago

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 🇺🇸

Gianni Rosato
8 months ago

Great article on why single frame comparisons are bad when comparing video quality, sometimes worse than bad metrics like VMAF.

https://autocompressor.net/video_frame_comparison.html

#av1 #h265 #h264

Doug Parker 🕸️
10 months ago

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.

I'm thinking: should I reencode a lot of old media into newer formats like #HEIF and #H265 in order to save disk space?

It will take some work and a lot of fiddling with settings but the worst of all is having to forever keep a dictionary of file hashes to look for duplicates.

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

Vulkan Video logo

A black/red/white drawing of a muscular werewolf-like creature holding a sledgehammer (behind the back) and a large movie/film strip arching from behind the creature, past the legs, and to its front. At its feet stands an OpenGL/Utah teapot, and at the bottom there is a text Vulkan VIDEO

Probando a subir video a #Pixelfed:

VÍDEO

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

Espen
1 year ago

I used to have a nice set of commands to create #H264 based videos at one point in time., but unfortunately it was removed for something else and git wasn't involved at that point in time.

Or have we come far enough yet that #H265 is an option?

Scott Williams 🐧
1 year ago

If you were concerned about #Fedora losing some of the native graphics processing bits in mesa (#vaapi, #h264, #h265, #va1, etc.), #RPMFusion now has mesa-freeworld in testing to bring it back.

Collabora
1 year ago

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

Collabora
1 year ago

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

TomTooM
1 year ago

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

CK's Technology News
2 years ago
Collabora
2 years ago

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

Collabora
2 years ago

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

Forever
3 years ago

Encoding my #movies library in #h265 😛 my disk will thank me (but I have a 4k movie... it takes way too long to encode so I made it fhd, doesn't matter I don't use 4k displays anyway)

Collabora
3 years ago

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

Die Einführung von UHD/4K beim Schweizer Fernsehen hat noch nicht begonnen, doch erste Schwierigkeiten gab es bereits. Ein Strategiewechsel war nötig.
Schweizer Fernsehen: Umstellung auf UHD kommt etappenweise – und nicht vor 2024
Ifa 2020

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
Nach TVOS und iOS unterstützt künftig auch der Safari-Browser von Apple die Youtube-Wiedergabe in 4K. Das geht nur dank VP9.
Apple: Safari unterstützt 4K-Youtube und VP9 - Golem.de
#Safari #4K #AppleTV #Browser #H265 #HEVC #MacOSX #MacOS #MacOS110BigSur #Ultra-HD
Sonys neue Systemkamera Alpha 7S III mit Vollformat-Sensor hat zwar nur 12 Megapixel Auflösung, ist aber dafür extrem lichtempfindlich.
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
Canon hat mit der EOS R5 eine neue spiegellose Systemkamera im DSLR-Gewand vorgestellt, die mit ihrem Vollformatsensor intern mit 8K aufnimmt.
Spiegellose Kamera: Canon bringt EOS R5 mit 8K-Aufnahme - Golem.de
#Canon #Bildstabilisierung #DSLR #H265 #Systemkamera #Foto
Die 14-nm-Chips sind Geschichte, doch Intel hat die nächsten Atoms parat.
Gemini Lake: Intel stellt Atom-Generation ein - Golem.de
#Atom #Celeron #H265 #Prozessor #VP9
Der neue Videocodec VVC alias H.266 ist offiziell fertig. Im Vergleich zum Vorgänger soll die Bitrate um bis zu 50 Prozent sinken.
Videocodec: H.265-Nachfolger VVC ist fertig - Golem.de
#Video-Codec #4K #8K #AV1 #H264 #H265 #HEVC #Ultra-HD #Applikationen #AudioVideo
Betroffen ist die HEVC-Erweiterung für Windows 10, die über den Microsoft Store bezogen wird. Es gibt auch einen Fix von Microsoft.
Windows 10: Microsoft entdeckt kritische Lücken in H.265-Bibliothek - Golem.de
#HEVC #Datensicherheit #H265 #Sicherheitslücke #Windows10 #Applikationen #Security
Das geht bisher im Browser nur mit Windows. Auf Macs gab es maximal 1080p. Apple hat den Support nun offenbar erweitert.
Apple: Safari und MacOS Big Sur unterstützen 4K-Netflix - Golem.de
#MacOS110BigSur #4K #Browser #H265 #HDR #HEVC #MacOSX #MacOS #Netflix #Safari
Nicht nur AMD und Intel bauen x86-Chips, sondern auch Zhaoxin. Deren Achtkern-CPU fasziniert uns trotz oder gerade wegen ihrer Schwächen.
Zhaoxin KX-U6780A im Test: Das kann Chinas x86-Prozessor - Golem.de
#Zhaoxin #Blender #Chromium #Corei5 #H264 #H265 #Mesa #Microsoft365 #Office #OpenCL
Dank der Unterstützung von Grafikkarten-Video-Encodern macht Adobes Premiere Pro endlich Gebrauch von Hardware-Beschleunigung.
Hardware-Encoding im Test: Adobe Premiere exportiert in 1/4 der Zeit - Golem.de
#Adobe #AMDPolaris #AMDVega #AMDZen #CAD #Cuda #H264 #H265 #HEVC #NvidiaPascal
E9560 & E9390: AMD bringt PCIe-Karten für 4K-Spieleautomaten www.golem.de/news/e9560-e9390-… #AMDPolaris #DigitalSignage #Grafikhardware #H264 #H265 #PC #VP9 #AMD #EmbeddedSystems #PC-Hardware
Arctic Sound: Intels erster dedizierter Grafikchip erscheint 2020 www.golem.de/news/arctic-sound… #Grafikchip #BrianKrzanich #Corei7 #Grafikhardware #GreenIT #H265 #HEVC #Ultrabook #VP9 #Intel
Snapdragon 850: Always Connected PCs sollen 30 Prozent schneller werden www.golem.de/news/snapdragon-8… #Snapdragon #Computex2018 #Cortana #H265 #Prozessor #Qualcomm #Windows10onARM
Snapdragon 710: Qualcomm stellt Oberklasse-SoC vor www.golem.de/news/snapdragon-7… #Snapdragon #Bildstabilisierung #H265 #HEVC
Radeon Software 18.4.1: AMDs Grafiktreiber unterstützt 4K-Netflix mit HDR www.golem.de/news/radeon-softw… #Netflix #4K #AMDPolaris #AMDVega #GeforceGTX #H265 #HDR #HEVC #PC #RadeonSoftware
Inspiron 11 (3180): Dell verkauft AMD-Notebook für 200 US-Dollar www.golem.de/news/inspiron-11-… #Dell #BristolRidge #Computer #H265 #HEVC #Notebook #USB30 #VP9 #AMD #Mobil
Dell XPS 13 (9370) im Test: Sehr gut ist nicht besser www.golem.de/news/dell-xps-13-… #DellXPS13 #Corei5 #Futuremark #H265 #HEVC #InstantMessenger #KabyLake #OpenCL #PC #Skylake
AMD Zen-APU: Raven Ridge bekommt VP9-Beschleunigung für Linux www.golem.de/news/amd-zen-apu-… #AMDZen #Grafikchip #Grafikhardware #H264 #H265 #HEVC #Linux #Mesa #Prozessor #VP9