Advertisement
Guest User

Untitled

a guest
Jun 25th, 2012
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. C:\Temp\test>c:\ffmpeg\ffmpeg.exe -i A001C001_120507_R2F8.mov -ss 02:29:04.200 -t 00:00:01.000 test.%05d.dpx
  2. ffmpeg version N-41465-g53dfc38 Copyright (c) 2000-2012 the FFmpeg developers
  3. built on Jun 10 2012 02:23:11 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc14)
  4. configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch=x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- -
  5. --enable-w32threads --enable-memalign-hack --enable-runtime-cpudetect --enable-cross-compile --enable-static --disable-shared --extra-lib
  6. gs='--static -I/var/www/users/research/ffmpeg/snapshots/build/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshot
  7. b libavutil 51. 56.100 / 51. 56.100
  8. libavcodec 54. 25.100 / 54. 25.100
  9. libavformat 54. 6.101 / 54. 6.101
  10. libavdevice 54. 0.100 / 54. 0.100
  11. libavfilter 2. 78.101 / 2. 78.101
  12. libswscale 2. 1.100 / 2. 1.100
  13. libswresample 0. 15.100 / 0. 15.100
  14. libpostproc 52. 0.100 / 52. 0.100
  15. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'A001C001_120507_R2F8.mov':
  16. Metadata:
  17. major_brand : qt
  18. minor_version : 537199360
  19. compatible_brands: qt ARRI
  20. creation_time : 2012-05-07 19:29:57
  21. Duration: 00:00:01.20, start: 0.000000, bitrate: 279922 kb/s
  22. Stream #0:0(eng): Video: prores (ap4h / 0x68347061), yuv444p10le, 1920x1080, 264762 kb/s, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 239
  23. Metadata:
  24. creation_time : 2012-05-07 19:29:57
  25. handler_name : Apple Alias Data Handler
  26. Stream #0:1(eng): Data: none (tmcd / 0x64636D74)
  27. Metadata:
  28. creation_time : 2012-05-07 19:29:57
  29. handler_name : Apple Alias Data Handler
  30. timecode : 02:29:03:20
  31. [buffer @ 0x1d7b2e0] w:1920 h:1080 pixfmt:yuv444p10le tb:1/23976 fr:2997/125 sar:1/1 sws_param:flags=2
  32. [ffmpeg_buffersink @ 0x1d7b540] No opaque field provided
  33. [format @ 0x335d520] auto-inserting filter 'auto-inserted scaler 0' between the filter 'Parsed_null_0' and the filter 'format'
  34. [auto-inserted scaler 0 @ 0x335d800] w:1920 h:1080 fmt:yuv444p10le sar:1/1 -> w:1920 h:1080 fmt:rgb48be sar:1/1 flags:0x4
  35. Output #0, image2, to 'test.%05d.dpx':
  36. Metadata:
  37. major_brand : qt
  38. minor_version : 537199360
  39. compatible_brands: qt ARRI
  40. creation_time : 2012-05-07 19:29:57
  41. encoder : Lavf54.6.101
  42. Stream #0:0(eng): Video: dpx, rgb48be, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 90k tbn, 23.98 tbc
  43. Metadata:
  44. creation_time : 2012-05-07 19:29:57
  45. handler_name : Apple Alias Data Handler
  46. Stream mapping:
  47. Stream #0:0 -> #0:0 (prores -> dpx)
  48. Press [q] to stop, [?] for help
  49. frame= 0 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.00 bitrate= 0.0kbits/s
  50. video:0kB audio:0kB global headers:0kB muxing overhead nan%
  51. Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement