Keylost / jetson-ffmpeg

ffmpeg support on jetson nano
Other
64 stars 24 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.