Advertisement
Guest User

Untitled

a guest
Feb 19th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. ffplay -i http://192.168.1.2:7522/upnp/channelstream/1.ts - | ffmpeg -f yuv4mpegpipe -i - -vcodec libx264 -vpre libx264-hq foo.mp4
  2.  
  3.  
  4. Argument provided as input filename, but 'http://192.168.1.2:7522/upnp/channelstream/1.ts'
  5. was already specified.
  6. pipe:: Operation not permitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement