Thread: ffmpeg2theora
View Single Post
Old 27th March 2023, 16:06   #42  |  Link
benwaggoner
Moderator
 
Join Date: Jan 2006
Location: Portland, OR
Posts: 4,770
Quote:
Originally Posted by Jamaika View Post
For me these are abandoned projects.
https://github.com/xiph/theora Oct 27, 2020
https://github.com/xiph/ogg Apr 21, 2022
https://github.com/xiph/vorbis May 12, 2021

ffmpeg -i london_eye.mov -s 1920x1080 -c:v libtheora -q:v 10 -c:a libvorbis -q:a 10 output.ogv
[ogg @ 000001e0f458c930] Broken file, non-keyframe not correctly marked.
Yeah, Opus has been the most important and competitive Xiph codec for a number of years. It's very nicely designed, and pioneered hybrid speech/general coding years before xHE-AAC. Really good quality @ bitrate from telephony up to perceptually lossless.
__________________
Ben Waggoner
Principal Video Specialist, Amazon Prime Video

My Compression Book
benwaggoner is offline   Reply With Quote