Tagged Questions
1
vote
2answers
314 views
find video codec from terminal
I'm writing some shell scripts that automatically convert some video files. Except I don't want to run the conversion on files that are already h264 encoded. Is there a way I can tell via a terminal ...