twelvelabs-io / tl-jockey

Jockey is a conversational video agent.
48 stars 10 forks source link

Add environment variable to set ffmepg global log level #27

Open TravisCouture opened 3 months ago

TravisCouture commented 3 months ago

Right now, all calls to ffmpeg need to be manually modified to change the log level. It is better to read the log level from an environment variable for easier debugging.

james-le-twelve-labs commented 1 month ago

I created a PR for this issue: https://github.com/twelvelabs-io/tl-jockey/pull/55