tjansson60 / sinthgunt

Sinthgunt Converter is an easy to use gui for the ffmpeg package
GNU General Public License v3.0
0 stars 0 forks source link

Add streaming feature #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add the ability to stream a video by turning sinthgunt into a stream server 
(via ffserver). Then you would be harnessing the true power of ffmpeg!! :)

Original issue reported on code.google.com by tom.medh...@gmail.com on 23 Nov 2010 at 9:45

GoogleCodeExporter commented 9 years ago
This is a excellent idea. I guess it will take some time to compile a xml file 
with the various settings combinations for video formats, but once it is done 
it would be great.   

Original comment by tjansso...@gmail.com on 23 Nov 2010 at 10:25

GoogleCodeExporter commented 9 years ago
Thank you for contributing with that idea, Tom. 

Perhaps you could tell us exactly what usage scenario you had in mind.  Do you, 
say, want to stream to mobile devices? What video/audio formats would you like 
to be able to use?

I have never worked with ffserver before, so perhaps you could share a simple 
howto with us. The best one I could find was 
http://www.organicdesign.co.nz/Simple_video_streaming_with_ffserver, but that 
has ffserver 
running in daemon mode, which I guess is not what we want.

Best regards,
Kaare

Original comment by kare1234 on 23 Nov 2010 at 9:30

GoogleCodeExporter commented 9 years ago
mobile use would be the main one, but also streaming h.264 as mpeg2 for clients 
which don't support h.264 etc...

I wouldn't be a good person to do a "how to" on ffserver, as I have actually 
never got it working well!!

This is probably why I saw your project and thought "nice ui wrapper for 
ffmpeg, shame it doesn't do ffserver" :P

Original comment by tom.medh...@gmail.com on 23 Nov 2010 at 9:37