[FFmpeg-user] New Overread VUI by 5 bits Warnings when decoding from AVC-Intra from Avid
Carl Eugen Hoyos
ceffmpeg at gmail.com
Wed Jun 6 21:00:19 EEST 2018
2018-06-06 15:36 GMT+02:00, Christoph Gerstbauer
<christophgerstbauer at gmail.com>:
> I am shure the AVCI file from year 2014 can be decoded with ffmpeg 3.4
> without a "HINTED" problem in the command line window.
Do not top-post here!
The following is partly consistent with what you posted in 2014
(Not the partitioning warning, the slice decoding error):
$ ffmpeg -i 02_optTFF_MPEG4\ AVC\ part10\ \(AVC1\)_YUV422_\(pc\,\
bt709\)_10bit__4xMono-PCM24bit__Matrox\ Electronic\ DSX__AVC100.mxf -f
null -
ffmpeg version N-91231-gad94f1c Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 6.4.0 (GCC)
configuration: --enable-gpl
libavutil 56. 18.102 / 56. 18.102
libavcodec 58. 19.105 / 58. 19.105
libavformat 58. 17.100 / 58. 17.100
libavdevice 58. 4.100 / 58. 4.100
libavfilter 7. 25.100 / 7. 25.100
libswscale 5. 2.100 / 5. 2.100
libswresample 3. 2.100 / 3. 2.100
libpostproc 55. 2.100 / 55. 2.100
[mxf @ 0x3a89400] Stream #0: not enough frames to estimate rate;
consider increasing probesize
Guessed Channel Layout for Input Stream #0.1 : mono
Guessed Channel Layout for Input Stream #0.2 : mono
Guessed Channel Layout for Input Stream #0.3 : mono
Guessed Channel Layout for Input Stream #0.4 : mono
Input #0, mxf, from '02_optTFF_MPEG4 AVC part10 (AVC1)_YUV422_(pc,
bt709)_10bit__4xMono-PCM24bit__Matrox Electronic DSX__AVC100.mxf':
Metadata:
uid : 3fd61200-8436-05c1-f134-080046020221
generation_uid : 3fd61200-8436-05c2-f134-080046020221
company_name : Matrox Electronic
product_name : DSX
product_version : 3.0
product_uid : 060e2b34-0401-0103-0e06-012002010200
modification_date: 2013-10-10T19:03:51.000000Z
material_package_umid:
0x060A2B340101010501010D20130000009FE82A0A99AB43E88BE4EDEFE15A4241
timecode : 00:00:00:00
Duration: 00:00:22.24, start: 0.000000, bitrate: 118889 kb/s
Stream #0:0: Video: h264 (High 4:2:2 Intra), yuv422p10le(pc,
bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 25
tbn, 50 tbc
Metadata:
file_package_umid:
0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
Stream #0:1: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
Metadata:
file_package_umid:
0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
Stream #0:2: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
Metadata:
file_package_umid:
0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
Stream #0:3: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
Metadata:
file_package_umid:
0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
Stream #0:4: Audio: pcm_s24le, 48000 Hz, mono, s32 (24 bit), 1152 kb/s
Metadata:
file_package_umid:
0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> wrapped_avframe (native))
Stream #0:1 -> #0:1 (pcm_s24le (native) -> pcm_s16le (native))
Press [q] to stop, [?] for help
Output #0, null, to 'pipe:':
Metadata:
uid : 3fd61200-8436-05c1-f134-080046020221
generation_uid : 3fd61200-8436-05c2-f134-080046020221
company_name : Matrox Electronic
product_name : DSX
product_version : 3.0
product_uid : 060e2b34-0401-0103-0e06-012002010200
modification_date: 2013-10-10T19:03:51.000000Z
material_package_umid:
0x060A2B340101010501010D20130000009FE82A0A99AB43E88BE4EDEFE15A4241
timecode : 00:00:00:00
encoder : Lavf58.17.100
Stream #0:0: Video: wrapped_avframe, yuv422p10le, 1920x1080 [SAR
1:1 DAR 16:9], q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc
Metadata:
file_package_umid:
0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
encoder : Lavc58.19.105 wrapped_avframe
Stream #0:1: Audio: pcm_s16le, 48000 Hz, mono, s16, 768 kb/s
Metadata:
file_package_umid:
0x060A2B340101010501010D4313000000CCAB250084360580080046020221F134
encoder : Lavc58.19.105 pcm_s16le
[h264 @ 0x3aebc40] data partitioning is not implemented. Update your
FFmpeg version to the newest one from Git. If the problem still
occurs, it means that your file has a feature which has not been
implemented.
[h264 @ 0x3aebc40] If you want to help, upload a sample of this file
to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel
mailing list. (ffmpeg-devel at ffmpeg.org)
[h264 @ 0x3aebc40] data partitioning is not implemented. Update your
FFmpeg version to the newest one from Git. If the problem still
occurs, it means that your file has a feature which has not been
implemented.
[h264 @ 0x3aebc40] If you want to help, upload a sample of this file
to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel
mailing list. (ffmpeg-devel at ffmpeg.org)
[h264 @ 0x3e83880] A non-intra slice in an IDR NAL unit.
[h264 @ 0x3e83880] decode_slice_header error
[h264 @ 0x3aebc40] non-existing PPS 59 referenced
[h264 @ 0x3aebc40] decode_slice_header error
frame= 556 fps=139 q=-0.0 Lsize=N/A time=00:00:22.24 bitrate=N/A speed=5.56x
video:291kB audio:2085kB subtitle:0kB other streams:0kB global
headers:0kB muxing overhead: unknown
Carl Eugen
More information about the ffmpeg-user
mailing list