Advertisement
Guest User

Untitled

a guest
Dec 11th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. andrey@andrey-Latitude-E6440:~$ ffmpeg -i /home/andrey/Downloads/20181123_113933.mp4
  2. ffmpeg version N-92502-gd290bb0 Copyright (c) 2000-2018 the FFmpeg developers
  3. built with gcc 7 (Ubuntu 7.3.0-27ubuntu1~18.04)
  4. configuration: --prefix=/home/andrey/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/home/andrey/ffmpeg_build/include --extra-ldflags=-L/home/andrey/ffmpeg_build/lib --extra-libs='-lpthread -lm' --bindir=/home/andrey/bin --enable-gpl --enable-libaom --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-nonfree
  5. libavutil 56. 23.101 / 56. 23.101
  6. libavcodec 58. 39.100 / 58. 39.100
  7. libavformat 58. 22.100 / 58. 22.100
  8. libavdevice 58. 6.100 / 58. 6.100
  9. libavfilter 7. 46.100 / 7. 46.100
  10. libswscale 5. 4.100 / 5. 4.100
  11. libswresample 3. 4.100 / 3. 4.100
  12. libpostproc 55. 4.100 / 55. 4.100
  13. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/andrey/Downloads/20181123_113933.mp4':
  14. Metadata:
  15. major_brand : mp42
  16. minor_version : 0
  17. compatible_brands: isommp42
  18. creation_time : 2018-11-23T18:39:59.000000Z
  19. location : +52.0732-113.9960/
  20. location-eng : +52.0732-113.9960/
  21. com.android.version: 8.0.0
  22. Duration: 00:00:23.61, start: 0.000000, bitrate: 14764 kb/s
  23. Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 1920x1080, 14503 kb/s, SAR 1:1 DAR 16:9, 29.69 fps, 29.67 tbr, 90k tbn, 180k tbc (default)
  24. Metadata:
  25. creation_time : 2018-11-23T18:39:59.000000Z
  26. handler_name : VideoHandle
  27. Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 256 kb/s (default)
  28. Metadata:
  29. creation_time : 2018-11-23T18:39:59.000000Z
  30. handler_name : SoundHandle
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement