Guest User

Untitled

a guest
Jul 4th, 2014
197
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $ ffmpeg -f h264 -i video.mp4 -vcodec copy -an video_out.mp4
  2. [h264 @ 0x6e4b40] sps_id out of range
  3. [h264 @ 0x6e4b40] non-existing PPS referenced
  4. [h264 @ 0x6e4b40] sps_id out of range
  5. [h264 @ 0x6e4b40] non-existing PPS 1 referenced
  6. [h264 @ 0x6e4b40] decode_slice_header error
  7. [h264 @ 0x6e4b40] no frame!
  8. [h264 @ 0x6daa60] Estimating duration from bitrate, this may be inaccurate
  9. Input #0, h264, from 'video.mp4':
  10. Duration: N/A, bitrate: N/A
  11. Stream #0.0: Video: h264, 25 fps, 25 tbr, 1200k tbn, 2400k tbc
  12. File 'video_out.mp4' already exists. Overwrite ? [y/N] y
  13. Output #0, mp4, to 'video_out.mp4':
  14. Output file #0 does not contain any stream
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.

×