
Organize recordings easily and fast
Automatic bat call detection
Listening, viewing and classifying recordings
Automate recurring actions with tasks
Bat species suggestions
yt-dlp --vcodec h264 --audio-codec aac URL --remux-video changes the container without re-encoding. If both --vcodec (non-copy) and --remux-video are used, the re-encoding happens first, then remuxing into the final container. 5.3 --encoder-options Allows passing encoder-specific parameters (e.g., CRF, preset, profile). Example:
yt-dlp --vcodec h264 --audio-codec aac URL --remux-video changes the container without re-encoding. If both --vcodec (non-copy) and --remux-video are used, the re-encoding happens first, then remuxing into the final container. 5.3 --encoder-options Allows passing encoder-specific parameters (e.g., CRF, preset, profile). Example:
More information about the software can be found in the Online User Guide.