Advertisement
Guest User

Untitled

a guest
Aug 31st, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. neil@Transcode64:~$ ./transcodeVideoHubSmall.sh
  2. ffmpeg version git-2013-07-30-66487d7 Copyright (c) 2000-2013 the FFmpeg developers
  3. built on Jul 30 2013 04:50:01 with gcc 4.7 (Ubuntu/Linaro 4.7.3-1ubuntu1)
  4. configuration: --prefix=/home/neil/ffmpeg_build --extra-cflags=-I/home/neil/ffmpeg_build/include --extra-ldflags=-L/home/neil/ffmpeg_build/lib --bindir=/home/neil/bin --extra-libs=-ldl --enable-gpl --enable-libass --enable-libfdk-aac --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree
  5. libavutil 52. 40.100 / 52. 40.100
  6. libavcodec 55. 19.100 / 55. 19.100
  7. libavformat 55. 12.102 / 55. 12.102
  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, mov,mp4,m4a,3gp,3g2,mj2, from '/home/FTP-shared/upload/EntertainmentNow.mp4':
  14. Metadata:
  15. major_brand : mp42
  16. minor_version : 0
  17. compatible_brands: mp42mp41
  18. creation_time : 2013-08-29 15:20:13
  19. Duration: 00:01:11.64, start: 0.000000, bitrate: 10255 kb/s
  20. Stream #0:0(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 253 kb/s
  21. Metadata:
  22. creation_time : 2013-08-29 15:20:13
  23. handler_name : #Mainconcept MP4 Sound Media Handler
  24. Stream #0:1(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 10003 kb/s, 25 fps, 25 tbr, 25k tbn, 50 tbc
  25. Metadata:
  26. creation_time : 2013-08-29 15:20:13
  27. handler_name : ?Mainconcept Video Media Handler
  28. sws: filterSize 1920 is too large, try less extreem scaling or increase MAX_FILTER_SIZE and recompile
  29. sws: initFilter failed
  30. [Parsed_scale_0 @ 0x38c2740] Failed to configure output pad on Parsed_scale_0
  31. Error opening filters!
  32. Deleting /home/FTP-shared/upload/EntertainmentNow.mp4
  33. Waiting
  34. ffmpeg version git-2013-07-30-66487d7 Copyright (c) 2000-2013 the FFmpeg developers
  35. built on Jul 30 2013 04:50:01 with gcc 4.7 (Ubuntu/Linaro 4.7.3-1ubuntu1)
  36. configuration: --prefix=/home/neil/ffmpeg_build --extra-cflags=-I/home/neil/ffmpeg_build/include --extra-ldflags=-L/home/neil/ffmpeg_build/lib --bindir=/home/neil/bin --extra-libs=-ldl --enable-gpl --enable-libass --enable-libfdk-aac --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree
  37. libavutil 52. 40.100 / 52. 40.100
  38. libavcodec 55. 19.100 / 55. 19.100
  39. libavformat 55. 12.102 / 55. 12.102
  40. libavdevice 55. 3.100 / 55. 3.100
  41. libavfilter 3. 82.100 / 3. 82.100
  42. libswscale 2. 4.100 / 2. 4.100
  43. libswresample 0. 17.103 / 0. 17.103
  44. libpostproc 52. 3.100 / 52. 3.100
  45. /home/FTP-shared/upload/EntertainmentNow.mp4.mp4: Invalid data found when processing input
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement