Re: [FFmpeg-user] How to open avfoundation via C

2018-10-08 Thread Carl Eugen Hoyos
2018-10-09 1:03 GMT+02:00, Jeroen Ooms : > I would like to capture the screen in MacOS. This works via the command > line: > > Command line: ffmpeg -f avfoundation -i "1" -pix_fmt yuv420p -r 25 > -t 5 out.mov > > However I can't figure out how to do this in C. I tried the following, > but it

Re: [FFmpeg-user] [LDP] FFmpeg at LinuxDays 2018 in Prague

2018-10-08 Thread Thilo Borgmann
Am 06.10.18 um 17:22 schrieb Daniel Kucera: > 2018-08-31 21:46 odosielateľ napísal: >> Hi all, >> >> FFmpeg been accepted for a booth at the LinuxDays 2018 in Prague, >> Czech Republic during October 6th to 7th! >> >> We've made contact during this years CLT. This is our first >> attendance to

[FFmpeg-user] How to open avfoundation via C

2018-10-08 Thread Jeroen Ooms
I would like to capture the screen in MacOS. This works via the command line: Command line: ffmpeg -f avfoundation -i "1" -pix_fmt yuv420p -r 25 -t 5 out.mov However I can't figure out how to do this in C. I tried the following, but it gives an error "Device selection unsupported.".

Re: [FFmpeg-user] Stream to a specific lancard

2018-10-08 Thread Marton Balint
On Mon, 8 Oct 2018, Mettavihari D wrote: Greetings My os is Debian I have 2 lan cards which I want to stream 2 streams to. This is my commands. ffmpeg -re -i file2.ts -c:v copy -c:a copy -muxrate 2000k -f mpegts udp:// 224.x.x.x:port 1 ffmpeg -re

Re: [FFmpeg-user] How install ffmpeg in the ubuntu 14.04

2018-10-08 Thread Carl Eugen Hoyos
2018-10-08 15:53 GMT+02:00, Robinson Robinson : > Please i need instructions how install ffmpeg in the > Ubuntu 14.04, if us have any file install.sh still better. If you fail to compile yourself (it is supposed to compile on any typical and a large number of unusual systems out-of-the-box and

[FFmpeg-user] Stream to a specific lancard

2018-10-08 Thread Mettavihari D
Greetings My os is Debian I have 2 lan cards which I want to stream 2 streams to. This is my commands. ffmpeg -re -i file2.ts -c:v copy -c:a copy -muxrate 2000k -f mpegts udp:// 224.x.x.x:port 1 ffmpeg -re -i file1.ts -c:v copy -c:a copy -muxrate

[FFmpeg-user] Fwd: Απ: How install ffmpeg in the ubuntu 14.04

2018-10-08 Thread Abhijit Nathwani
Hi, https://www.faqforge.com/linux/how-to-install-ffmpeg-on-ubuntu-14-04/ This should work. Regards, Abhijit Nathwani -- Forwarded message - From: Robinson Robinson Date: Mon, Oct 8, 2018, 8:11 PM Subject: [FFmpeg-user] Απ: How install ffmpeg in the ubuntu 14.04 To: FFmpeg

[FFmpeg-user] Απ: How install ffmpeg in the ubuntu 14.04

2018-10-08 Thread Robinson Robinson
Hello, I need to install in Ubuntu 14.04 and this link dont possible https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu Thanks Από: ffmpeg-user εκ μέρους του Remo Rayamajhi Στάλθηκε: Δευτέρα, 8 Οκτωβρίου 2018 4:55 μμ Προς: FFmpeg user questions Θέμα: Re:

Re: [FFmpeg-user] How install ffmpeg in the ubuntu 14.04

2018-10-08 Thread Remo Rayamajhi
please follow this link and go through the steps https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu On Mon, Oct 8, 2018, 7:38 PM Robinson Robinson wrote: > Hello dears, > > > Please i need instructions how install ffmpeg in the Ubuntu 14.04, > if us have any file install.sh still better. > >

[FFmpeg-user] How install ffmpeg in the ubuntu 14.04

2018-10-08 Thread Robinson Robinson
Hello dears, Please i need instructions how install ffmpeg in the Ubuntu 14.04, if us have any file install.sh still better. Thanks ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe,