Advertisement
Guest User

Untitled

a guest
Sep 20th, 2013
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. simon@SimonSimCity-Mac:~$ ffmpeg -ss 00:09:06 -to 00:09:25 -i ergo.vob -map 0:2 -c:a libmp3lame clip1.mp3
  2. ffmpeg version 1.2.1 Copyright (c) 2000-2013 the FFmpeg developers
  3. built on Jul 16 2013 14:50:39 with Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
  4. configuration: --prefix=/usr/local/Cellar/ffmpeg/1.2.1 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=cc --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid
  5. libavutil 52. 18.100 / 52. 18.100
  6. libavcodec 54. 92.100 / 54. 92.100
  7. libavformat 54. 63.104 / 54. 63.104
  8. libavdevice 54. 3.103 / 54. 3.103
  9. libavfilter 3. 42.103 / 3. 42.103
  10. libswscale 2. 2.100 / 2. 2.100
  11. libswresample 0. 17.102 / 0. 17.102
  12. libpostproc 52. 2.100 / 52. 2.100
  13. [mpeg @ 0x7fcb9b81c400] Stream #1: not enough frames to estimate rate; consider increasing probesize
  14. Input #0, mpeg, from 'ergo.vob':
  15. Duration: 01:16:25.68, start: 0.274056, bitrate: 7768 kb/s
  16. Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 25 fps, 25 tbr, 90k tbn, 50 tbc
  17. Stream #0:1[0x20]: Subtitle: dvd_subtitle
  18. Stream #0:2[0x80]: Audio: ac3, 0 channels
  19. [abuffer @ 0x7fcb9b418a20] Value inf for parameter 'time_base' out of range [0 - 2.14748e+09]
  20. Error opening filters!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement