#8024: Should specify output file for FFprobe
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:
  alexis.foerster                    |  enhancement
               Status:  new          |                 Priority:  normal
            Component:  ffprobe      |                  Version:  4.1
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Hello,

 It may be usefull to specify an output file (for standard output) for the
 FFprobe command, instead using the ">" redirection.

 For example, there is a problem using FFprobe command within QProcess
 command, where ">" is considered as "\>" and normal argument, so as a
 file.

 Besides, when using QProcess::setStandardOutputFile() and
 QProcess::setErrorOutputFile() method, the outputs are not written in the
 specified files.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8024>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to