Guest User

Untitled

a guest
Jan 4th, 2016
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. $ ffmpeg -i "http://localhost/record.f4v_aac/playlist.m3u8?nc=1423603882490" -bsf:a
  2. aac_adtstoasc -vcodec copy -acodec copy -f flv "E:\record_ 1-4-2016 5.3 AM.mp4"
  3. ffmpeg version N-50911-g9efcfbe Copyright (c) 2000-2013 the FFmpeg developers
  4. built on Mar 13 2013 21:26:48 with gcc 4.7.2 (GCC)
  5. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  6. libavutil 52. 19.100 / 52. 19.100
  7. libavcodec 55. 0.100 / 55. 0.100
  8. libavformat 55. 0.100 / 55. 0.100
  9. libavdevice 54. 4.100 / 54. 4.100
  10. libavfilter 3. 45.103 / 3. 45.103
  11. libswscale 2. 2.100 / 2. 2.100
  12. libswresample 0. 17.102 / 0. 17.102
  13. libpostproc 52. 2.100 / 52. 2.100
  14. skipping 2 segments ahead, expired from playlists
  15. [mpegts @ 0209a620] PES packet size mismatch
  16. skipping 2 segments ahead, expired from playlists
  17. [mpegts @ 0209a620] PES packet size mismatch
  18. [mpegts @ 0209a620] max_analyze_duration 5000000 reached at 5056000 microseconds
  19. [mpegts @ 0209a620] Could not find codec parameters for stream 0 (Unknown: none ([21][0][0][0] / 0x0015)): unknown codec
  20. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  21. [mpegts @ 0209a620] Estimating duration from bitrate, this may be inaccurate
  22. [hls,applehttp @ 0209a100] max_analyze_duration 5000000 reached at 5056000 microseconds
  23. [hls,applehttp @ 0209a100] Could not find codec parameters for stream 0 (Unknown: none ([21][0][0][0] / 0x0015)): unknown codec
  24. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  25. [hls,applehttp @ 0209a100] Estimating duration from bitrate, this may be inaccurate
  26. Input #0, hls,applehttp, from 'http://localhost/playlist.m3u8?nc=1423603882490':
  27. Duration: 00:00:00.04, start: 15010.183000, bitrate: 30 kb/s
  28. Program 0
  29. Metadata:
  30. variant_bitrate : 654362
  31. Stream #0:0: Unknown: none ([21][0][0][0] / 0x0015)
  32. Metadata:
  33. variant_bitrate : 654362
  34. Stream #0:1: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 12 fps, 24 tbr, 90k tbn, 48 tbc
  35. Metadata:
  36. variant_bitrate : 654362
  37. Stream #0:2: Audio: aac ([15][0][0][0] / 0x000F), 16000 Hz, mono, fltp, 35 kb/s
  38. Metadata:
  39. variant_bitrate : 654362
  40. Output #0, flv, to 'E:\record_ 1-4-2016 5.3 AM.mp4':
  41. Metadata:
  42. encoder : Lavf55.0.100
  43. Stream #0:0: Video: h264 ([7][0][0][0] / 0x0007), yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 12 fps, 1k tbn, 90k tbc
  44. Metadata:
  45. variant_bitrate : 654362
  46. Stream #0:1: Audio: aac ([10][0][0][0] / 0x000A), 16000 Hz, mono, 35 kb/s
  47. Metadata:
  48. variant_bitrate : 654362
  49. Stream mapping:
  50. Stream #0:1 -> #0:0 (copy)
  51. Stream #0:2 -> #0:1 (copy)
  52. Press [q] to stop, [?] for help
  53. frame= 1639 fps= 45 q=-1.0 size= 5011kB time=00:02:09.60 bitrate= 316.8kbits/s
Add Comment
Please, Sign In to add comment