[Libav-user] avi with yuvj420p support
Gonzalo Garramuño
ggarra13 at gmail.com
Sat Mar 23 01:08:11 EET 2019
El 22/3/19 a las 19:05, Carl Eugen Hoyos escribió:
> 2019-03-22 18:27 GMT+01:00, Gonzalo Garramuño <ggarra13 at gmail.com>:
>> I have an avi file that uses yuvj420p according to ffprobe.
> (Command line including complete, uncut console output missing.)
$ ffprobe @25\ fps.avi
ffprobe version n4.1-6-gbb01cd3cc0 Copyright (c) 2007-2018 the FFmpeg
developers
built with gcc 7 (Ubuntu 7.3.0-27ubuntu1~18.04)
configuration: --enable-pic --enable-gpl --enable-shared
--enable-gray --enable-libfreetype --enable-libmp3lame
--enable-libtheora --enable-libvorbis --enable-libopus --enable-libass
--enable-libvpx --enable-libx264 --enable-libx265 --enable-libwebp
--enable-bzlib --enable-zlib
libavutil 56. 22.100 / 56. 22.100
libavcodec 58. 35.100 / 58. 35.100
libavformat 58. 20.100 / 58. 20.100
libavdevice 58. 5.100 / 58. 5.100
libavfilter 7. 40.101 / 7. 40.101
libswscale 5. 3.100 / 5. 3.100
libswresample 3. 3.100 / 3. 3.100
libpostproc 55. 3.100 / 55. 3.100
[avi @ 0x55e94884a8c0] non-interleaved AVI
Input #0, avi, from '@25 fps.avi':
Duration: 00:00:17.36, start: 0.000000, bitrate: 281107 kb/s
Stream #0:0: Video: mjpeg (MJPG / 0x47504A4D), yuvj422p(pc,
bt470bg/unknown/unknown), 1920x1080, 281745 kb/s, 25 fps, 25 tbr, 25
tbn, 25 tbc
$ ffplay @25\ fps.avi
ffplay version n4.1-6-gbb01cd3cc0 Copyright (c) 2003-2018 the FFmpeg
developers
built with gcc 7 (Ubuntu 7.3.0-27ubuntu1~18.04)
configuration: --enable-pic --enable-gpl --enable-shared
--enable-gray --enable-libfreetype --enable-libmp3lame
--enable-libtheora --enable-libvorbis --enable-libopus --enable-libass
--enable-libvpx --enable-libx264 --enable-libx265 --enable-libwebp
--enable-bzlib --enable-zlib
libavutil 56. 22.100 / 56. 22.100
libavcodec 58. 35.100 / 58. 35.100
libavformat 58. 20.100 / 58. 20.100
libavdevice 58. 5.100 / 58. 5.100
libavfilter 7. 40.101 / 7. 40.101
libswscale 5. 3.100 / 5. 3.100
libswresample 3. 3.100 / 3. 3.100
libpostproc 55. 3.100 / 55. 3.100
[avi @ 0x7f8b48000b80] non-interleaved AVI 0KB sq= 0B f=0/0
Input #0, avi, from '@25 fps.avi':
Duration: 00:00:17.36, start: 0.000000, bitrate: 281107 kb/s
Stream #0:0: Video: mjpeg (MJPG / 0x47504A4D), yuvj422p(pc,
bt470bg/unknown/unknown), 1920x1080, 281745 kb/s, 25 fps, 25 tbr, 25
tbn, 25 tbc
[swscaler @ 0x7f8b40371e40] deprecated pixel format used, make sure you
did set range correctly
1.77 M-V: 0.000 fd= 0 aq= 0KB vq=16329KB sq= 0B f=0/0
--
Gonzalo Garramuño
More information about the Libav-user
mailing list