mlanypitts / webcamstudio

Automatically exported from code.google.com/p/webcamstudio
GNU General Public License v3.0
0 stars 0 forks source link

Use ffmpeg on Fedora #104

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Build webcamstudio from source on Fedora 20
2.Try to record, capture came or desktop (or anything that uses avconv)

What is the expected output?
Use ffmpeg instead of avconv or, at least, give option to choose.

What do you see instead?
avconv is used

The Operating system you are using (Linux, Windows etc)?
Fedora 20 64 bit

What version of WebcamStudio are you using?
Latest version in svn

What version of Java are you using?
1.7 Oracle

Original issue reported on code.google.com by lordofba...@gmail.com on 27 Jan 2014 at 3:44

GoogleCodeExporter commented 8 years ago
For OpenSuse also, I will put this in the ToDo list.
Not so much time so it will be delayed ... but i think i will do it.
karl.

Original comment by soylent...@gmail.com on 30 Jan 2014 at 6:36

GoogleCodeExporter commented 8 years ago
Hi lordofbazuks,
 i try to implement FFmpeg in this testing jar:

https://drive.google.com/file/d/0BxkZ_wh6t7jbNHZPT1hxUndjNEE/edit?usp=sharing

You can choose FFmpeg instead Avconv an all streams that use avconv ("BkEnd" 
Menu), and there is a button on the top bar of WS to switch from AVconv to 
FFmpeg for the Outputs (Record to File, UDP Out, ...)
Let me know how it goes ...
Thanks.
karl

Original comment by soylent...@gmail.com on 17 Feb 2014 at 4:00

GoogleCodeExporter commented 8 years ago
I'll handle this one.

Original comment by soylent...@gmail.com on 9 Mar 2014 at 7:57

GoogleCodeExporter commented 8 years ago
Added FFmpeg backend switch

Original comment by soylent...@gmail.com on 9 Mar 2014 at 7:58