Advertisement
Guest User

ffmpeg_hdr

a guest
Nov 16th, 2016
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.20 KB | None | 0 0
  1. root@71cd9cfee65a:~/ffmpeg_sources/ffmpeg# ./ffmpeg -loglevel debug -y -start_number 86400 -f image2 -r 23.976 -i /path/to/tiffsequence.00%05d.tiff -t 2 -sws_flags lanczos+accurate_rnd+print_info+full_chroma_int -vf showinfo,zscale=rangein=full:primariesin=2020:transferin=2020_10:matrixin=2020_ncl:range=full:primaries=2020:transfer=st_2084:matrix=2020_ncl,format=yuv420p10 -c:v rawvideo /path/to/rawframesYUV.yuv
  2. ffmpeg version N-82492-g605f308 Copyright (c) 2000-2016 the FFmpeg developers
  3. built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
  4. configuration: --prefix=/root/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/root/ffmpeg_build/include --extra-ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --enable-gpl --enable-libzimg --enable-nonfree
  5. libavutil 55. 40.100 / 55. 40.100
  6. libavcodec 57. 66.103 / 57. 66.103
  7. libavformat 57. 57.100 / 57. 57.100
  8. libavdevice 57. 2.100 / 57. 2.100
  9. libavfilter 6. 67.100 / 6. 67.100
  10. libswscale 4. 3.101 / 4. 3.101
  11. libswresample 2. 4.100 / 2. 4.100
  12. libpostproc 54. 2.100 / 54. 2.100
  13. Splitting the commandline.
  14. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
  15. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  16. Reading option '-start_number' ... matched as AVOption 'start_number' with argument '86400'.
  17. Reading option '-f' ... matched as option 'f' (force format) with argument 'image2'.
  18. Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '23.976'.
  19. Reading option '-i' ... matched as input file with argument '/path/to/tiffsequence.00%05d.tiff'.
  20. Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '2'.
  21. Reading option '-sws_flags' ... matched as AVOption 'sws_flags' with argument 'lanczos+accurate_rnd+print_info+full_chroma_int'.
  22. Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'showinfo,zscale=rangein=full:primariesin=2020:transferin=2020_10:matrixin=2020_ncl:range=full:primaries=2020:transfer=st_2084:matrix=2020_ncl,format=yuv420p10'.
  23. Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'rawvideo'.
  24. Reading option '/path/to/rawframesYUV.yuv' ... matched as output file.
  25. Finished splitting the commandline.
  26. Parsing a group of options: global .
  27. Applying option loglevel (set logging level) with argument debug.
  28. Applying option y (overwrite output files) with argument 1.
  29. Successfully parsed a group of options.
  30. Parsing a group of options: input file /path/to/tiffsequence.00%05d.tiff.
  31. Applying option f (force format) with argument image2.
  32. Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 23.976.
  33. Successfully parsed a group of options.
  34. Opening an input file: /path/to/tiffsequence.00%05d.tiff.
  35. [file @ 0x2d81700] Setting default whitelist 'file,crypto'
  36. [AVIOContext @ 0x2d815c0] Statistics: 12441758 bytes read, 0 seeks
  37. [tiff @ 0x2d821e0] compression: 1
  38. [image2 @ 0x2d80560] Probe buffer size limit of 5000000 bytes reached
  39. Input #0, image2, from '/path/to/tiffsequence.00%05d.tiff':
  40. Duration: 00:01:38.39, start: 0.000000, bitrate: N/A
  41. Stream #0:0, 1, 125/2997: Video: tiff, 1 reference frame, rgb48le, 1920x1080, 0/1, 23.98 tbr, 23.98 tbn, 23.98 tbc
  42. Successfully opened the file.
  43. Parsing a group of options: output file /path/to/rawframesYUV.yuv.
  44. Applying option t (record or transcode "duration" seconds of audio/video) with argument 2.
  45. Applying option vf (set video filters) with argument showinfo,zscale=rangein=full:primariesin=2020:transferin=2020_10:matrixin=2020_ncl:range=full:primaries=2020:transfer=st_2084:matrix=2020_ncl,format=yuv420p10.
  46. Applying option c:v (codec name) with argument rawvideo.
  47. Successfully parsed a group of options.
  48. Opening an output file: /path/to/rawframesYUV.yuv.
  49. [file @ 0x2d85540] Setting default whitelist 'file,crypto'
  50. Successfully opened the file.
  51. detected 32 logical cores
  52. [Parsed_zscale_1 @ 0x2dde9a0] Setting 'rangein' to value 'full'
  53. [Parsed_zscale_1 @ 0x2dde9a0] Setting 'primariesin' to value '2020'
  54. [Parsed_zscale_1 @ 0x2dde9a0] Setting 'transferin' to value '2020_10'
  55. [Parsed_zscale_1 @ 0x2dde9a0] Setting 'matrixin' to value '2020_ncl'
  56. [Parsed_zscale_1 @ 0x2dde9a0] Setting 'range' to value 'full'
  57. [Parsed_zscale_1 @ 0x2dde9a0] Setting 'primaries' to value '2020'
  58. [Parsed_zscale_1 @ 0x2dde9a0] Setting 'transfer' to value 'st_2084'
  59. [zscale @ 0x2ddeaa0] [Eval @ 0x7fff12657950] Undefined constant or missing '(' in 'st_2084'
  60. [zscale @ 0x2ddeaa0] Unable to parse option value "st_2084"
  61. [Parsed_zscale_1 @ 0x2dde9a0] Setting 'matrix' to value '2020_ncl'
  62. [zscale @ 0x2ddeaa0] [Eval @ 0x7fff126579d0] Undefined constant or missing '(' in 'st_2084'
  63. [zscale @ 0x2ddeaa0] Unable to parse option value "st_2084"
  64. [zscale @ 0x2ddeaa0] Error setting option transfer to value st_2084.
  65. [Parsed_zscale_1 @ 0x2dde9a0] Error applying options to the filter.
  66. [AVFilterGraph @ 0x2d80040] Error initializing filter 'zscale' with args 'rangein=full:primariesin=2020:transferin=2020_10:matrixin=2020_ncl:range=full:primaries=2020:transfer=st_2084:matrix=2020_ncl'
  67. Error opening filters!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement