Guest User

Untitled

a guest
Dec 31st, 2011
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. C:\>ffmpeg.exe -i input.aac -acodec copy -f adts output.aac
  2. ffmpeg version N-36193-gf514695, Copyright (c) 2000-2011 the FFmpeg developers
  3. built on Dec 26 2011 17:50:37 with gcc 4.6.2
  4. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
  5. ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
  6. ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
  7. able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
  8. -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
  9. c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
  10. libxvid --enable-zlib
  11. libavutil 51. 33.100 / 51. 33.100
  12. libavcodec 53. 48.100 / 53. 48.100
  13. libavformat 53. 28.100 / 53. 28.100
  14. libavdevice 53. 4.100 / 53. 4.100
  15. libavfilter 2. 54.100 / 2. 54.100
  16. libswscale 2. 1.100 / 2. 1.100
  17. libswresample 0. 5.100 / 0. 5.100
  18. libpostproc 51. 2.100 / 51. 2.100
  19. [aac_latm @ 01CB9020] audio config changed
  20. [loas @ 01CB8740] max_analyze_duration 5000000 reached at 5013333
  21. [loas @ 01CB8740] Estimating duration from bitrate, this may be inaccurate
  22. Input #0, loas, from 'input.aac':
  23. Duration: N/A, bitrate: N/A
  24. Stream #0:0: Audio: aac_latm, 48000 Hz, stereo, s16
  25. Output #0, adts, to 'output.aac':
  26. Metadata:
  27. encoder : Lavf53.28.100
  28. Stream #0:0: Audio: aac_latm, 48000 Hz, stereo
  29. Stream mapping:
  30. Stream #0:0 -> #0:0 (copy)
  31. Press [q] to stop, [?] for help
  32. size= 3607kB time=00:03:46.21 bitrate= 130.6kbits/s
  33. video:0kB audio:3535kB global headers:0kB muxing overhead 2.050777%
Advertisement
Add Comment
Please, Sign In to add comment