[FFmpeg-devel] [PATCH v1 3/4] lavf/avs3dec: add raw avs3 demuxer

Michael Niedermayer michael at niedermayer.cc
Sat Jun 20 23:03:38 EEST 2020


On Sat, Jun 20, 2020 at 09:45:51AM +0800, hwrenx at 126.com wrote:
> From: hwren <hwrenx at 126.com>
> 
> Signed-off-by: hbj <hanbj at pku.edu.cn>
> Signed-off-by: hwren <hwrenx at 126.com>
> ---
>  libavformat/Makefile     |  1 +
>  libavformat/allformats.c |  1 +
>  libavformat/avs3dec.c    | 79 ++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 81 insertions(+)
>  create mode 100644 libavformat/avs3dec.c

this breaks:
./ffmpeg -i ~/tickets/1901/stream.avs -vframes 4 file.avi 

I assume the input file is here:
https://osdn.net/projects/sfnet_openavs/downloads/test-bitstreams/test%20bitstream%201/stream.avs/

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Nations do behave wisely once they have exhausted all other alternatives. 
-- Abba Eban
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200620/e9488712/attachment.sig>


More information about the ffmpeg-devel mailing list