Guest User

Untitled

a guest
Sep 8th, 2014
205
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. sky@sky-desktop ~ $ cd ~/Desktop
  2. sky@sky-desktop ~/Desktop $ ffmpeg -i 142306432.mov -c:v h263p 142306432.3gp
  3. ffmpeg version 2.3.3 Copyright (c) 2000-2014 the FFmpeg developers
  4. built on Aug 30 2014 01:05:29 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
  5. configuration: --extra-libs=-ldl --prefix=/opt/ffmpeg --enable-avresample --disable-debug --enable-nonfree --enable-gpl --enable-version3 --enable-x11grab --enable-libpulse --enable-libopencore-amrnb --enable-libopencore-amrwb --disable-decoder=amrnb --disable-decoder=amrwb --enable-libx264 --enable-libx265 --enable-libfdk-aac --enable-libvorbis --enable-libmp3lame --enable-libopus --enable-libvpx --enable-libspeex --enable-libass --enable-avisynth --enable-libsoxr
  6. libavutil 52. 92.100 / 52. 92.100
  7. libavcodec 55. 69.100 / 55. 69.100
  8. libavformat 55. 48.100 / 55. 48.100
  9. libavdevice 55. 13.102 / 55. 13.102
  10. libavfilter 4. 11.100 / 4. 11.100
  11. libavresample 1. 3. 0 / 1. 3. 0
  12. libswscale 2. 6.100 / 2. 6.100
  13. libswresample 0. 19.100 / 0. 19.100
  14. libpostproc 52. 3.100 / 52. 3.100
  15. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '142306432.mov':
  16. Metadata:
  17. major_brand : qt
  18. minor_version : 537199360
  19. compatible_brands: qt
  20. creation_time : 2012-03-30 19:14:39
  21. Duration: 00:00:41.21, start: 0.000000, bitrate: 1357 kb/s
  22. Stream #0:0(eng): Video: svq3 (SVQ3 / 0x33515653), yuvj420p(pc), 480x360, 1168 kb/s, SAR 1:1 DAR 4:3, 29.97 fps, 29.97 tbr, 600 tbn, 600 tbc (default)
  23. Metadata:
  24. creation_time : 2012-03-30 19:14:39
  25. handler_name : Apple Alias Data Handler
  26. encoder : Sorenson Video 3
  27. Stream #0:1(eng): Audio: adpcm_ima_qt (ima4 / 0x34616D69), 22050 Hz, stereo, s16p, 176 kb/s (default)
  28. Metadata:
  29. creation_time : 2012-03-30 19:14:39
  30. handler_name : Apple Alias Data Handler
  31. [swscaler @ 0x9742340] deprecated pixel format used, make sure you did set range correctly
  32. [libopencore_amrnb @ 0x974a960] Only 8000Hz sample rate supported
  33. Output #0, 3gp, to '142306432.3gp':
  34. Metadata:
  35. major_brand : qt
  36. minor_version : 537199360
  37. compatible_brands: qt
  38. Stream #0:0(eng): Video: h263p, yuv420p, 480x360 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 29.97 fps, 29.97 tbn, 29.97 tbc (default)
  39. Metadata:
  40. creation_time : 2012-03-30 19:14:39
  41. handler_name : Apple Alias Data Handler
  42. encoder : Lavc55.69.100 h263p
  43. Stream #0:1(eng): Audio: amr_nb, 0 channels, 128 kb/s (default)
  44. Metadata:
  45. creation_time : 2012-03-30 19:14:39
  46. handler_name : Apple Alias Data Handler
  47. encoder : Lavc55.69.100 libopencore_amrnb
  48. Stream mapping:
  49. Stream #0:0 -> #0:0 (svq3 (native) -> h263p (native))
  50. Stream #0:1 -> #0:1 (adpcm_ima_qt (native) -> amr_nb (libopencore_amrnb))
  51. Error while opening encoder for output stream #0:1 - maybe incorrect parameters such as bit_rate, rate, width or height
  52. sky@sky-desktop ~/Desktop $
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.

×