can ffmpeg stream video?

For the developers that use FFmpeg in Windows software.

can ffmpeg stream video?

Postby navedjobs » Sun Jun 10, 2012 3:29 pm

Hi , i m java developer and need a help , can FFmpeg stream video from youtube or from any URL via http ?
if yes , than the receive data is in raw format and need to be encoded in order to view or it is full video ready to play ?
navedjobs
 
Posts: 19
Joined: Sun Jun 10, 2012 3:18 pm

Re: can ffmpeg stream video?

Postby rogerdpack » Mon Jun 11, 2012 2:15 pm

it can stream to an rtmp server or via udp to "some host"
rogerdpack
 
Posts: 1210
Joined: Fri Aug 05, 2011 9:56 pm

Re: can ffmpeg stream video?

Postby navedjobs » Mon Jun 11, 2012 5:08 pm

rogerdpack wrote:it can stream to an rtmp server or via udp to "some host"
so in other words ffplay.exe cannot stream youtube videos ..is that correct ?
because i have tried using
Code: Select all
ffplay [youtube video URL]
and it shows an error Invalid data found when processing input
navedjobs
 
Posts: 19
Joined: Sun Jun 10, 2012 3:18 pm

Re: can ffmpeg stream video?

Postby rogerdpack » Mon Jun 11, 2012 6:34 pm

I know it is "possible" to download files from youtube, I'm not sure if ffmpeg allows you to setup the url quite right so that this is possible, however. It might be interesting to try.

ffplay -i "http://cleaneditingmovieplayer.inet2.org/releases/dvd_isos/Sintel_NTSC-title2.handbrake.m4v" works anyway.
rogerdpack
 
Posts: 1210
Joined: Fri Aug 05, 2011 9:56 pm


Return to Using FFmpeg In Windows Software

Who is online

Users browsing this forum: No registered users and 0 guests