Keylost / jetson-ffmpeg

ffmpeg support on nvidia jetson
Other
76 stars 26 forks source link

Print to stderr instead of stdout #15

Open madsciencetist opened 1 year ago

madsciencetist commented 1 year ago

ffmpeg commonly pipes video output to downstream processes via stdout, and thus prints all user messages to stderr. Ensure nvmpi messages go to stderr as well.