vt-enc is a bash script that simplifies the process of encoding videos with FFmpeg using Apple’s VideoToolbox framework on macOS. It provides an easy-to-use command-line interface for encoding videos with various options, including codec selection, quality settings, and scaling.

You are viewing a single thread.
View all comments View context
1 point

VideoToolbox is the encoder that FFmpeg links to.

permalink
report
parent
reply
1 point

So when vt-enc only creates ffmpeg commands why is VT a dependency for the whole prpject?

permalink
report
parent
reply
2 points

vt-enc calls FFmpeg which calls the VideoToolbox encoding framework. Without VT, ffmpeg commands will fail

permalink
report
parent
reply
1 point
*

But ffmpeg works fine on other platforms without VideoToolbox. So why do I need VT for vt-enc? Wouldn’t it work just fine on other platforms as long as ffmpeg is available?

permalink
report
parent
reply

Cool GitHub Projects

!cool_github_projects@programming.dev

Create post

Wormhole

!code_review@programming.dev

Icon base by Caro Asercion under CC BY 3.0 with modifications to add a gradient

Community stats

  • 17

    Monthly active users

  • 56

    Posts

  • 11

    Comments

Community moderators