Guest User

Untitled

a guest
May 16th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.49 KB | None | 0 0
  1. ffmpeg -i GOPR3385.MP4 -map 0:0 -map 0:1 -map 0:3 -c copy output.mp4
  2. ffmpeg version N-83048-g682769d-tessus Copyright (c) 2000-2017 the FFmpeg developers
  3. built with Apple LLVM version 8.0.0 (clang-800.0.42.1)
  4. configuration: --cc=/usr/bin/clang --prefix=/opt/ffmpeg --extra-version=tessus --enable-avisynth --enable-fontconfig --enable-gpl --enable-libass --enable-libbluray --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzmq --enable-version3 --disable-ffplay --disable-indev=qtkit --disable-indev=x11grab_xcb
  5. libavutil 55. 43.100 / 55. 43.100
  6. libavcodec 57. 72.100 / 57. 72.100
  7. libavformat 57. 62.100 / 57. 62.100
  8. libavdevice 57. 2.100 / 57. 2.100
  9. libavfilter 6. 68.100 / 6. 68.100
  10. libswscale 4. 3.101 / 4. 3.101
  11. libswresample 2. 4.100 / 2. 4.100
  12. libpostproc 54. 2.100 / 54. 2.100
  13. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc2ab800c00] Using non-standard frame rate 59/1
  14. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'GOPR3385.MP4':
  15. Metadata:
  16. major_brand : mp41
  17. minor_version : 538120216
  18. compatible_brands: mp41
  19. creation_time : 2017-05-13T14:03:06.000000Z
  20. location : -23.5326-046.5852/
  21. location-eng : -23.5326-046.5852/
  22. firmware : HD5.02.01.57.00
  23. Duration: 00:11:49.72, start: 0.000000, bitrate: 45143 kb/s
  24. Chapter #0:0: start 0.000000, end 613.646000
  25. Chapter #0:1: start 0.000000, end 613.646000
  26. Chapter #0:2: start 0.000000, end 613.646000
  27. Chapter #0:3: start 613.646000, end 615.247000
  28. Chapter #0:4: start 615.247000, end 617.650000
  29. Chapter #0:5: start 617.650000, end 618.801000
  30. Chapter #0:6: start 618.801000, end 709.717000
  31. Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuvj420p(pc, bt709), 1920x1440 [SAR 1:1 DAR 4:3], 44955 kb/s, 59.94 fps, 59.94 tbr, 60k tbn, 119.88 tbc (default)
  32. Metadata:
  33. creation_time : 2017-05-13T14:03:06.000000Z
  34. handler_name : GoPro AVC
  35. encoder : GoPro AVC encoder
  36. timecode : 14:17:24:03
  37. Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 128 kb/s (default)
  38. Metadata:
  39. creation_time : 2017-05-13T14:03:06.000000Z
  40. handler_name : GoPro AAC
  41. timecode : 14:17:24:03
  42. Stream #0:2(eng): Data: none (tmcd / 0x64636D74) (default)
  43. Metadata:
  44. creation_time : 2017-05-13T14:03:06.000000Z
  45. handler_name : GoPro TCD
  46. timecode : 14:17:24:03
  47. Stream #0:3(eng): Data: none (gpmd / 0x646D7067), 33 kb/s (default)
  48. Metadata:
  49. creation_time : 2017-05-13T14:03:06.000000Z
  50. handler_name : GoPro MET
  51. Stream #0:4(eng): Data: none (fdsc / 0x63736466), 13 kb/s (default)
  52. Metadata:
  53. creation_time : 2017-05-13T14:03:06.000000Z
  54. handler_name : GoPro SOS
  55. [mp4 @ 0x7fc2ab000600] Could not find tag for codec none in stream #2, codec not currently supported in container
  56. Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument
  57. Stream mapping:
  58. Stream #0:0 -> #0:0 (copy)
  59. Stream #0:1 -> #0:1 (copy)
  60. Stream #0:3 -> #0:2 (copy)
  61. Last message repeated 1 times
Advertisement
Add Comment
Please, Sign In to add comment