Advertisement
Guest User

Untitled

a guest
May 15th, 2014
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. reaper@Reaper13:~$ gst-launch v4l2src device=/dev/video0 ! video/x-raw-yuv ! ffmpegcolorspace ! v4l2sink device=/dev/video1 sync=false
  2. Setting pipeline to PAUSED ...
  3. ERROR: Pipeline doesn't want to pause.
  4. ERROR: from element /GstPipeline:pipeline0/GstV4l2Sink:v4l2sink0: Cannot identify device '/dev/video1'.
  5. Additional debug info:
  6. v4l2_calls.c(497): gst_v4l2_open (): /GstPipeline:pipeline0/GstV4l2Sink:v4l2sink0:
  7. system error: No such file or directory
  8. Setting pipeline to NULL ...
  9. Freeing pipeline ...
  10. reaper@Reaper13:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement