coldReactive

Action! AVI "Original" Can't work in ffmpeg

Aug 16th, 2013
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1.  
  2. C:\Program Files\WinFF>chcp 1252
  3. Active code page: 1252
  4.  
  5. C:\Program Files\WinFF>title Converting Desktop 8-16-2013 2-29-20 PM.avi (1/1)
  6.  
  7. C:\Program Files\WinFF>"C:\Program Files\WinFF\ffmpeg.exe" -y -i "C:\Action!\Vid
  8. eo\Desktop 8-16-2013 2-29-20 PM.avi" -crf 25.0 -vcodec libx264 -acodec libvo_aac
  9. enc -ar 48000 -b:a 160k -coder 1 -rc_lookahead 60 -threads 0 "C:\Users\Ian\Docum
  10. ents\Desktop 8-16-2013 2-29-20 PM.mp4"
  11. ffmpeg version N-51433-g551f683 Copyright (c) 2000-2013 the FFmpeg developers
  12. built on Mar 28 2013 21:58:26 with gcc 4.8.0 (GCC)
  13. configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
  14. isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
  15. le-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libg
  16. sm --enable-libilbc --enable-libmp3lame --enable-libopencore-amrnb --enable-libo
  17. pencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-li
  18. bschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-lib
  19. twolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enabl
  20. e-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
  21. libavutil 52. 22.101 / 52. 22.101
  22. libavcodec 55. 2.100 / 55. 2.100
  23. libavformat 55. 0.100 / 55. 0.100
  24. libavdevice 55. 0.100 / 55. 0.100
  25. libavfilter 3. 48.105 / 3. 48.105
  26. libswscale 2. 2.100 / 2. 2.100
  27. libswresample 0. 17.102 / 0. 17.102
  28. libpostproc 52. 2.100 / 52. 2.100
  29. [avi @ 00000000003ec8e0] non-interleaved AVI
  30. [avi @ 00000000003ec8e0] Could not find codec parameters for stream 0 (Video: no
  31. ne (FICV / 0x56434946), 1920x1080): unknown codec
  32. Consider increasing the value for the 'analyzeduration' and 'probesize' options
  33. Guessed Channel Layout for Input Stream #0.1 : stereo
  34. Input #0, avi, from 'C:\Action!\Video\Desktop 8-16-2013 2-29-20 PM.avi':
  35. Duration: 00:30:10.77, start: 0.000000, bitrate: 120429 kb/s
  36. Stream #0:0: Video: none (FICV / 0x56434946), 1920x1080, 60 fps, 60 tbr, 60
  37. tbn, 60 tbc
  38. Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16
  39. , 1411 kb/s
  40. Codec AVOption rc_lookahead (Number of frames to look ahead for alternate refere
  41. nce frame selection) specified for output file #0 (C:\Users\Ian\Documents\Deskto
  42. p 8-16-2013 2-29-20 PM.mp4) has not been used for any stream. The most likely re
  43. ason is either wrong type (e.g. a video option with no video streams) or that it
  44. is a private option of some encoder which was not actually used for any stream.
  45.  
  46. [buffer @ 00000000003eef20] Unable to parse option value "-1" as pixel format
  47. Error opening filters!
  48.  
  49. C:\Program Files\WinFF>pause
  50. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment