Advertisement
vliaskov

decklink/decklink-rewrite pipe

Dec 18th, 2014
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. gst-launch-1.0 filesrc location=/opt/video.avi ! decodebin name=decoder ! videoscale ! videoconvert ! interlace field-pattern=1 ! decklinkvideosink mode=2 name=deck decoder. ! tee ! audioconvert ! audioresample ! level ! decklinkaudiosink
  2. 0:00:00.056801257 29209 0x27ea230 WARN default gstsf.c:98:gst_sf_create_audio_template_caps: format 0x120000: 'AVR (Audio Visual Research)' is not mapped
  3. 0:00:00.056838355 29209 0x27ea230 WARN default gstsf.c:98:gst_sf_create_audio_template_caps: format 0x180000: 'CAF (Apple Core Audio File)' is not mapped
  4. 0:00:00.056849521 29209 0x27ea230 WARN default gstsf.c:98:gst_sf_create_audio_template_caps: format 0x100000: 'HTK (HMM Tool Kit)' is not mapped
  5. 0:00:00.056859831 29209 0x27ea230 WARN default gstsf.c:98:gst_sf_create_audio_template_caps: format 0xc0000: 'MAT4 (GNU Octave 2.0 / Matlab 4.2)' is not mapped
  6. 0:00:00.056869865 29209 0x27ea230 WARN default gstsf.c:98:gst_sf_create_audio_template_caps: format 0xd0000: 'MAT5 (GNU Octave 2.1 / Matlab 5.0)' is not mapped
  7. 0:00:00.056879692 29209 0x27ea230 WARN default gstsf.c:98:gst_sf_create_audio_template_caps: format 0x210000: 'MPC (Akai MPC 2k)' is not mapped
  8. 0:00:00.056889313 29209 0x27ea230 WARN default gstsf.c:98:gst_sf_create_audio_template_caps: format 0xe0000: 'PVF (Portable Voice Format)' is not mapped
  9. 0:00:00.056898852 29209 0x27ea230 WARN default gstsf.c:98:gst_sf_create_audio_template_caps: format 0x160000: 'SD2 (Sound Designer II)' is not mapped
  10. 0:00:00.056909476 29209 0x27ea230 WARN default gstsf.c:98:gst_sf_create_audio_template_caps: format 0x190000: 'WVE (Psion Series 3)' is not mapped
  11. 0:00:00.232482128 29208 0x287c350 WARN audioresample gstaudioresample.c:1537:plugin_init: Orc disabled, can't benchmark int vs. float resampler
  12. 0:00:00.232516766 29208 0x287c350 WARN GST_PERFORMANCE gstaudioresample.c:1540:plugin_init: orc disabled, no benchmarking done
  13. Setting pipeline to PAUSED ...
  14. 0:00:00.242208655 29208 0x287c350 WARN decklink gstdecklink.cpp:268:init_devices: selected device does not have input interface
  15. 0:00:00.242720378 29208 0x287c350 WARN basesrc gstbasesrc.c:3480:gst_base_src_start_complete:<filesrc0> pad not activated yet
  16. Pipeline is PREROLLING ...
  17. Redistribute latency...
  18. Pipeline is PREROLLED ...
  19. Setting pipeline to PLAYING ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement