Error Loading 5.1 FLAC, produces silent audio

Asked By 10 points N/A Posted on -
qa-featured

Hi,

 

Loading 5.1 FLAC produces silent audio When try to load 5.1 FLAC both with ffmpegsource or avisynth and different avisynth downmixers the resulting audio in Aegisub always is silent, audio spectrum also is clean. Can I fix the following error message? Assistance would be really appreciated.

 

Bundle of thanks.

Error: ffmpegsource factory: FFmpegSource audio provider: Failed to index: Invalid initials pts and dts avisynth factory: AviSynth error: DirectShowSource: couldn’t open file Z:CANAAN~1.FLA: He “ shown images “

SHARE
Answered By 5 points N/A #170216

Error Loading 5.1 FLAC, produces silent audio

qa-featured

Avisynth library only use DirectShowSource. I think it comes with a dshow flac too so most probably, there was a failure renderring FFMS2 which result to the silent audio behavior.

If FFMS2 is the culprit, try to remix it with MKV so it'd be compatible with Avisynth library.

If you're confident that the frame rate is constant, write an Avisynth script to load a file using another source plugin, start Aegisub and load the script.

Related Questions