Résumé des codecs vidéo en un (grand) tableau :
(version PDF : https://lafibre.info/images/tv/codecs_video.pdf)
Pour tester la compatibilité de son navigateur avec les différents codecs #AV1 #HEVC #VP9 #H264 #VP8 #Theora #MPEG2 : https://lafibre.info/tv-numerique-hd-3d/comparer-h-264-vp9-av1/
#av1 #hevc #vp9 #h264 #vp8 #theora #MPEG2
What are the benefits of stateless video codecs? Dive into the world of stateless #V4L2 encoding with Andrzej Pietrasiewicz's #EmbeddedOSSummit talk to learn more : https://col.la/eossap #embedded #VP8
#V4L2 #embeddedossummit #embedded #vp8
#EmbeddedOSSummit video: What are the benefits of stateless video codecs? Learn more as Andrzej Pietrasiewicz dives into stateless #V4L2 encoding https://col.la/eossap #embedded #VP8
#embeddedossummit #V4L2 #embedded #vp8
#EmbeddedOSSummit: Andrzej Pietrasiewicz dives into stateless #V4L2 encoding, coming up at 12:15 UTC in South Hall 3B! https://sched.co/1LcNW #Embedded #VP8
#embeddedossummit #V4L2 #embedded #vp8
@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
#vorbis #vp8 #webm #opus #VP9 #av1 #mpeg #mpeg4 #H264 #patentpools #avc #H265
@glassbottommeg
BUT if you REALLY NEED IT:
Consider using #AV1 (#VP9 + #Opus) or #WebM (#VP8 + #Vorbis) since there are #BSD- & #MPL-licensed reference implementations for those AND they are #RoyalityFree & #PatentFree...
#patentfree #royalityfree #MPL #BSD #vorbis #vp8 #webm #opus #VP9 #av1
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 @mkennedy @samuelcolvin @tiangolo for the interview they did at #PyConUS 2023 🇺🇸
#h265 #vp8 #ffmpeg #vaapi #mastodon #pyconus
It feels good to have spent some hours of the last day of the year to write code that can read VP8 header data from a WebP file. This is part of the endemm project (encoder and decoder for multimedia) where I try to learn about multimedia codecs. It also has machine-readable JSON output.
Check out the project on Codeberg:
https://codeberg.org/ncc1988/endemm
1/2
#VP8 #WebP #endemm #Multimedia #Software #Project #JSON #Codeberg
#vp8 #webp #endemm #multimedia #software #project #json #codeberg
OggConvert was last released in 2010.
It was a Linux program written in Python and GTK and used the GStreamer framework to convert digital audio and video files into Vorbis, Theora, VP8 and Dirac. It supported outputing audio and video into OGG, Matroska and WebM containers.
If you are looking for a modern transcoder than you take a look at HandBrake.
https://handbrake.fr
#oggconvert #linux #python #gtk #gstreamer #vorbis #theora #vp8 #dirac #ogg #matroska #webm #handbrake
#linux #gtk #gstreamer #vorbis #theora #vp8 #dirac #ogg #matroska #webm #handbrake #oggconvert #python
When you #EncodeVideos yourselv, do you concider it importent to use a #opensource #videocodec lile #vp8 or #vp9 ? Are you willing to sacrifice encoding time to achive this over using something like #nvidia nvanc encoder?
#vp9 #nvidia #askfediverse #EncodeVideos #opensource #videocodec #vp8
@gsora@bsd.network what are you using to convert? Anything based on #ffmpeg should handle #VP8/#VP9 (the video codecs allowed in the #WebM container) perfectly fine. Have you tried #Handbrake?