Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: qx and STDERR?

by morgon (Priest)
on Nov 25, 2019 at 19:54 UTC ( [id://11109198]=note: print w/replies, xml ) Need Help??


in reply to Re: qx and STDERR?
in thread qx and STDERR?

Yeah. The default shell seems to be a likely culprit.

I am on Debian testing, perl 5.26.1 ffmpeg 4.2.1.

It's not a big deal, I just would like to understand what is going on...

Replies are listed 'Best First'.
Re^3: qx and STDERR?
by haukex (Archbishop) on Nov 25, 2019 at 21:32 UTC
    I just would like to understand what is going on...

    The versions you named don't seem very exotic, and without being able to reproduce it, I can't tell you more. Is qx(ffmpg -f s16le -i out.raw 2>&1) the actual command you're running (is "ffmpg" a typo)? Because if you're doing any other redirections there, the order makes a difference. Otherwise, I'd suggest debugging with strace and perhaps lsof to get some clues why your redirection isn't working.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11109198]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-03-29 12:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found