Open weiwang999 opened 5 years ago
A bit more information would help. Given your file is supposedly only 1 MB it may simply be too short to be handled correctly. Have you tried with different files?
30MB
helios@helios-PowerEdge-R7425:~/mkvserver_mk2$ ./server SampleVideo_360x240_30mb.mkv { "free": 16, "reserved": 0, "wait": 0, "writable": 0, "busy": 0 "buffer_full": 0 "current_read": -1 "newest_write": 0 "oldest_write": -1 } Accepting new clients... Finding video stream. Checking stream 0 Got stream Got params Got type starting new segment Initializing segment Initialized segment. segment id = 0 [matroska @ 0x7f370c041840] Application provided invalid, non monotonically increasing dts to muxer in stream 1: 2261 >= 5 write frame failed [matroska @ 0x7f370c041840] Application provided invalid, non monotonically increasing dts to muxer in stream 1: 2261 >= 27 write frame failed [matroska @ 0x7f370c041840] Application provided invalid, non monotonically increasing dts to muxer in stream 1: 2261 >= 48 write frame failed
helios@helios-PowerEdge-R7425:~/mkvserver_mk2$ ./server SampleVideo_1280x720_1mb.mkv { "free": 16, "reserved": 0, "wait": 0, "writable": 0, "busy": 0 "buffer_full": 0 "current_read": -1 "newest_write": 0 "oldest_write": -1 } Accepting new clients... [mpeg4 @ 0x1e81f80] Failed to parse extradata Finding video stream. Checking stream 0 Got stream Got params Got type starting new segment Initializing segment Initialized segment. segment id = 0