kaltura / nginx-vod-module

NGINX-based MP4 Repackager
GNU Affero General Public License v3.0
2k stars 439 forks source link

Videos after ffmpeg not work in HLS #998

Open Alexdrr opened 5 years ago

Alexdrr commented 5 years ago

Hello! Please help me solve questions. If i convert video via Adobe Encoder (h264) then it work in kaltura's nginx-vod-module on debian nginx 1.14. But if video converted via ffmpeg, then it not work in HLS on website, video not player, infinite loading.

Tell me pls what wrong, may be need use specify parameter in ffmpeg?

erankor commented 5 years ago

Can you provide the stream URL?

Alexdrr commented 5 years ago

Can you provide the stream URL?

https://filmepc.com/de/test1.mp4/index.m3u8

this is test video file 4 min.

erankor commented 5 years ago

The host does not resolve...

Alexdrr commented 5 years ago

The host does not resolve...

https://pastebin.com/Ydiw7L6s this have link to m3u8

it have 4 minute sample video, it works partially, not work rewind. Full video 1 hour not started and too long loading

erankor commented 5 years ago

Does it work if you play the MP4 directly? I can see it starts to play, but then hangs, seems to me that the video file is corrupt.

Alexdrr commented 5 years ago

yes, directly it work

erankor commented 5 years ago

Can you provide a link to the MP4 itself?