On 1/30/17, Banana M. wrote:
> It should work with all proper MSF.
> Here is my test suite, which includes most MSF variations (including some
> not yet supported by FFmpeg)
> https://www.sendspace.com/file/omvv8s
> For example, there is no 1ch ATRAC3-codec4 test MSF because the encoder
> only out
It should work with all proper MSF.
Here is my test suite, which includes most MSF variations (including some
not yet supported by FFmpeg)
https://www.sendspace.com/file/omvv8s
For example, there is no 1ch ATRAC3-codec4 test MSF because the encoder
only outputs joint stereo
I'm afraid I don't know
On 1/30/17, bananaman...@gmail.com wrote:
> From: bnnm
>
> Codec 4 (frame size 98) uses joint stereo per spec and examples.
> Also removed an incorrect "align" var which wasn't used anyway (it was
> overwrittern).
>
> Probably all/only .AT3 of frame size 98 are JS, too.
>
> Signed-off-by: bnnm
>
From: bnnm
Codec 4 (frame size 98) uses joint stereo per spec and examples.
Also removed an incorrect "align" var which wasn't used anyway (it was
overwrittern).
Probably all/only .AT3 of frame size 98 are JS, too.
Signed-off-by: bnnm
---
libavformat/msf.c | 13 ++---
1 file changed,