Ticket #1130 (closed defect: invalid)
qt jpeg: wrong resolution reported with odd height and visible white line
| Reported by: | ami_stuff | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | unspecified | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Not reproducible with attached jpg image.
C:\>ffmpeg -i 190_127_jpeg.mov out.avi
ffmpeg version N-39223-gac6798d Copyright (c) 2000-2012 the FFmpeg developers
built on Mar 25 2012 02:22:42 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc
14)
configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch=
x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686-pc-min
gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime-cpudetect
--enable-cross-compile --enable-static --disable-shared --extra-libs='-lws2_32 -
lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil
d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b
uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n
onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable-libvorbis
--enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable-libopencor
e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx
libavutil 51. 44.100 / 51. 44.100
libavcodec 54. 12.100 / 54. 12.100
libavformat 54. 2.100 / 54. 2.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 65.102 / 2. 65.102
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 10.100 / 0. 10.100
libpostproc 52. 0.100 / 52. 0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '190_127_jpeg.mov':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
creation_time : 2012-03-25 04:17:17
Duration: 00:00:05.95, start: 0.000000, bitrate: 1222 kb/s
Stream #0:0(eng): Video: mjpeg (mjpa / 0x61706A6D), gray, 190x128 [SAR 72:72
DAR 95:64], 1219 kb/s, 24 fps, 24 tbr, 600 tbn, 600 tbc
Metadata:
creation_time : 2012-03-25 04:17:17
handler_name : &Procedura obs│ugi skrˇtˇw danych Apple
Incompatible pixel format 'gray' for codec 'mpeg4', auto-selecting format 'yuv42
0p'
[buffer @ 0x1db3760] w:190 h:128 pixfmt:gray tb:1/1000000 sar:72/72 sws_param:
[buffersink @ 0x1db39e0] auto-inserting filter 'auto-inserted scale 0' between t
he filter 'src' and the filter 'out'
[scale @ 0x1db3e20] w:190 h:128 fmt:gray sar:72/72 -> w:190 h:128 fmt:yuv420p sa
r:1/1 flags:0x4
Output #0, avi, to 'out.avi':
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
creation_time : 2012-03-25 04:17:17
ISFT : Lavf54.2.100
Stream #0:0(eng): Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 190x128 [SAR 1:
1 DAR 95:64], q=2-31, 200 kb/s, 24 tbn, 24 tbc
Metadata:
creation_time : 2012-03-25 04:17:17
handler_name : &Procedura obs│ugi skrˇtˇw danych Apple
Stream mapping:
Stream #0:0 -> #0:0 (mjpeg -> mpeg4)
Press [q] to stop, [?] for help
frame= 143 fps=0.0 q=10.8 Lsize= 254kB time=00:00:05.95 bitrate= 349.3kbits
/s
video:245kB audio:0kB global headers:0kB muxing overhead 3.689888%
Attachments
Change History
comment:1 Changed 14 months ago by ami_stuff
Looks like a bug of QucikTime?'s jpeg encoder (the file with odd height is not playable) - please close.
Note: See
TracTickets for help on using
tickets.



