Menu

#19 lavpipe should send commands through the shell

None
closed
nobody
None
5
2021-02-01
2008-01-03
No

lavpipe should execute the command lines in the pipe list files through /bin/sh instead of exec. That would allow the commands to themselves be pipelines, which is needed for commands like "/bin/ls frame*.jpg | jpeg2yuv ..." or "lav2yuv foo.avi | yuvfps ..."

Discussion

  • Steven Schultz

    Steven Schultz - 2021-02-01
    • status: open --> closed
    • Group: -->
     
  • Steven Schultz

    Steven Schultz - 2021-02-01

    work around is to create a shell script with the desired pipeline - the script would be exec'd by lavpipe. In any event nothing's going to be done I'm afraid unless new developer(s) are found.

     

Log in to post a comment.