Guest User

Untitled

a guest
Apr 30th, 2017
51
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ffmpeg -i "1.mp4" -itsoffset 2.733 -i "1.mp4" -map 0:v -map 1:a -vcodec copy -acodec copy "movie-audio-delayed.mp4"
  2.  
  3. Here's the ffmpeg -i of 1.mp4 (the input):
  4.  
  5. Input #1, mov,mp4,m4a,3gp,3g2,mj2, from '1.mp4':
  6. Metadata:
  7. major_brand : f4v
  8. minor_version : 0
  9. compatible_brands: isommp42m4v
  10. creation_time : 2017-04-30 02:17:05
  11. Duration: 01:54:46.11, start: 0.000000, bitrate: 934 kb/s
  12. Stream #1:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv), 640x360 [SAR 1:1 DAR 16:9], 868 kb/s, 30 fps, 30 tbr, 90k tbn, 59.94 tbc (default)
  13. Metadata:
  14. creation_time : 2017-04-30 02:17:05
  15. handler_name : WowzaStreamingEngine
  16. encoder : WowzaStreamingEngine
  17. Stream #1:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 61 kb/s (default)
  18. Metadata:
  19. creation_time : 2017-04-30 02:17:05
  20. handler_name : WowzaStreamingEngine
  21. Stream #1:2(eng): Data: none (amf0 / 0x30666D61), 0 kb/s (default)
  22. Metadata:
  23. creation_time : 2017-04-30 02:17:05
  24. handler_name : WowzaStreamingEngine
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×