343 B
343 B
pickstreams
a frontend to ffprobe that:
- produces less-verbose output with only the fields you need
- optionally filters by audio and subtitle languages
Usage:
pickstreams.py <audio_lang> <sub_lang>
If audio_lang is left empty, all audio strrams are shown. If sub_lang is left empty, all subtitle streams are shown.