Advertisement
Guest User

Untitled

a guest
Jun 25th, 2015
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.63 KB | None | 0 0
  1. 12:01 hrw@puchatek:2010$ ffmpeg -f concat -i /tmp/del/l
  2. ffmpeg version 2.6.3 Copyright (c) 2000-2015 the FFmpeg developers
  3. built with gcc 5.1.1 (GCC) 20150612 (Red Hat 5.1.1-3)
  4. configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' --enable-bzlib --disable-crystalhd --enable-frei0r --enable-gnutls --enable-ladspa --enable-libass --enable-libcdio --enable-libdc1394 --disable-indev=jack --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-openal --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libv4l2 --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-x11grab --enable-avfilter --enable-avresample --enable-postproc --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-stripping --shlibdir=/usr/lib64 --enable-runtime-cpudetect
  5. libavutil 54. 20.100 / 54. 20.100
  6. libavcodec 56. 26.100 / 56. 26.100
  7. libavformat 56. 25.101 / 56. 25.101
  8. libavdevice 56. 4.100 / 56. 4.100
  9. libavfilter 5. 11.102 / 5. 11.102
  10. libavresample 2. 1. 0 / 2. 1. 0
  11. libswscale 3. 1.101 / 3. 1.101
  12. libswresample 1. 1.100 / 1. 1.100
  13. libpostproc 53. 3.100 / 53. 3.100
  14. Input #0, concat, from '/tmp/del/l':
  15. Duration: N/A, start: 0.000000, bitrate: N/A
  16. Stream #0:0: Data: dvd_nav_packet
  17. Stream #0:1: Video: mpeg2video (Main), yuv420p(tv, bt470bg), 720x576 [SAR 64:45 DAR 16:9], max. 9800 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
  18. Stream #0:2: Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s
  19. Stream #0:3: Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s
  20. Stream #0:4: Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s
  21. Stream #0:5: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s
  22. Stream #0:6: Subtitle: dvd_subtitle
  23. At least one output file must be specified
  24. 12:01 hrw@puchatek:2010$ ffmpeg -f concat -i /tmp/del/l -map 0:1 -map 0:2 -map 0:3 -map 0:5 -c:v copy -c:a:2 copy -c:a:4 copy -c:a:5 copy out.avi
  25. ffmpeg version 2.6.3 Copyright (c) 2000-2015 the FFmpeg developers
  26. built with gcc 5.1.1 (GCC) 20150612 (Red Hat 5.1.1-3)
  27. configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' --enable-bzlib --disable-crystalhd --enable-frei0r --enable-gnutls --enable-ladspa --enable-libass --enable-libcdio --enable-libdc1394 --disable-indev=jack --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-openal --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvorbis --enable-libv4l2 --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-x11grab --enable-avfilter --enable-avresample --enable-postproc --enable-pthreads --disable-static --enable-shared --enable-gpl --disable-debug --disable-stripping --shlibdir=/usr/lib64 --enable-runtime-cpudetect
  28. libavutil 54. 20.100 / 54. 20.100
  29. libavcodec 56. 26.100 / 56. 26.100
  30. libavformat 56. 25.101 / 56. 25.101
  31. libavdevice 56. 4.100 / 56. 4.100
  32. libavfilter 5. 11.102 / 5. 11.102
  33. libavresample 2. 1. 0 / 2. 1. 0
  34. libswscale 3. 1.101 / 3. 1.101
  35. libswresample 1. 1.100 / 1. 1.100
  36. libpostproc 53. 3.100 / 53. 3.100
  37. Input #0, concat, from '/tmp/del/l':
  38. Duration: N/A, start: 0.000000, bitrate: N/A
  39. Stream #0:0: Data: dvd_nav_packet
  40. Stream #0:1: Video: mpeg2video (Main), yuv420p(tv, bt470bg), 720x576 [SAR 64:45 DAR 16:9], max. 9800 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
  41. Stream #0:2: Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s
  42. Stream #0:3: Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s
  43. Stream #0:4: Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s
  44. Stream #0:5: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s
  45. Stream #0:6: Subtitle: dvd_subtitle
  46. Output #0, avi, to 'out.avi':
  47. Metadata:
  48. ISFT : Lavf56.25.101
  49. Stream #0:0: Video: mpeg2video (mpg2 / 0x3267706D), yuv420p, 720x576 [SAR 64:45 DAR 16:9], q=2-31, max. 9800 kb/s, 25 fps, 25 tbr, 50 tbn, 50 tbc
  50. Stream #0:1: Audio: mp3 (libmp3lame) (U[0][0][0] / 0x0055), 48000 Hz, stereo, fltp
  51. Metadata:
  52. encoder : Lavc56.26.100 libmp3lame
  53. Stream #0:2: Audio: mp3 (libmp3lame) (U[0][0][0] / 0x0055), 48000 Hz, stereo, fltp
  54. Metadata:
  55. encoder : Lavc56.26.100 libmp3lame
  56. Stream #0:3: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, 192 kb/s
  57. Stream mapping:
  58. Stream #0:1 -> #0:0 (copy)
  59. Stream #0:2 -> #0:1 (ac3 (native) -> mp3 (libmp3lame))
  60. Stream #0:3 -> #0:2 (ac3 (native) -> mp3 (libmp3lame))
  61. Stream #0:5 -> #0:3 (copy)
  62. Press [q] to stop, [?] for help
  63. [concat @ 0x1fe1280] New subtitle stream 0:7 at pos:20525070 and DTS:27.76sbits/s
  64. frame= 726 fps=382 q=-1.0 Lsize= 17080kB time=00:00:28.98 bitrate=4828.2kbits/s
  65. video:15392kB audio:1560kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.760310%
  66. Received signal 2: terminating.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement