Changes between Version 75 and Version 76 of Encode/HighQualityAudio


Ignore:
Timestamp:
Oct 8, 2024, 5:53:43 PM (20 months ago)
Author:
MasterQuestionable
Comment:

Factual validity fix. ("When" of "libfdk_aac")

͏    The original also reads like some thick-headed logic branching...

Legend:

Unmodified
Added
Removed
Modified
  • Encode/HighQualityAudio

    v75 v76  
    132132----
    133133
    134 - When compatibility with hardware players doesn't matter: use "libopus" in MKV container when "libfdk_aac" isn't available.
    135 - When compatibility with hardware players does matter: use "libmp3lame" or "ac3" in MP4/MKV container when "libfdk_aac" isn't available.
     134͏    When compatibility of hardware players doesn't matter: use "libopus" in MKV.\\
     135͏    Else: use "libmp3lame" or "ac3" (or "libfdk_aac" if available) in MP4/MKV.
    136136
    137137Transparency means the encoded audio sounds indistinguishable from the audio in the source file.