Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mpeg video doesn't start for specific stream #20122

Open
3 of 7 tasks
boot2k3 opened this issue Sep 7, 2021 · 1 comment
Open
3 of 7 tasks

Mpeg video doesn't start for specific stream #20122

boot2k3 opened this issue Sep 7, 2021 · 1 comment

Comments

@boot2k3
Copy link
Contributor

boot2k3 commented Sep 7, 2021

Bug report

Describe the bug

Here is a clear and concise description of what the problem is:
Specific mpeg video stream doesn't work in kodi. It could play in vlc and other players.
Also it doesn't play recorded video file in Kodi

Expected Behavior

Here is a clear and concise description of what was expected to happen:
It should play mpeg video

Actual Behavior

Video doesn't play

Possible Fix

May be some ffmpeg issue

To Reproduce

Steps to reproduce the behavior:

  1. Start video file sample from link below:
    https://dropmefiles.com/lmCWp

Debuglog

FFMPEG, PVR debug:
https://paste.kodi.tv/jeqihaqowi.kodi
Video debug:
https://paste.kodi.tv/secotoruga.kodi
2021-09-08 08:48:06.717 T:11288 DEBUG <general>: ffmpeg[0x1c588931180X]: [mpegts] Packet corrupt (stream = 2, dts = 146467552).

Screenshots

None

Additional context or screenshots (if appropriate)

Here is some additional context or explanation that might help:
None

Your Environment

Used Operating system:

  • Android

  • iOS

  • tvOS

  • Linux

  • OSX

  • Windows

  • Windows UWP

  • Operating system version/name: Windows 10, CoreElec 19.2 nightly

  • Kodi version: Latest nightly 19.1 (19.1.0) Git:20210822-34a88a9059, 20.0-ALPHA1 (19.90.101) Git:20210831-3f3dc29dfd

note: Once the issue is made we require you to update it with new information or Kodi versions should that be required.
Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.

@boot2k3
Copy link
Contributor Author

boot2k3 commented Sep 8, 2021

Additional findings:
For this stream we have no PAT/PMT , so m_pFormatContext->nb_programs is -1
https://github.com/xbmc/xbmc/blob/master/xbmc/cores/VideoPlayer/DVDDemuxers/DVDDemuxFFmpeg.cpp#L597
As result it's not create a stream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant