soho123

use command from codinho-1

Aug 1st, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. # gst-launch-0.10 -v filesrc location="/bin/audio_src_48k_le.wav" ! audio/x-raw-
  2. int, rate=48000,channels=2,width=16,signed=true,endianness=1234 ! alsasink
  3. Setting pipeline to PAUSED ...
  4. Pipeline is PREROLLING ...
  5. ERROR: from element /GstPipeline:pipeline0/GstCapsFilter:capsfilter0: Filter caps do not completely specif
  6. y the output format
  7. Additional debug info:
  8. gstcapsfilter.c(393): gst_capsfilter_prepare_buf (): /GstPipeline:pipeline0/GstCapsFilter:capsfilter0:
  9. Output caps are unfixed: EMPTY
  10. ERROR: pipeline doesn't want to preroll.
  11. Setting pipeline to NULL ...
  12. Freeing pipeline ...
  13. #
Advertisement
Add Comment
Please, Sign In to add comment