Guest User

Untitled

a guest
Jun 18th, 2020
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.57 KB | None | 0 0
  1. ffmpeg -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -i Hyvät\ ja\ huonot\ uutiset/Hyvät\ ja\ huonot\ uutiset\ -\ -\ Kausi\ 9.\ Jakso\ 2-10.\ Uteliaisuus\ ihmissuhteissa.\ Kauden\ toisessa\ jaksossa\ nähdään\ painajaisunia\ ja\ pohditaan\,\ missä\ kulkee\ hyväntahtoisen\ uteliaisuuden\ raja..ts -vf 'yadif,format=nv12,hwupload' -map 0:a? -map 0:s? -map 0:v? 'yadif,format=nv12,hwupload' -map 0:a? -map 0:s? -map 0:v? -c:a aac -c:s copy -c:v hevc_vaapi -f matroska test.mkv
  2. ffmpeg version 4.2.3 Copyright (c) 2000-2020 the FFmpeg developers
  3. built with gcc 9.3.0 (Alpine 9.3.0)
  4. configuration: --prefix=/usr --enable-avresample --enable-avfilter --enable-gnutls --enable-gpl --enable-libass --enable-libmp3lame --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libx264 --enable-libx265 --enable-libtheora --enable-libv4l2 --enable-libdav1d --enable-postproc --enable-pic --enable-pthreads --enable-shared --enable-libxcb --enable-libssh --disable-stripping --disable-static --disable-librtmp --enable-vaapi --enable-vdpau --enable-libopus --enable-libaom --disable-debug
  5. libavutil 56. 31.100 / 56. 31.100
  6. libavcodec 58. 54.100 / 58. 54.100
  7. libavformat 58. 29.100 / 58. 29.100
  8. libavdevice 58. 8.100 / 58. 8.100
  9. libavfilter 7. 57.100 / 7. 57.100
  10. libavresample 4. 0. 0 / 4. 0. 0
  11. libswscale 5. 5.100 / 5. 5.100
  12. libswresample 3. 5.100 / 3. 5.100
  13. libpostproc 55. 5.100 / 55. 5.100
  14. [h264 @ 0x7fa6aeba01c0] SPS unavailable in decode_picture_timing
  15. [h264 @ 0x7fa6aeba01c0] non-existing PPS 0 referenced
  16. [h264 @ 0x7fa6aeba01c0] SPS unavailable in decode_picture_timing
  17. [h264 @ 0x7fa6aeba01c0] non-existing PPS 0 referenced
  18. [h264 @ 0x7fa6aeba01c0] decode_slice_header error
  19. [h264 @ 0x7fa6aeba01c0] no frame!
  20. [h264 @ 0x7fa6aeba01c0] SPS unavailable in decode_picture_timing
  21. [h264 @ 0x7fa6aeba01c0] non-existing PPS 0 referenced
  22. [h264 @ 0x7fa6aeba01c0] SPS unavailable in decode_picture_timing
  23. [h264 @ 0x7fa6aeba01c0] non-existing PPS 0 referenced
  24. [h264 @ 0x7fa6aeba01c0] decode_slice_header error
  25. [h264 @ 0x7fa6aeba01c0] no frame!
  26. [h264 @ 0x7fa6aeba01c0] SPS unavailable in decode_picture_timing
  27. [h264 @ 0x7fa6aeba01c0] non-existing PPS 0 referenced
  28. [h264 @ 0x7fa6aeba01c0] SPS unavailable in decode_picture_timing
  29. [h264 @ 0x7fa6aeba01c0] non-existing PPS 0 referenced
  30. [h264 @ 0x7fa6aeba01c0] decode_slice_header error
  31. [h264 @ 0x7fa6aeba01c0] no frame!
  32. [h264 @ 0x7fa6aeba01c0] Increasing reorder buffer to 2
  33. [mpegts @ 0x7fa6b0d10140] PES packet size mismatch
  34. [mpegts @ 0x7fa6b0d10140] Could not find codec parameters for stream 2 (Unknown: none ([5][0][0][0] / 0x0005)): unknown codec
  35. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  36. Input #0, mpegts, from 'Hyvät ja huonot uutiset/Hyvät ja huonot uutiset - - Kausi 9. Jakso 2-10. Uteliaisuus ihmissuhteissa. Kauden toisessa jaksossa nähdään painajaisunia ja pohditaan, missä kulkee hyväntahtoisen uteliaisuuden raja..ts':
  37. Duration: 00:00:46.21, start: 41233.848844, bitrate: 7889 kb/s
  38. Program 1
  39. Metadata:
  40. service_name : JIM HD
  41. service_provider: Nelonen
  42. Stream #0:0[0x1c9]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
  43. Stream #0:1[0x22d](fin): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, fltp, 192 kb/s
  44. Stream #0:2[0x189d]: Unknown: none ([5][0][0][0] / 0x0005)
  45. [NULL @ 0x560b7ade6400] Unable to find a suitable output format for 'yadif,format=nv12,hwupload'
  46. yadif,format=nv12,hwupload: Invalid argument
Add Comment
Please, Sign In to add comment