>
> Please test the following:
> $ ffmpeg -i inter.dts -rematrix_maxval 1.0 -ac 2 out.ac3
> $ ffmpeg -i inter.dts -rematrix_maxval 1.0 -ac 2 out.mp3
> $ ffmpeg -i inter.dts -rematrix_maxval 1.0 -ac 2 -acodec pcm_f32le out.wav
I ran all three as requested, including '-loglevel debug'. All three resulting
files resulted in poor quality audio as before. the filtergraph output does
show something different however, but the resulting audio is still terrible and
indistinguishable from before.
[AVFilterGraph @ 0x2387f20] query_formats: 4 queried, 6 merged, 3 already done,
0 delayed
0.414214 0.000000 0.292893 0.000000 0.292893 0.000000
0.000000 0.414214 0.292893 0.000000 0.000000 0.292893
I do appreciate your help in resolving this issue.
Just to see if it wasn't my system causing the issue I loaded up a windows XP
vm and used the 32-bit windows binary from the ffmpeg homepage, resulting in
the same outputs.
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user