Advertisement
Guest User

Log

a guest
Feb 10th, 2015
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.56 KB | None | 0 0
  1. /config/ffmpeg/20140716/ffmpeg -loglevel debug -fflags +genpts -re -i "rtmpe://cp72511.edgefcs.net/ondemand?auth=eaEbEdUdVcYbsadd4dtd_cVblbYauddbLaDakbJdiaTb1c3cubIdDcJapbldJauaMab-bu2EPo-eS-4As4JCnkDrzs&aifp=v002&slist=production/ swfurl=http://www.itv.com/mercury/Mercury_VideoPlayer.swf playpath=mp4:production/priority/rtmpecatchup/1200/38/1-0694-8553-001/1-0694-8553-001_Coronation-Street-(Series-56)-2015_TX120115_ITV1200_16X9-reg.mp4 swfvfy=true" -sn -codec:v:0 libvpx -force_key_frames expr:gte(t,n_forced*5) -vf "scale=min(iw\,720):trunc(ow/dar/2)*2" -pix_fmt yuv420p -speed 16 -quality good -profile:v 0 -slices 8 -crf 10 -qmin 0 -qmax 50 -maxrate:v 808001 -bufsize:v (808001*2) -b:v 808001 -vsync vfr -map_metadata -1 -threads 2 -codec:a:0 libvorbis -ac 2 -ab 192000 -af "aresample=async=1" -y "/config/transcoding-temp/2eaac0e636666eeea9eb0f0c30cddbac.webm"
  2.  
  3.  
  4. ffmpeg version N-63893-gc69defd Copyright (c) 2000-2014 the FFmpeg developers
  5. built on Jul 16 2014 05:38:01 with gcc 4.6 (Debian 4.6.3-1)
  6. configuration: --prefix=/root/ffmpeg-static/64bit --extra-cflags='-I/root/ffmpeg-static/64bit/include -static' --extra-ldflags='-L/root/ffmpeg-static/64bit/lib -static' --extra-libs='-lxml2 -lexpat -lfreetype' --enable-static --disable-shared --disable-ffserver --disable-doc --enable-bzlib --enable-zlib --enable-postproc --enable-runtime-cpudetect --enable-libx264 --enable-gpl --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-gray --enable-libass --enable-libfreetype --enable-libopenjpeg --enable-libspeex --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx
  7. libavutil 52. 89.100 / 52. 89.100
  8. libavcodec 55. 66.101 / 55. 66.101
  9. libavformat 55. 43.100 / 55. 43.100
  10. libavdevice 55. 13.101 / 55. 13.101
  11. libavfilter 4. 8.100 / 4. 8.100
  12. libswscale 2. 6.100 / 2. 6.100
  13. libswresample 0. 19.100 / 0. 19.100
  14. libpostproc 52. 3.100 / 52. 3.100
  15. Splitting the commandline.
  16. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'.
  17. Reading option '-fflags' ... matched as AVOption 'fflags' with argument '+genpts'.
  18. Reading option '-re' ... matched as option 're' (read input at native frame rate) with argument '1'.
  19. Reading option '-i' ... matched as input file with argument 'rtmpe://cp72511.edgefcs.net/ondemand?auth=eaEbEdUdVcYbsadd4dtd_cVblbYauddbLaDakbJdiaTb1c3cubIdDcJapbldJauaMab-bu2EPo-eS-4As4JCnkDrzs&aifp=v002&slist=production/ swfurl=http://www.itv.com/mercury/Mercury_VideoPlayer.swf playpath=mp4:production/priority/rtmpecatchup/1200/38/1-0694-8553-001/1-0694-8553-001_Coronation-Street-(Series-56)-2015_TX120115_ITV1200_16X9-reg.mp4 swfvfy=true'.
  20. Reading option '-sn' ... matched as option 'sn' (disable subtitle) with argument '1'.
  21. Reading option '-codec:v:0' ... matched as option 'codec' (codec name) with argument 'libvpx'.
  22. Reading option '-force_key_frames' ... matched as option 'force_key_frames' (force key frames at specified timestamps) with argument 'expr:gte(t,n_forced*5)'.
  23. Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'scale=min(iw\,720):trunc(ow/dar/2)*2'.
  24. Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
  25. Reading option '-speed' ... matched as AVOption 'speed' with argument '16'.
  26. Reading option '-quality' ... matched as AVOption 'quality' with argument 'good'.
  27. Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument '0'.
  28. Reading option '-slices' ... matched as AVOption 'slices' with argument '8'.
  29. Reading option '-crf' ... matched as AVOption 'crf' with argument '10'.
  30. Reading option '-qmin' ... matched as AVOption 'qmin' with argument '0'.
  31. Reading option '-qmax' ... matched as AVOption 'qmax' with argument '50'.
  32. Reading option '-maxrate:v' ... matched as AVOption 'maxrate:v' with argument '808001'.
  33. Reading option '-bufsize:v' ... matched as AVOption 'bufsize:v' with argument '(808001*2)'.
  34. Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '808001'.
  35. Reading option '-vsync' ... matched as option 'vsync' (video sync method) with argument 'vfr'.
  36. Reading option '-map_metadata' ... matched as option 'map_metadata' (set metadata information of outfile from infile) with argument '-1'.
  37. Reading option '-threads' ... matched as AVOption 'threads' with argument '2'.
  38. Reading option '-codec:a:0' ... matched as option 'codec' (codec name) with argument 'libvorbis'.
  39. Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
  40. Reading option '-ab' ... matched as AVOption 'ab' with argument '192000'.
  41. Reading option '-af' ... matched as option 'af' (set audio filters) with argument 'aresample=async=1'.
  42. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  43. Reading option '/config/transcoding-temp/2eaac0e636666eeea9eb0f0c30cddbac.webm' ... matched as output file.
  44. Finished splitting the commandline.
  45. Parsing a group of options: global .
  46. Applying option loglevel (set logging level) with argument debug.
  47. Applying option vsync (video sync method) with argument vfr.
  48. Applying option y (overwrite output files) with argument 1.
  49. Successfully parsed a group of options.
  50. Parsing a group of options: input file rtmpe://cp72511.edgefcs.net/ondemand?auth=eaEbEdUdVcYbsadd4dtd_cVblbYauddbLaDakbJdiaTb1c3cubIdDcJapbldJauaMab-bu2EPo-eS-4As4JCnkDrzs&aifp=v002&slist=production/ swfurl=http://www.itv.com/mercury/Mercury_VideoPlayer.swf playpath=mp4:production/priority/rtmpecatchup/1200/38/1-0694-8553-001/1-0694-8553-001_Coronation-Street-(Series-56)-2015_TX120115_ITV1200_16X9-reg.mp4 swfvfy=true.
  51. Applying option re (read input at native frame rate) with argument 1.
  52. Successfully parsed a group of options.
  53. Opening an input file: rtmpe://cp72511.edgefcs.net/ondemand?auth=eaEbEdUdVcYbsadd4dtd_cVblbYauddbLaDakbJdiaTb1c3cubIdDcJapbldJauaMab-bu2EPo-eS-4As4JCnkDrzs&aifp=v002&slist=production/ swfurl=http://www.itv.com/mercury/Mercury_VideoPlayer.swf playpath=mp4:production/priority/rtmpecatchup/1200/38/1-0694-8553-001/1-0694-8553-001_Coronation-Street-(Series-56)-2015_TX120115_ITV1200_16X9-reg.mp4 swfvfy=true.
  54. rtmpe://cp72511.edgefcs.net/ondemand?auth=eaEbEdUdVcYbsadd4dtd_cVblbYauddbLaDakbJdiaTb1c3cubIdDcJapbldJauaMab-bu2EPo-eS-4As4JCnkDrzs&aifp=v002&slist=production/ swfurl=http://www.itv.com/mercury/Mercury_VideoPlayer.swf playpath=mp4:production/priority/rtmpecatchup/1200/38/1-0694-8553-001/1-0694-8553-001_Coronation-Street-(Series-56)-2015_TX120115_ITV1200_16X9-reg.mp4 swfvfy=true: Protocol not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement