regression: FLV (ffmpeg) muxed not working in VLC 0.9 client
NB vlc-0.9.0-test2-20080702-1913-win32.zip
VLC 0.8.6h plays flv video on demand from Apache and realtime muxed from NB. NB version plays flv video on demand from Apache but not its own (with the same version created) realtime muxed from NB:
[00000423] main demux debug: looking for demux module: 51 candidates
[00000423] avformat demux debug: detected format: flv
[00000423] avformat demux error: Seeking too far : EOF?
[00000423] avformat demux error: Seeking too far : EOF?
[00000423] avformat demux error: Seeking too far : EOF?
[flv @ 63C1E13C]skipping flv packet: type 232, size 9335137, flags 0
[00000423] avformat demux error: Seeking too far : EOF?
[00000423] avformat demux error: Seeking too far : EOF?
[flv @ 63C1E13C]skipping flv packet: type 112, size 6799809, flags 0
[00000423] avformat demux error: Seeking too far : EOF?
[00000423] avformat demux error: Seeking too far : EOF?
[flv @ 63C1E13C]skipping flv packet: type 42, size 2751850, flags 0
[00000423] avformat demux error: Seeking too far : EOF?
[00000423] avformat demux error: Seeking too far : EOF?
[00000423] avformat demux error: Seeking too far : EOF?
[00000423] avformat demux error: Seeking too far : EOF?
[flv @ 63C1E13C]skipping flv packet: type 123, size 9194771, flags 0
I have seen this line occur as well:
[flv @ 63C1E13C]Unsupported audio codec (f)
Unsupported audio codec? It's just plain FLV1/mp3 (which 0.8.6h has no problems with). Could there be some corruption?
Perhaps related to ticket #1630 (closed)