[Live-devel] problem with vlc - m4v - seek

Stefano Za stefano.za at gmail.com
Wed Sep 28 13:42:08 PDT 2005


Hi all,

I have some problems with live use and i hope that someone can help me!

1 - I have a file m4v created with ffmpeg program.
So when run ./testOnDemandRTSPServer i have this output about .m4v
file, then I can't see it with any player.

"mpeg4ESVideoTest" stream, from the file "test.m4v"
Play this stream using the URL "rtsp://172.16.10.125:8554/mpeg4ESVideoTest"
MPEGProgramStreamParser::parsePESPacket() error: PES_packet_length
(18376) exceeds max frame size asked for (10000)
MPEGProgramStreamParser::parsePESPacket() error: PES_packet_length
(11996) exceeds max frame size asked for (10000)
MPEGProgramStreamParser::parsePESPacket() error: PES_packet_length
(14189) exceeds max frame size asked for (10000)
MPEGProgramStreamParser::parsePESPacket() error: PES_packet_length
(12346) exceeds max frame size asked for (10000)
MPEGProgramStreamParser::parsePESPacket() error: PES_packet_length
(12352) exceeds max frame size asked for (10000)
MPEGProgramStreamParser::parsePESPacket() error: PES_packet_length
(13234) exceeds max frame size asked for (10000)

2 - I have create a file PS with vlc. Now, when i try to see this
stream with vlc through rtp, using ./openRTSP -r -p 8888,
the vlc return this error:

[00000246] main demuxer error: no demux2 module matched "es"
[00000240] main input error: no suitable demux module for `rtp/es://@:8888'

3 - This is the last question: the seek feature work for ES and PS,
does it work for TS and m4v files too?

That's all!

Thanks in advance,
Stefano Za



More information about the live-devel mailing list