twelvelabs-io / tl-jockey

Jockey is a conversational video agent.
51 stars 13 forks source link

Add environment variable to set ffmepg global log level #27

Open TravisCouture opened 5 months ago

TravisCouture commented 5 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 3 months ago

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