Re: [FFmpeg-user] help with pipe command ffmpeg

2021-12-08 Thread Adam Nielsen via ffmpeg-user
> i want to know how to output to a windows named pipe and reference > that in c++ code as input ... > > kindly share some working command line examples of ffmpeg.exe > > googling is not much help full, tired of it... It seems that using named pipes is not very common. If you still want to use

Re: [FFmpeg-user] help with pipe command ffmpeg

2021-12-08 Thread Vivek Soni
i want to know how to output to a windows named pipe and reference that in c++ code as input ... kindly share some working command line examples of ffmpeg.exe googling is not much help full, tired of it... D:\SDK's\ffmpeg-4.4-full_build-shared\bin>ffmpeg -i "C:\Users\vivek.soni\Videos\How t

Re: [FFmpeg-user] help with pipe command ffmpeg

2021-12-08 Thread Carl Zwanzig
On 12/7/2021 9:12 PM, Vivek Soni wrote: what exactly did you write in command line for ffmpeg.exe, please share ... A couple of things- Please read the list FAQ (https://ffmpeg.org/mailing-list-faq.html). This tells us not to "top-post" and also to include the complete output of the command yo