Advertisement
Guest User

Untitled

a guest
Aug 21st, 2014
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. ffmpeg -loglevel 99 -i ultraschall-schwenk535E8A8D.mxf out.mp4
  2. ffmpeg version 2.2.3 Copyright (c) 2000-2014 the FFmpeg developers
  3. built on Jul 31 2014 15:12:42 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4)
  4. configuration: --prefix=/opt/sb4/stage --extra-cflags=-I/opt/sb4/stage/include --extra-ldflags=-L/opt/sb4/stage/lib --extra-libs=-ldl --enable-gpl --enable-nonfree --enable-version3 --enable-libfdk-aac --enable-libx264 --enable-libfreetype
  5. libavutil 52. 66.100 / 52. 66.100
  6. libavcodec 55. 52.102 / 55. 52.102
  7. libavformat 55. 33.100 / 55. 33.100
  8. libavdevice 55. 10.100 / 55. 10.100
  9. libavfilter 4. 2.100 / 4. 2.100
  10. libswscale 2. 5.102 / 2. 5.102
  11. libswresample 0. 18.100 / 0. 18.100
  12. libpostproc 52. 3.100 / 52. 3.100
  13. Splitting the commandline.
  14. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
  15. Reading option '-i' ... matched as input file with argument 'ultraschall-schwenk535E8A8D.mxf'.
  16. Reading option 'out.mp4' ... matched as output file.
  17. Finished splitting the commandline.
  18. Parsing a group of options: global .
  19. Applying option loglevel (set logging level) with argument 99.
  20. Successfully parsed a group of options.
  21. Parsing a group of options: input file ultraschall-schwenk535E8A8D.mxf.
  22. Successfully parsed a group of options.
  23. Opening an input file: ultraschall-schwenk535E8A8D.mxf.
  24. [mxf @ 0x1f97900] Format mxf probed with size=2048 and score=100
  25. [mxf @ 0x1f97900] none: Universal Label: 060e2b34.0401.0101.0e040201.02040100
  26. [mxf @ 0x1f97900] Before avformat_find_stream_info() pos: 393191 bytes read:262790 seeks:7
  27. [mxf @ 0x1f97900] All info found
  28. [mxf @ 0x1f97900] After avformat_find_stream_info() pos: 393191 bytes read:262790 seeks:7 frames:0
  29. Input #0, mxf, from 'ultraschall-schwenk535E8A8D.mxf':
  30. Metadata:
  31. uid : 0045ff1f-642e-4fa7-bbeb-7ead558fe311
  32. generation_uid : bd7c96ac-06b2-84c5-80c7-7bf6bf994e8b
  33. application_platform: AAFSDK (Win64)
  34. modification_date: 2014-04-28 17:06:21
  35. product_uid : acfbf03a-4f42-a231-d0b7-c06ecd3d4ad7
  36. product_version : Unknown version
  37. product_name : Avid Media Composer 7.0
  38. company_name : Avid Technology, Inc.
  39. Duration: 00:00:12.67, start: 0.000000, bitrate: 80464 kb/s
  40. Stream #0:0, 0, 1/24: Data: none, 0/1
  41. Successfully opened the file.
  42. Parsing a group of options: output file out.mp4.
  43. Successfully parsed a group of options.
  44. Opening an output file: out.mp4.
  45. Successfully opened the file.
  46. Output #0, mp4, to 'out.mp4':
  47. Metadata:
  48. uid : 0045ff1f-642e-4fa7-bbeb-7ead558fe311
  49. generation_uid : bd7c96ac-06b2-84c5-80c7-7bf6bf994e8b
  50. application_platform: AAFSDK (Win64)
  51. modification_date: 2014-04-28 17:06:21
  52. product_uid : acfbf03a-4f42-a231-d0b7-c06ecd3d4ad7
  53. product_version : Unknown version
  54. product_name : Avid Media Composer 7.0
  55. company_name : Avid Technology, Inc.
  56. Output file #0 does not contain any stream
  57. [AVIOContext @ 0x1f9cb40] Statistics: 0 seeks, 0 writeouts
  58. [AVIOContext @ 0x1fa0080] Statistics: 262790 bytes read, 7 seeks
  59. Conversion failed!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement