Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. alsuren@alsuren-thinkpad:~$ gst-launch-0.10 filesrc location=$HOME/tmp/call_working_one_way.pcap ! pcapparse dst-port=10560 ! rtph264depay ! ffdec_h264 ! fakesink
  2. Setting pipeline to PAUSED ...
  3. Pipeline is PREROLLING ...
  4. ERROR: from element /GstPipeline:pipeline0/GstFileSrc:filesrc0: Internal data flow error.
  5. Additional debug info:
  6. gstbasesrc.c(2550): gst_base_src_loop (): /GstPipeline:pipeline0/GstFileSrc:filesrc0:
  7. streaming task paused, reason not-negotiated (-4)
  8. ERROR: pipeline doesn't want to preroll.
  9. Setting pipeline to NULL ...
  10. Freeing pipeline ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement