Advertisement
Guest User

Untitled

a guest
Aug 28th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. davu@Ubuntu-Desktop:~/Videos$ ffmpeg -i 00000.m2ts
  2. ffmpeg version 2.8.6-1ubuntu2 Copyright (c) 2000-2016 the FFmpeg developers
  3. built with gcc 5.3.1 (Ubuntu 5.3.1-11ubuntu1) 20160311
  4. configuration: --prefix=/usr --extra-version=1ubuntu2 --build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --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-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-libx264 --enable-libopencv
  5. libavutil 54. 31.100 / 54. 31.100
  6. libavcodec 56. 60.100 / 56. 60.100
  7. libavformat 56. 40.101 / 56. 40.101
  8. libavdevice 56. 4.100 / 56. 4.100
  9. libavfilter 5. 40.101 / 5. 40.101
  10. libavresample 2. 1. 0 / 2. 1. 0
  11. libswscale 3. 1.101 / 3. 1.101
  12. libswresample 1. 2.101 / 1. 2.101
  13. libpostproc 53. 3.100 / 53. 3.100
  14. [NULL @ 0x195e5a0] start time for stream 4 is not set in estimate_timings_from_pts
  15. [NULL @ 0x195f180] start time for stream 5 is not set in estimate_timings_from_pts
  16. [NULL @ 0x1979fc0] start time for stream 6 is not set in estimate_timings_from_pts
  17. [NULL @ 0x197aa60] start time for stream 7 is not set in estimate_timings_from_pts
  18. [mpegts @ 0x19573a0] Could not find codec parameters for stream 4 (Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)): unspecified size
  19. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  20. [mpegts @ 0x19573a0] Could not find codec parameters for stream 5 (Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)): unspecified size
  21. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  22. [mpegts @ 0x19573a0] Could not find codec parameters for stream 6 (Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)): unspecified size
  23. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  24. [mpegts @ 0x19573a0] Could not find codec parameters for stream 7 (Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)): unspecified size
  25. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  26. Input #0, mpegts, from '00000.m2ts':
  27. Duration: 01:34:49.81, start: 11.650667, bitrate: 32407 kb/s
  28. Program 1
  29. Stream #0:0[0x1011]: Video: h264 (High) (HDMV / 0x564D4448), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 90k tbn, 47.95 tbc
  30. Stream #0:1[0x1100]: Audio: dts (DTS-HD MA) ([134][0][0][0] / 0x0086), 48000 Hz, 5.1(side), fltp
  31. Stream #0:2[0x1101]: Audio: dts (DTS-HD HRA) ([133][0][0][0] / 0x0085), 48000 Hz, 5.1(side), fltp
  32. Stream #0:3[0x1102]: Audio: eac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 512 kb/s
  33. Stream #0:4[0x1200]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
  34. Stream #0:5[0x1201]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
  35. Stream #0:6[0x1202]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
  36. Stream #0:7[0x1203]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
  37. At least one output file must be specified
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement