Advertisement
Guest User

Untitled

a guest
Jul 21st, 2015
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. ahadmin@mm01:~/hbbtv-zsolt/files$ ffmpeg -i 265_10.ts -c:v libx265 -pix_fmt yuv420p10le -preset fast -x265-params level=5.2:vbv-bufsize=60000:vbv-maxrate=60000:crf=20 -c:a aac -strict experimental -b:a 128k output_10.mp4
  2. ffmpeg version 2.5.7-0ubuntu0.15.04.1 Copyright (c) 2000-2015 the FFmpeg developers
  3. built with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
  4. configuration: --prefix=/usr --extra-version=0ubuntu0.15.04.1 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --shlibdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --enable-gpl --enable-shared --disable-stripping --enable-avresample --enable-avisynth --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libshine --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libwavpack --enable-libwebp --enable-libxvid --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzvbi --enable-libzmq --enable-frei0r --enable-libvpx --enable-libx264 --enable-libsoxr --enable-gnutls --enable-openal --enable-libopencv --enable-librtmp --enable-libx265
  5. libavutil 54. 15.100 / 54. 15.100
  6. libavcodec 56. 13.100 / 56. 13.100
  7. libavformat 56. 15.102 / 56. 15.102
  8. libavdevice 56. 3.100 / 56. 3.100
  9. libavfilter 5. 2.103 / 5. 2.103
  10. libavresample 2. 1. 0 / 2. 1. 0
  11. libswscale 3. 1.101 / 3. 1.101
  12. libswresample 1. 1.100 / 1. 1.100
  13. libpostproc 53. 3.100 / 53. 3.100
  14. [NULL @ 0x2421ea0] start time for stream 1 is not set in estimate_timings_from_pts
  15. [mpegts @ 0x241d600] Could not find codec parameters for stream 1 (Audio: aac ([15][0][0][0] / 0x000F), 0 channels, fltp): unspecified sample rate
  16. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  17. Input #0, mpegts, from '265_10.ts':
  18. Duration: N/A, start: 1.033356, bitrate: N/A
  19. Program 1
  20. Stream #0:0[0x101]: Video: hevc (Main 10) ([36][0][0][0] / 0x0024), yuv420p10le(tv, bt709), 3840x2160 [SAR 1:1 DAR 16:9], 59.94 fps, 59.94 tbr, 90k tbn, 59.94 tbc
  21. Stream #0:1[0x102](und): Audio: aac ([15][0][0][0] / 0x000F), 0 channels, fltp
  22. Codec AVOption b (set bitrate (in bits/s)) specified for output file #0 (output_10.mp4) has not been used for any stream. The most likely reason is either wrong type (e.g. a video option with no video streams) or that it is a private option of some encoder which was not actually used for any stream.
  23. Incompatible pixel format 'yuv420p10le' for codec 'libx265', auto-selecting format 'yuv420p'
  24. x265 [info]: HEVC encoder version 1.5
  25. x265 [info]: build info [Linux][GCC 4.9.2][64 bit] 8bpp
  26. x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
  27. x265 [info]: Main profile, Level-5.1 (High tier)
  28. x265 [info]: WPP streams / frame threads / pool : 34 / 5 / 24
  29. x265 [info]: CTU size / RQT depth inter / intra : 64 / 1 / 1
  30. x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2
  31. x265 [info]: Keyframe min / max / scenecut : 25 / 250 / 40
  32. x265 [info]: Lookahead / bframes / badapt : 15 / 4 / 0
  33. x265 [info]: b-pyramid / weightp / weightb / refs: 1 / 1 / 0 / 2
  34. x265 [info]: Rate Control / AQ-Strength / CUTree : CRF-20.0 / 1.0 / 1
  35. x265 [info]: VBV/HRD buffer / max-rate / init : 60000 / 60000 / 0.900
  36. x265 [info]: tools: rd=2 psy-rd=0.30 deblock sao signhide fast-intra tmvp
  37. Output #0, mp4, to 'output_10.mp4':
  38. Metadata:
  39. encoder : Lavf56.15.102
  40. Stream #0:0: Video: hevc (libx265) ([35][0][0][0] / 0x0023), yuv420p, 3840x2160 [SAR 1:1 DAR 16:9], q=2-31, 59.94 fps, 60k tbn, 59.94 tbc
  41. Metadata:
  42. encoder : Lavc56.13.100 libx265
  43. Stream mapping:
  44. Stream #0:0 -> #0:0 (hevc (native) -> hevc (libx265))
  45. Press [q] to stop, [?] for help
  46. frame=13242 fps=7.8 q=0.0 Lsize= 627724kB time=00:03:40.88 bitrate=23280.3kbits/s dup=578 drop=0
  47. video:627579kB audio:0kB subtitle:0kB other streams:0kB global headers:1kB muxing overhead: 0.023113%
  48. x265 [info]: frame I: 70, Avg QP:21.58 kb/s: 357562.14
  49. x265 [info]: frame P: 2614, Avg QP:23.16 kb/s: 94329.69
  50. x265 [info]: frame B: 10558, Avg QP:29.49 kb/s: 3459.61
  51. x265 [info]: global : 13242, Avg QP:28.20 kb/s: 23269.43
  52. x265 [info]: Weighted P-Frames: Y:5.7% UV:4.1%
  53. x265 [info]: consecutive B-frames: 1.4% 0.0% 0.0% 1.0% 97.5%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement