Advertisement
Guest User

FFMPEG x264 bug

a guest
Mar 4th, 2013
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. ffmpeg -loglevel debug -y -probesize 5000000 -i test090.mov -c:a pcm_s16le -ar 48000 -vn test090_audio.wav
  2. ffmpeg version 1.1.git Copyright (c) 2000-2013 the FFmpeg developers
  3. built on Mar 4 2013 11:40:27 with Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
  4. configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --cc=cc --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid --enable-libfreetype --enable-ffplay
  5. libavutil 52. 17.103 / 52. 17.103
  6. libavcodec 54. 92.100 / 54. 92.100
  7. libavformat 54. 63.102 / 54. 63.102
  8. libavdevice 54. 3.103 / 54. 3.103
  9. libavfilter 3. 41.100 / 3. 41.100
  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. Splitting the commandline.
  14. Reading option '-loglevel' ... matched as option 'loglevel' (set libav* logging level) with argument 'debug'.
  15. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  16. Reading option '-probesize' ... matched as AVOption 'probesize' with argument '5000000'.
  17. Reading option '-i' ... matched as input file with argument 'test090.mov'.
  18. Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'pcm_s16le'.
  19. Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '48000'.
  20. Reading option '-vn' ... matched as option 'vn' (disable video) with argument '1'.
  21. Reading option 'test090_audio.wav' ... matched as output file.
  22. Finished splitting the commandline.
  23. Parsing a group of options: global .
  24. Applying option loglevel (set libav* logging level) with argument debug.
  25. Applying option y (overwrite output files) with argument 1.
  26. Successfully parsed a group of options.
  27. Parsing a group of options: input file test090.mov.
  28. Successfully parsed a group of options.
  29. Opening an input file: test090.mov.
  30. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc46b00f200] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
  31. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc46b00f200] ISO: File Type Major Brand: qt
  32. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc46b00f200] File position before avformat_find_stream_info() is 69918
  33. [h264 @ 0x7fc46b029c00] Using externally provided dimensions
  34. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc46b00f200] All info found
  35. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc46b00f200] File position after avformat_find_stream_info() is 360883
  36. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'test090.mov':
  37. Metadata:
  38. major_brand : qt
  39. minor_version : 537199360
  40. compatible_brands: qt
  41. creation_time : 2013-02-19 19:49:54
  42. Duration: 00:03:00.04, start: 0.000000, bitrate: 8340 kb/s
  43. Stream #0:0(eng), 46, 1/48000: Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, stereo, s16, 1536 kb/s
  44. Metadata:
  45. creation_time : 2013-02-19 19:49:54
  46. handler_name : Apple Alias Data Handler
  47. Stream #0:1(eng), 1, 1/24: Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1280x720, 1/48, 6801 kb/s, 24 fps, 24 tbr, 24 tbn, 48 tbc
  48. Metadata:
  49. creation_time : 2013-02-19 19:49:54
  50. handler_name : Apple Alias Data Handler
  51. Successfully opened the file.
  52. Parsing a group of options: output file test090_audio.wav.
  53. Applying option c:a (codec name) with argument pcm_s16le.
  54. Applying option ar (set audio sampling rate (in Hz)) with argument 48000.
  55. Applying option vn (disable video) with argument 1.
  56. Successfully parsed a group of options.
  57. Opening an output file: test090_audio.wav.
  58. Successfully opened the file.
  59. [abuffer @ 0x7fc46ac14980] Setting entry with key 'time_base' to value '1/48000'
  60. [abuffer @ 0x7fc46ac14980] Setting entry with key 'sample_rate' to value '48000'
  61. [abuffer @ 0x7fc46ac14980] Setting entry with key 'sample_fmt' to value 's16'
  62. [abuffer @ 0x7fc46ac14980] Setting entry with key 'channel_layout' to value '0x3'
  63. [graph 0 input from stream 0:0 @ 0x7fc46ac14a40] tb:1/48000 samplefmt:s16 samplerate:48000 chlayout:0x3
  64. [aformat @ 0x7fc46ac14f40] Setting entry with key 'sample_fmts' to value 's16'
  65. [aformat @ 0x7fc46ac14f40] Setting entry with key 'sample_rates' to value '48000'
  66. Output #0, wav, to 'test090_audio.wav':
  67. Metadata:
  68. major_brand : qt
  69. minor_version : 537199360
  70. compatible_brands: qt
  71. ISFT : Lavf54.63.102
  72. Stream #0:0(eng), 0, 1/48000: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, stereo, s16, 1536 kb/s
  73. Metadata:
  74. creation_time : 2013-02-19 19:49:54
  75. handler_name : Apple Alias Data Handler
  76. Stream mapping:
  77. Stream #0:0 -> #0:0 (pcm_s16le -> pcm_s16le)
  78. Press [q] to stop, [?] for help
  79. [output stream 0:0 @ 0x7fc46ac14ca0] EOF on sink link output stream 0:0:default.
  80. No more output streams to write to, finishing.
  81. size= 33758kB time=00:03:00.04 bitrate=1536.0kbits/s
  82. video:0kB audio:33758kB subtitle:0 global headers:0kB muxing overhead 0.000231%
  83. Statistics: 35553280 bytes read, 360 seeks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement