[FFmpeg-user] hdr hevc Invalid NAL unit 0, skipping
Andy Furniss
adf.lists at gmail.com
Fri Dec 18 14:53:25 CET 2015
The HDR sample below does play but floods output killing perf.
http://www.demo-uhd3d.com/files/uhd4k/Samsung_SUHD_Picture_Quality%20Demo_Nano_Crystal%20Display_UK-Version.mp4
This is 700meg and won't cut with dd.
The issue still exists with a smaller sample made with
ffmpeg -c copy -t 5
https://drive.google.com/file/d/0BxP5-S1t9VEEeWR5R1BJYWlwRTA/view?usp=sharing
partial console output from master -
ffmpeg -i Samsung_SUHD_Picture_Quality\ Demo_Nano_Crystal\
Display_UK-Version.mp4 -f null -
ffmpeg version N-77335-g7b88046 Copyright (c) 2000-2015 the FFmpeg
developers
built with gcc 4.9.2 (GCC)
configuration: --prefix=/usr --disable-doc --enable-gpl
--enable-libvpx --enable-libschroedinger --enable-libx265
--enable-libdcadec --enable-libmp3lame --enable-libx264
libavutil 55. 11.100 / 55. 11.100
libavcodec 57. 18.100 / 57. 18.100
libavformat 57. 20.100 / 57. 20.100
libavdevice 57. 0.100 / 57. 0.100
libavfilter 6. 21.100 / 6. 21.100
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.101 / 2. 0.101
libpostproc 54. 0.100 / 54. 0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Samsung_SUHD_Picture_Quality
Demo_Nano_Crystal Display_UK-Version.mp4':
Metadata:
major_brand : hvc1
minor_version : 0
compatible_brands: isomhvc1
creation_time : 2015-07-11 03:36:53
Duration: 00:01:55.35, start: 0.000000, bitrate: 50346 kb/s
Stream #0:0(eng): Data: none (mp4s / 0x7334706D), 224 kb/s (default)
Metadata:
creation_time : 2015-07-11 03:36:53
Stream #0:1(eng): Data: none (mp4s / 0x7334706D), 240 kb/s (default)
Metadata:
creation_time : 2015-07-11 03:36:53
Stream #0:2(eng): Video: hevc (Main 10) (hvc1 / 0x31637668),
yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR
16:9], 49999 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 29.97 tbc (default)
Metadata:
creation_time : 2015-07-11 03:36:53
encoder : HEVC Coding
Stream #0:3(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz,
stereo, fltp, 383 kb/s (default)
Metadata:
creation_time : 2015-07-11 03:36:53
Output #0, null, to 'pipe:':
Metadata:
major_brand : hvc1
minor_version : 0
compatible_brands: isomhvc1
encoder : Lavf57.20.100
Stream #0:0(eng): Video: wrapped_avframe, yuv420p10le, 3840x2160
[SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 29.97 fps, 29.97 tbn, 29.97 tbc
(default)
Metadata:
creation_time : 2015-07-11 03:36:53
encoder : Lavc57.18.100 wrapped_avframe
Stream #0:1(und): Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536
kb/s (default)
Metadata:
creation_time : 2015-07-11 03:36:53
encoder : Lavc57.18.100 pcm_s16le
Stream mapping:
Stream #0:2 -> #0:0 (hevc (native) -> wrapped_avframe (native))
Stream #0:3 -> #0:1 (aac (native) -> pcm_s16le (native))
Press [q] to stop, [?] for help
[hevc @ 0x1eee620] Invalid NAL unit 0, skipping.
Last message repeated 51596 times
[hevc @ 0x1ef7580] Invalid NAL unit 0, skipping.
Last message repeated 52066 times
[hevc @ 0x1f07640] Invalid NAL unit 0, skipping..00 bitrate=N/A speed=
0x
Last message repeated 52070 times
[hevc @ 0x1f17a60] Invalid NAL unit 0, skipping..00 bitrate=N/A speed=
0x
Last message repeated 625 times
[hevc @ 0x1f17a60] Invalid NAL unit 0, skipping..02 bitrate=N/A
speed=0.00528x
Last message repeated 51444 times
[hevc @ 0x1f27e80] Invalid NAL unit 0, skipping.
Last message repeated 200 times
[hevc @ 0x1f27e80] Invalid NAL unit 0, skipping..17 bitrate=N/A
speed=0.0338x
Last message repeated 51869 times
[hevc @ 0x1eee620] Invalid NAL unit 0, skipping.
Last message repeated 2 times
[hevc @ 0x1eee620] Invalid NAL unit 0, skipping..21 bitrate=N/A
speed=0.0335x
Last message repeated 52067 times
[hevc @ 0x1ef7580] Invalid NAL unit 0, skipping.
Last message repeated 52 times
[hevc @ 0x1ef7580] Invalid NAL unit 0, skipping..24 bitrate=N/A
speed=0.0304x
Last message repeated 52017 times
[hevc @ 0x1f07640] Invalid NAL unit 0, skipping.
Last message repeated 105 times
[hevc @ 0x1f07640] Invalid NAL unit 0, skipping..28 bitrate=N/A
speed=0.0308x
Last message repeated 51964 times
[hevc @ 0x1f17a60] Invalid NAL unit 0, skipping.
Last message repeated 52070 times
frame= 1 fps=0.1 q=-0.0 Lsize=N/A time=00:00:00.28 bitrate=N/A
speed=0.0242x
video:0kB audio:28kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: unknown
More information about the ffmpeg-user
mailing list