Opened 2 months ago

Closed 8 weeks ago

Last modified 8 weeks ago

#18844 closed bug (fixed)

Media player Haiku does not play video Google VP9 format

Reported by: kim1963 Owned by: nobody
Priority: high Milestone: R1/beta5
Component: Kits/Media Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by kim1963)

Media player Haiku does not play video, only sound plays. hrev57633 64 bit

On the release of beta4, media player plays fine these videos!!! Some of the developers deleted unused / outdated / formats? And now Google VP9 from YouTube in the media player is not played ...

Attachments (7)

screenshot254.png (39.8 KB ) - added by kim1963 2 months ago.
screenshot250.png (34.3 KB ) - added by kim1963 2 months ago.
screenshot251.png (16.4 KB ) - added by kim1963 2 months ago.
screenshot252.png (421.0 KB ) - added by kim1963 2 months ago.
R1Beta4_GoogleVP9_work_fine.jpg (100.9 KB ) - added by kim1963 2 months ago.
screenshot1.png (462.3 KB ) - added by kim1963 2 months ago.
haiku os boots up HDD SUCCESS!!.webm (1.8 MB ) - added by kim1963 2 months ago.

Change History (28)

by kim1963, 2 months ago

Attachment: screenshot254.png added

by kim1963, 2 months ago

Attachment: screenshot250.png added

by kim1963, 2 months ago

Attachment: screenshot251.png added

by kim1963, 2 months ago

Attachment: screenshot252.png added

comment:1 by kim1963, 2 months ago

Description: modified (diff)

by kim1963, 2 months ago

comment:2 by humdinger, 2 months ago

Those screenshots don't help. Please upload a syslog and a small(!) clip that used to play fine and now does not.

comment:3 by nephele, 2 months ago

Component: - GeneralKits/Media Kit
Milestone: UnscheduledR1/beta5
Priority: normalhigh
Version: R1/beta4R1/Development

comment:4 by nephele, 2 months ago

in reply to:  4 comment:5 by kim1963, 2 months ago

Replying to nephele:

probably the same as https://dev.haiku-os.org/ticket/18797

hrev57244 - VP9 work fine hrev57244 - VP9 work fine !

by kim1963, 2 months ago

Attachment: screenshot1.png added

in reply to:  2 comment:6 by kim1963, 2 months ago

Replying to humdinger:

Those screenshots don't help. Please upload a syslog and a small(!) clip that used to play fine and now does not.

[removed] video.mp4 url

Last edited 2 months ago by nephele (previous) (diff)

comment:7 by nephele, 2 months ago

Upload files here please. Don‘t link to that privacy nightmare telegram.

in reply to:  2 comment:8 by kim1963, 2 months ago

Replying to humdinger:

Those screenshots don't help. Please upload a syslog and a small(!) clip that used to play fine and now does not.

https://git.haiku-os.org/haiku/commit/?h=hrev57493&id=c020b0832caa68a63e600ec3cbd65fcac2c4c0e4 ??

comment:9 by nephele, 2 months ago

kim1963: Please upload the syslog and video as humdinger requested. Spamming other stuff is not helpfull.

in reply to:  2 comment:10 by kim1963, 2 months ago

Replying to humdinger:

Those screenshots don't help. Please upload a syslog and a small(!) clip that used to play fine and now does not.

https://dropmefiles.com/3nsPh video.mp4

comment:11 by nephele, 2 months ago

Please attach it on the bugtracker, and don‘t link to any external site.

in reply to:  11 comment:12 by kim1963, 2 months ago

Replying to nephele:

Please attach it on the bugtracker, and don‘t link to any external site.

File (size limit 5.0 MB)!!!!

comment:13 by nephele, 2 months ago

That's why humdinger asked for a small clip.

in reply to:  11 comment:14 by kim1963, 2 months ago

Replying to nephele:

Please attach it on the bugtracker, and don‘t link to any external site.

Unfortunately, I do not have a small test file.

comment:15 by kim1963, 2 months ago

I downloaded another file VP9 from YouTube. It is very bad that all the files VP9 of YouTube cannot be played in Haiku MediaPlayer.

Last edited 2 months ago by kim1963 (previous) (diff)

comment:16 by smallstepforman, 2 months ago

Possibly related, when using Debugger and Medo, I've also noticed the BMediaTrack::CountFrames() returns garbage for the https://test-videos.co.uk/bigbuckbunny/webm-vp9 test files. Medo asserts due to CountFrames() returning -276701161105643264.

As others have already posted, older versions did work.

Funny enough, Medo did manage to extract the initial frame to produce a thumbnail, so decoding does work, its just seeking to a specific frame which didn't work (which is where the assert comes from).

Last edited 2 months ago by smallstepforman (previous) (diff)

in reply to:  2 comment:17 by kim1963, 2 months ago

Replying to humdinger:

Those screenshots don't help. Please upload a syslog and a small(!) clip that used to play fine and now does not.

https://test-videos.co.uk/bigbuckbunny/webm-av1

AV1 not work

in reply to:  2 comment:18 by kim1963, 2 months ago

Replying to humdinger:

Those screenshots don't help. Please upload a syslog and a small(!) clip that used to play fine and now does not.

https://test-videos.co.uk/bigbuckbunny/webm-vp8

VP8 not work

Last edited 2 months ago by kim1963 (previous) (diff)

comment:19 by waddlesplash, 8 weeks ago

Resolution: fixed
Status: newclosed

Fixed in hrev57642.

comment:20 by smallstepforman, 8 weeks ago

Confirm that it's fixed. I hope the comment about BMediaTrack::CountFrames() helped you find the issue quickly. Thx.

comment:21 by waddlesplash, 8 weeks ago

Yes, it was helpful indeed, thanks.

Note: See TracTickets for help on using tickets.