Advertisement
Guest User

Untitled

a guest
Nov 17th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.09 KB | None | 0 0
  1. ffmpeg version 3.4.4 Copyright (c) 2000-2018 the FFmpeg developers
  2. built with gcc 7 (SUSE Linux)
  3. configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --incdir=/usr/include/ffmpeg --extra-cflags='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g' --optflags='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g' --disable-htmlpages --enable-pic --disable-stripping --enable-shared --disable-static --enable-gpl --disable-openssl --enable-avresample --enable-libcdio --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libcelt --enable-libcdio --enable-libdc1394 --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libzimg --enable-libzvbi --enable-vaapi --enable-vdpau --enable-libx264 --enable-libx265 --enable-libxvid
  4. libavutil 55. 78.100 / 55. 78.100
  5. libavcodec 57.107.100 / 57.107.100
  6. libavformat 57. 83.100 / 57. 83.100
  7. libavdevice 57. 10.100 / 57. 10.100
  8. libavfilter 6.107.100 / 6.107.100
  9. libavresample 3. 7. 0 / 3. 7. 0
  10. libswscale 4. 8.100 / 4. 8.100
  11. libswresample 2. 9.100 / 2. 9.100
  12. libpostproc 54. 7.100 / 54. 7.100
  13. [mpegts @ 0x5644903b6fa0] parser not found for codec dvb_teletext, packets or times may be invalid.
  14. [libzvbi_teletextdec @ 0x5644903dbb20] page filter: *
  15. [mpegts @ 0x5644903b6fa0] parser not found for codec dvb_teletext, packets or times may be invalid.
  16. [libzvbi_teletextdec @ 0x5644903dbb20] page filter: *
  17. [mpeg2video @ 0x5644903bb5e0] Invalid frame dimensions 0x0.
  18. Last message repeated 7 times
  19. [mpegts @ 0x5644903b6fa0] max_analyze_duration 5000000 reached at 5000000 microseconds st:5
  20. [mpegts @ 0x5644903b6fa0] start time for stream 6 is not set in estimate_timings_from_pts
  21. [mpegts @ 0x5644903b6fa0] PES packet size mismatch
  22. Last message repeated 4 times
  23. Input #0, mpegts, from 'Untraceable.m2t':
  24. Duration: 01:45:00.34, start: 21218.495978, bitrate: 5947 kb/s
  25. Program 28014
  26. Stream #0:0[0x294]: Video: mpeg2video (Main), 1 reference frame ([2][0][0][0] / 0x0002), yuv420p(tv, top first, left), 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
  27. Stream #0:1[0x29e](deu): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 256 kb/s
  28. Stream #0:2[0x29f](mis): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 192 kb/s
  29. Stream #0:3[0x2a3](deu): Audio: ac3 ([6][0][0][0] / 0x0006), 48000 Hz, 5.1(side), fltp, 448 kb/s
  30. Stream #0:4[0x2a0](mul): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 192 kb/s
  31. Stream #0:5[0x2a8](deu): Subtitle: dvb_teletext ([6][0][0][0] / 0x0006), 492x250
  32. Stream #0:6[0x2a9](deu): Subtitle: dvb_subtitle ([6][0][0][0] / 0x0006) (hearing impaired)
  33. Stream mapping:
  34. Stream #0:0 -> #0:0 (mpeg2video (native) -> hevc (hevc_vaapi))
  35. Stream #0:3 -> #0:1 (ac3 (native) -> aac (native))
  36. Press [q] to stop, [?] for help
  37. [mpegts @ 0x5644903b6fa0] Correcting start time by 19678
  38. [graph_1_in_0_3 @ 0x564490434760] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x60f
  39. [graph 0 input from stream 0:0 @ 0x564490645d80] w:720 h:576 pixfmt:yuv420p tb:1/90000 fr:25/1 sar:64/45 sws_param:flags=2
  40. [auto_scaler_0 @ 0x5644905db520] w:iw h:ih flags:'bicubic' interl:0
  41. [format @ 0x564490422800] auto-inserting filter 'auto_scaler_0' between the filter 'Parsed_null_0' and the filter 'format'
  42. Impossible to convert between the formats supported by the filter 'Parsed_null_0' and the filter 'auto_scaler_0'
  43. Error reinitializing filters!
  44. Failed to inject frame into filter network: Function not implemented
  45. Error while processing the decoded data for stream #0:0
  46. [aac @ 0x56449041a160] Qavg: 171.136
  47. [aac @ 0x56449041a160] 2 frames left in the queue on closing
  48. Conversion failed!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement