Advertisement
Guest User

Untitled

a guest
Feb 27th, 2014
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. ffmpeg -f h264 -r 30 -i ch00000000000003-140226-000000-010000-12p00001000000400.264 -c copy ch3.mp4
  2. ffmpeg version git-2013-08-04-61af627 Copyright (c) 2000-2013 the FFmpeg developers
  3. built on Feb 19 2014 04:33:30 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
  4. configuration: --prefix=/mnt/video/ffmpeg/build --extra-cflags=-I/mnt/video/ffmpeg/build/include --extra-ldflags=-L/mnt/video/ffmpeg/build/lib --bindir=/mnt/video/ffmpeg/bin --extra-libs=-ldl --enable-gpl --enable-nonfree --enable-libfdk_aac --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libfreetype --enable-libspeex --enable-libtheora --enable-x11grab
  5. libavutil 52. 40.100 / 52. 40.100
  6. libavcodec 55. 20.100 / 55. 20.100
  7. libavformat 55. 13.101 / 55. 13.101
  8. libavdevice 55. 3.100 / 55. 3.100
  9. libavfilter 3. 82.100 / 3. 82.100
  10. libswscale 2. 4.100 / 2. 4.100
  11. libswresample 0. 17.103 / 0. 17.103
  12. libpostproc 52. 3.100 / 52. 3.100
  13. Input #0, h264, from 'ch00000000000003-140226-000000-010000-12p00001000000400.264':
  14. Duration: N/A, bitrate: N/A
  15. Stream #0:0: Video: h264 (Constrained Baseline), yuv420p, 352x240, 30 fps, 30 tbr, 1200k tbn, 60 tbc
  16. File 'ch3.mp4' already exists. Overwrite ? [y/N] y
  17. Output #0, mp4, to 'ch3.mp4':
  18. Metadata:
  19. encoder : Lavf55.13.101
  20. Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 352x240, q=2-31, 30 fps, 15360 tbn, 30 tbc
  21. Stream mapping:
  22. Stream #0:0 -> #0:0 (copy)
  23. Press [q] to stop, [?] for help
  24. [NULL @ 0x2a41a60] sps_id out of range
  25. [NULL @ 0x2a41a60] sps_id (32) out of range
  26. [NULL @ 0x2a41a60] SEI truncated
  27. [NULL @ 0x2a41a60] sps_id (32) out of range
  28. [NULL @ 0x2a41a60] FMO not supported
  29. [NULL @ 0x2a41a60] missing picture in access unit with size 11
  30. [NULL @ 0x2a41a60] sps_id (32) out of range
  31. Last message repeated 1 times
  32. [NULL @ 0x2a41a60] SEI truncated
  33. [NULL @ 0x2a41a60] missing picture in access unit with size 11
  34. [NULL @ 0x2a41a60] sps_id out of range
  35. [NULL @ 0x2a41a60] SEI truncated
  36. [NULL @ 0x2a41a60] sps_id out of range
  37. Last message repeated 1 times
  38. [NULL @ 0x2a41a60] SEI truncated
  39. Last message repeated 1 times
  40. [NULL @ 0x2a41a60] missing picture in access unit with size 11
  41. [NULL @ 0x2a41a60] non-existing PPS referenced
  42. [NULL @ 0x2a41a60] SEI truncated
  43. [NULL @ 0x2a41a60] sps_id out of range
  44. [NULL @ 0x2a41a60] missing picture in access unit with size 11
  45. [NULL @ 0x2a41a60] SEI truncated
  46. [NULL @ 0x2a41a60] missing picture in access unit with size 11trate= 589.5kbits/s
  47. [NULL @ 0x2a41a60] SEI truncated
  48. Last message repeated 1 times
  49. [NULL @ 0x2a41a60] non-existing PPS referenced
  50. [NULL @ 0x2a41a60] sps_id out of range
  51. [NULL @ 0x2a41a60] missing picture in access unit with size 11
  52. [NULL @ 0x2a41a60] reference overflow (pps)
  53. [NULL @ 0x2a41a60] non-existing PPS referenced
  54. Last message repeated 1 times
  55. [NULL @ 0x2a41a60] sps_id (32) out of range
  56. [NULL @ 0x2a41a60] sps_id out of range
  57. [NULL @ 0x2a41a60] sps_id (32) out of range
  58. [NULL @ 0x2a41a60] sps_id out of range
  59. [NULL @ 0x2a41a60] sps_id (32) out of range
  60. [NULL @ 0x2a41a60] sps_id out of range
  61. Last message repeated 1 times
  62. [NULL @ 0x2a41a60] SEI truncatede= 200939kB time=00:46:31.66 bitrate= 589.6kbits/s
  63. [NULL @ 0x2a41a60] sps_id (32) out of range
  64. [NULL @ 0x2a41a60] FMO not supported
  65. Last message repeated 1 times
  66. [NULL @ 0x2a41a60] sps_id (32) out of range
  67. [NULL @ 0x2a41a60] non-existing PPS referenced
  68. [NULL @ 0x2a41a60] sps_id (32) out of range
  69. [NULL @ 0x2a41a60] SEI truncated
  70. [NULL @ 0x2a41a60] missing picture in access unit with size 11
  71. frame=107905 fps=82958 q=-1.0 Lsize= 259398kB time=00:59:56.83 bitrate= 590.8kbits/s
  72. video:258958kB audio:0kB subtitle:0 global headers:0kB muxing overhead 0.169754%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement