Re: [FFmpeg-user] Multithreaded multioutput problem

2015-04-20 Thread Denis Mysenko
ead bound for me but >something else. > But as far as I can see, you are not using "-re" key when reading from the file, therefore the incoming frame rates (and hence the speed) are different. If you add -re – you will probably get the same performance as when reading from

Re: [FFmpeg-user] Parse environment variables in command line

2015-04-19 Thread Denis Mysenko
00:08 ffmpeg -t 3600 -i >rtsp://admin:$SRC_PASS@192.168.0.100/stream1.sdp -vcodec copy -acodec copy >out.mkv > > > >-- >Ilya Melnikov >Sunday 19 April 2015 07:35:46 >___ >ffmpeg-user mailing list >ffmpeg-user@ffmpeg.org >ht

Re: [FFmpeg-user] Howto sync two audio streams and mix them

2015-04-18 Thread Denis Mysenko
st.ts - >filter_complex "[0:1][1:2]amix[mixout]" -c:v copy -c:a aac -b:a 128k -ar >44100 -strict -2 -map 0:0 -map [mixout] -f flv test2.flv > > > >What am I doing wrong? > >Any help would be appreciated. > >Thanks > >Thomas S >_

[FFmpeg-user] FFmpeg strips descriptors from PMT table (MPEG TS)

2015-04-17 Thread Denis Mysenko
PMT tables and just "copy/paste" the original one instead? I tried the documentation, but no results. Sincerely, -- Denis Mysenko, CCNA, MCP, MCSA Skype: denismysenko, ICQ: 555955 Forskarbacken 9 / 209 10405 Stockholm, Sweden Mobile: +46 (0) 70 405 49 04 _