werrpy/vdator

Rewrite _check_audio_conversion mediainfo offset

Closed this issue · 0 comments

Get rid of the mediainfo offset.
Determine where audio codec starts and go from there

mediainfo_offset = 1 if (len(mediainfo_parts) > 5) else 0