[FFmpeg-devel] [PATCH 3/5] lavf/asfenc: add support for storing languages

Marton Balint cus at passwd.hu
Fri Feb 5 00:10:53 CET 2016


On Thu, 4 Feb 2016, Michael Niedermayer wrote:

> On Thu, Feb 04, 2016 at 01:57:57AM +0100, Marton Balint wrote:
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>>  libavformat/asf.c    |  4 +++
>>  libavformat/asf.h    |  1 +
>>  libavformat/asfenc.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++++---
>>  3 files changed, 74 insertions(+), 4 deletions(-)
>
> should be ok if tested with some other software, especially official
> implemenattion from MS

I have tested it VLC, Windows Media ASF View from Microsoft and 
Windows Media Player 12 as well. Windows Media Player crashed once when 
changing the language, but usually it works, so I don't think it was 
because of a malformed file...

Do you have any suggestions for other software worth checking?

Thanks,
Marton


More information about the ffmpeg-devel mailing list