Guest User

Untitled

a guest
Apr 9th, 2014
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1.  
  2. /home/superuser/bin/ffmpeg -y -probesize 5000000 -f image2 -s 1280x720 -r 24 -i /mnt/nox1/jobs/1219_zambeezi_sldr/05_development/1404_Nick_taylormade/Renders/Club_Fracture_V004/Club_Fracture_V4_%04d.tif -vf [in]drawtext="fontfile=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf:text='Proj\: 0000_bbla_template\; Seq\: a\; Shot\: a\; Type\: a\; Submitter\: Brett Bronson\; Ver\: v1\; Comments\: a\; Frame\: %{n}':fontsize=14:fontcolor=white:shadowcolor=0x000000EE:shadowx=2:shadowy=2:x=10:y=main_h-text_h-10"[first],movie="/mnt/nox2/development/vfo_assets/bigblock_watermark.png"[watermark]\;[first][watermark]overlay=main_w-overlay_w-10:main_h-overlay_h-10[out] -c:v mjpeg -qscale:v 1 -vendor ap10 -pix_fmt yuvj422p -s 1280x720 -r 24 /mnt/nox2/development/vfo_test/Club_Fracture_V4_.mov
  3. rendering: 534584151bcfc51f78522846
  4. ffmpeg version 2.2.git Copyright (c) 2000-2014 the FFmpeg developers
  5. built on Apr 8 2014 10:59:08 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  6. configuration: --prefix=/home/superuser/ffmpeg_build --extra-cflags=-I/home/superuser/ffmpeg_build/include --extra-ldflags=-L/home/superuser/ffmpeg_build/lib --bindir=/home/superuser/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 --enable-x11grab --enable-libfreetype
  7. libavutil 52. 67.100 / 52. 67.100
  8. libavcodec 55. 52.102 / 55. 52.102
  9. libavformat 55. 34.101 / 55. 34.101
  10. libavdevice 55. 11.100 / 55. 11.100
  11. libavfilter 4. 3.100 / 4. 3.100
  12. libswscale 2. 5.102 / 2. 5.102
  13. libswresample 0. 18.100 / 0. 18.100
  14. libpostproc 52. 3.100 / 52. 3.100
  15. Input #0, image2, from '/mnt/nox1/jobs/1219_zambeezi_sldr/05_development/1404_Nick_taylormade/Renders/Club_Fracture_V004/Club_Fracture_V4_%04d.tif':
  16. Duration: 00:00:04.00, start: 0.000000, bitrate: N/A
  17. Stream #0:0: Video: tiff, rgb24, 1280x720, 24 fps, 24 tbr, 24 tbn, 24 tbc
  18. Codec AVOption vendor (vendor ID) specified for output file #0 (/mnt/nox2/development/vfo_test/Club_Fracture_V4_.mov) has not been used for any stream. The most likely reason is either wrong type (e.g. a video option with no video streams) or that it is a private option of some encoder which was not actually used for any stream.
  19. [swscaler @ 0x28b8a40] deprecated pixel format used, make sure you did set range correctly
  20. Output #0, mov, to '/mnt/nox2/development/vfo_test/Club_Fracture_V4_.mov':
  21. Metadata:
  22. encoder : Lavf55.34.101
  23. Stream #0:0: Video: mjpeg (jpeg / 0x6765706A), yuvj422p, 1280x720, q=2-31, 200 kb/s, 12288 tbn, 24 tbc
  24. Stream mapping:
  25. Stream #0:0 -> #0:0 (tiff -> mjpeg)
  26. Press [q] to stop, [?] for help
  27. frame= 96 fps= 63 q=0.0 Lsize= 4854kB time=00:00:04.00 bitrate=9940.9kbits/s
  28. video:4853kB audio:0kB subtitle:0 data:0 global headers:0kB muxing overhead 0.023625%
Advertisement
Add Comment
Please, Sign In to add comment