[FFmpeg-trac] #10090(undetermined:new): smc enc: artefacts in the output file 3
FFmpeg
trac at avcodec.org
Fri Dec 2 03:11:33 EET 2022
#10090: smc enc: artefacts in the output file 3
-------------------------------------+-------------------------------------
Reporter: ami_stuff | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
https://trac.ffmpeg.org/raw-attachment/ticket/10068/gold2.avi
the same problem with 500x502
{{{
./ffmpeg_g -i gold2.avi -s 700x701 -vcodec smc -y out.mov
ffmpeg version N-109341-g6b368bcb85 Copyright (c) 2000-2022 the FFmpeg
developers
built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
configuration: --enable-libopenjpeg
libavutil 57. 43.100 / 57. 43.100
libavcodec 59. 54.100 / 59. 54.100
libavformat 59. 34.102 / 59. 34.102
libavdevice 59. 8.101 / 59. 8.101
libavfilter 8. 51.100 / 8. 51.100
libswscale 6. 8.112 / 6. 8.112
libswresample 4. 9.100 / 4. 9.100
Input #0, avi, from 'gold2.avi':
Duration: 00:00:12.00, start: 0.000000, bitrate: 153 kb/s
Stream #0:0: Video: srgc (srgc / 0x63677273), bgra, 299x171, 149 kb/s,
15 fps, 15 tbr, 15 tbn
Stream mapping:
Stream #0:0 -> #0:0 (srgc (native) -> smc (native))
Press [q] to stop, [?] for help
Output #0, mov, to 'out.mov':
Metadata:
encoder : Lavf59.34.102
Stream #0:0: Video: smc (smc / 0x20636D73), pal8(pc, progressive),
700x701, q=2-31, 200 kb/s, 15 fps, 15360 tbn
Metadata:
encoder : Lavc59.54.100 smc
frame= 0 fps=0.0 q=-0.0 size= 0kB time=00:00:00.00 bitrate=N/A
speed= frame= 29 fps=0.0 q=-0.0 size= 0kB time=00:00:01.93
bitrate= 0.1kbits/frame= 58 fps= 57 q=-0.0 size= 256kB
time=00:00:03.86 bitrate= 542.4kbits/frame= 81 fps= 53 q=-0.0 size=
1024kB time=00:00:05.40 bitrate=1553.5kbits/frame= 105 fps= 52 q=-0.0
size= 1792kB time=00:00:07.00 bitrate=2097.2kbits/frame= 131 fps= 51
q=-0.0 size= 2304kB time=00:00:08.73 bitrate=2161.2kbits/frame= 154
fps= 50 q=-0.0 size= 3072kB time=00:00:10.26 bitrate=2451.2kbits/frame=
180 fps= 51 q=-0.0 Lsize= 3500kB time=00:00:11.93 bitrate=2402.6kbits/s
speed=3.41x
video:3496kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: 0.100942%
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10090>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list