Guest User

Untitled

a guest
Nov 28th, 2017
91
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $ ffmpeg -i timer-flags.flv -c copy timer-flags.mp4
  2. ffmpeg version 3.4 Copyright (c) 2000-2017 the FFmpeg developers
  3.   built with gcc 7.2.0 (GCC)
  4.   configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-avisynth --enable-avresample --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libass --enable-libbluray --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxvid --enable-shared --enable-version3
  5.   libavutil      55. 78.100 / 55. 78.100
  6.   libavcodec     57.107.100 / 57.107.100
  7.   libavformat    57. 83.100 / 57. 83.100
  8.   libavdevice    57. 10.100 / 57. 10.100
  9.   libavfilter     6.107.100 /  6.107.100
  10.   libavresample   3.  7.  0 /  3.  7.  0
  11.   libswscale      4.  8.100 /  4.  8.100
  12.   libswresample   2.  9.100 /  2.  9.100
  13.   libpostproc    54.  7.100 / 54.  7.100
  14. Input #0, flv, from 'timer-flags.flv':
  15.   Metadata:
  16.     encoder         : Lavf57.83.100
  17.   Duration: 00:00:39.93, start: 0.033000, bitrate: 2694 kb/s
  18.     Stream #0:0: Video: h264 (High), yuv420p(progressive), 1280x720, 2500 kb/s, 62.50 fps, 60 tbr, 1k tbn, 120 tbc
  19.     Stream #0:1: Audio: aac (LC), 44100 Hz, stereo, fltp, 160 kb/s
  20. Output #0, mp4, to 'timer-flags.mp4':
  21.   Metadata:
  22.     encoder         : Lavf57.83.100
  23.     Stream #0:0: Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 1280x720, q=2-31, 2500 kb/s, 62.50 fps, 60 tbr, 16k tbn, 1k tbc
  24.     Stream #0:1: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 160 kb/s
  25. Stream mapping:
  26.   Stream #0:0 -> #0:0 (copy)
  27.   Stream #0:1 -> #0:1 (copy)
  28. Press [q] to stop, [?] for help
  29. Invalid return value 0 for stream protocol
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.

×