2019-01-29 0:50 GMT+01:00, pehache <[email protected]>: > Just checked, the output of: > > ffmpeg -i test.mkv -map 0:1 -af > aresample=matrix_encoding=dplii -t 300 a.wav > > is bit to bit identical to: > > ffmpeg -i test.mkv -map 0:1 -t 300 a.wav
Complete, uncut console output missing. I just tested that - apart from the limitations that I explained and that mean that the output is simply not as "good" as you would hope - the dplii matrix encoding does work. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
