Guest User

Untitled

a guest
Jan 15th, 2020
498
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ffmpeg -i input.flac -map 0:0 -map 0:1 -c:a libopus -c:v copy out2.opus
  2. Input #0, flac, from 'input.flac':
  3. Metadata:
  4. TITLE : Want You
  5. ARTIST : Moe Shop
  6. DATE : 2015
  7. COMMENT : Visit http://moeshop.bandcamp.com
  8. Duration: 00:02:14.68, start: 0.000000, bitrate: 1080 kb/s
  9. Stream #0:0: Audio: flac, 44100 Hz, stereo, s32 (24 bit)
  10. Stream #0:1: Video: mjpeg (Baseline), yuvj444p(pc, bt470bg/unknown/unknown), 700x700 [SAR 72:72 DAR 1:1], 90k tbr, 90k tbn, 90k tbc (attached pic)
  11. Metadata:
  12. comment : Cover (front)
  13. File 'out2.opus' already exists. Overwrite ? [y/N] y
  14. Stream mapping:
  15. Stream #0:0 -> #0:0 (flac (native) -> opus (libopus))
  16. Stream #0:1 -> #0:1 (copy)
  17. Press [q] to stop, [?] for help
  18. [libopus @ 0x55b8a94c4c00] No bit rate set. Defaulting to 96000 bps.
  19. [opus @ 0x55b8a94aa380] Unsupported codec id in stream 1
  20. Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument
  21. Error initializing output stream 0:0 --
  22. Conversion failed!
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.

×