Advertisement
Guest User

video-jose-flv

a guest
Oct 6th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. ffmpeg -i "D:\1\nuevos\video.flv" -vcodec libx264 -crf 24 -preset:v slow -acodec aac -ab 256k -ar 44100 -q:a 100 -strict experimental -t 10 "D:\1\LolPlayOffs\video.mp4"
  2.  
  3. ffmpeg version N-38938-ge01f478 Copyright (c) 2000-2012 the FFmpeg developers
  4. built on Mar 19 2012 23:16:52 with gcc 4.6.2
  5. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  6. libavutil 51. 42.100 / 51. 42.100
  7. libavcodec 54. 12.100 / 54. 12.100
  8. libavformat 54. 2.100 / 54. 2.100
  9. libavdevice 53. 4.100 / 53. 4.100
  10. libavfilter 2. 65.101 / 2. 65.101
  11. libswscale 2. 1.100 / 2. 1.100
  12. libswresample 0. 7.100 / 0. 7.100
  13. libpostproc 52. 0.100 / 52. 0.100
  14. [h264 @ 02EC72A0] no frame!
  15. Last message repeated 153 times
  16. [flv @ 02EBE9C0] max_analyze_duration 5000000 reached at 5014000
  17. [flv @ 02EBE9C0] decoding for stream 0 failed
  18. [flv @ 02EBE9C0] Could not find codec parameters (Video: h264)
  19. Input #0, flv, from 'D:\1\nuevos\live_user_riotgames_1349546480.flv':
  20. Duration: 02:00:00.75, start: 5090.011000, bitrate: 626 kb/s
  21. Stream #0:0: Video: h264, 30 tbr, 1k tbn, 2k tbc
  22. Stream #0:1: Audio: aac, 44100 Hz, stereo, s16
  23. Incompatible sample format 's16' for codec 'aac', auto-selecting format 'flt'
  24. Output #0, mp4, to 'D:\1\LolPlayOffs\live_user_riotgames_1349546480.mp4':
  25. Metadata:
  26. encoder : Lavf54.2.100
  27. Stream #0:0: Audio: aac (@[0][0][0] / 0x0040), 44100 Hz, stereo, flt, 256 kb/s
  28. Stream mapping:
  29. Stream #0:1 -> #0:0 (aac -> aac)
  30. Press [q] to stop, [?] for help
  31. size= 210kB time=00:00:07.24 bitrate= 237.5kbits/s
  32. size= 295kB time=00:00:10.03 bitrate= 241.1kbits/s
  33.  
  34. video:0kB audio:293kB global headers:0kB muxing overhead 0.822929%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement