Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#338 closed defect (fixed)

problem with qt msrle 1bpp with odd width

Reported by: ami_stuff Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords: mov msrle
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

there is a white bar at the right side of the video

C:\>ffmpeg -i msrle_1bpp.mov
ffmpeg version N-31329-g58257ea, Copyright (c) 2000-2011 the FFmpeg developers
  built on Jul  8 2011 22:27:48 with gcc 4.6.1
  configuration: --enable-gpl --enable-version3 --enable-memalign-hack --enable-
runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libo
pencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --
enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger
 --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libvpx --enabl
e-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  libavutil    51. 11. 0 / 51. 11. 0
  libavcodec   53.  7. 0 / 53.  7. 0
  libavformat  53.  5. 0 / 53.  5. 0
  libavdevice  53.  2. 0 / 53.  2. 0
  libavfilter   2. 24. 3 /  2. 24. 3
  libswscale    2.  0. 0 /  2.  0. 0
  libpostproc  51.  2. 0 / 51.  2. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'msrle_1bpp.mov':
  Metadata:
    major_brand     : qt
    minor_version   : 537199360
    compatible_brands: qt
    creation_time   : 2011-07-09 22:44:17
  Duration: 00:00:01.86, start: 0.000000, bitrate: 370 kb/s
    Stream #0.0(eng): Video: msrle, monow, 191x127, 365 kb/s, 15 fps, 15 tbr, 15
 tbn, 15 tbc
    Metadata:
      creation_time   : 2011-07-09 22:44:17
At least one output file must be specified

Attachments (1)

msrle_1bpp.mov (84.5 KB ) - added by ami_stuff 13 years ago.

Download all attachments as: .zip

Change History (4)

by ami_stuff, 13 years ago

Attachment: msrle_1bpp.mov added

comment:1 by Carl Eugen Hoyos, 13 years ago

Component: undeterminedswscale
Reproduced by developer: set
Status: newopen
Version: unspecifiedgit-master

This used to look better before 15b4f6449ddb1f52ae82dee3f94a5b56b636cbea (the fix for ticket #193) and looks better with QuickTime.

comment:2 by Carl Eugen Hoyos, 13 years ago

Component: swscaleavcodec
Resolution: fixed
Status: openclosed

Fixed by Reimar.

comment:3 by Carl Eugen Hoyos, 12 years ago

Keywords: mov msrle added
Note: See TracTickets for help on using tickets.