[FFmpeg-devel] nuv1 in avi
Andrew Randrianasulu
randrianasulu at gmail.com
Tue Oct 8 16:13:13 EEST 2024
ffplay/ffprobe now seems to recognize my file
On Tue, Oct 8, 2024 at 3:03 PM Andrew Randrianasulu <randrianasulu at gmail.com>
wrote:
> I was experimenting with mencoder
>
> taskset -c 0 qemu-i386 -cpu pentium /usr/bin/mencoder -ovc nuv -oac copy
> raw.avi -o nuv.avi -of avi -noodml
>
> and it created interesting avi file.
>
> ffprobe -i nuv.avi
>
> [avi @ 0x8e124c0] Could not find codec parameters for stream 0 (Video:
> none (NUV1 / 0x3156554E), none, 320x240, 724 kb/s): unknown codec
>
> I think ff_codec_bmp_tags_unofficial in libavformat/riff.c can be extended
> with AV_CODEC_ID_NUV and fourcc NUV1
>
> what do you think? ;)
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-add-NUV1-to-unofficial-bmp-tags-so-NUV1-in-.patch
Type: text/x-patch
Size: 802 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241008/a9882326/attachment.bin>
More information about the ffmpeg-devel
mailing list