[FFmpeg-trac] #180(undetermined:new): ffmpeg and ffserver different builds interraction
FFmpeg
trac at avcodec.org
Mon Jun 27 23:11:26 CEST 2011
#180: ffmpeg and ffserver different builds interraction
------------------------+---------------------------
Reporter: andrixnet | Owner:
Type: defect | Status: new
Priority: normal | Component: undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced: 0
Analyzed: 0 |
------------------------+---------------------------
Comment (by andrixnet):
Current versions interraction :
I can reproduce this with same version ffmpeg as well, @ ffmpeg-0.8.
Using default config from source tree.
Using ffmpeg-0.8, just built.
ffserver -f ffserver.conf
ffmpeg -i file.avi http://localhost:8090/feed1.ffm :
{{{
[http @ 0x807a840] HTTP error 404 Not Found
http://gate:8090/feed1.ffm: Input/output error
}}}
{{{
Tue Jun 28 00:05:10 2011 FFserver started.
Tue Jun 28 00:05:45 2011 File '/feed1.ffm' not found
Tue Jun 28 00:05:45 2011 1.2.3.4 - - [GET] "/feed1.ffm HTTP/1.1" 404 149
}}}
Same error using windows build of ffmpeg binary :
ffmpeg version N-31031-gf211d9d, Copyright (c) 2000-2011 the FFmpeg
developers
built on Jun 26 2011 22:50:39 with gcc 4.5.3
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/180#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list