Opened 3 years ago

Last modified 11 months ago

#16715 new bug

Error while opening mp4 file with MediaPlayer. VLC opens it without trouble.

Reported by: Anarchos Owned by: stippi
Priority: normal Milestone: Unscheduled
Component: Applications/MediaPlayer Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by Anarchos)

MediaPlayer Iron_Maiden-_Phantom_Of_The_Opera-h8IuFl3sMhk.mp4 
open playlist item: Iron_Maiden-_Phantom_Of_The_Opera-h8IuFl3sMhk.mp4
_InitFromTrack(): keyframes: 1, frame count: 19981312
MediaTrackVideoSupplier::_SwitchFormat() - preferred color space: B_YUV420
MediaTrackVideoSupplier::_SwitchFormat() -  codec changed colorspace of decoded format (B_YUV420 -> B_RGB32)!
should skip -1 lines at bottom!
bitmap bounds is much too large: BRect(0.0, 0.0, 479.0, 2147483648.0)
VideoConsumer::CreateBuffers - ERROR CREATING VIDEO RING BUFFER (Index 0 Width 480 Height -2147483647 Colorspace 8: Invalid Argument
VideoConsumer::Connected - COULDN'T CREATE BUFFERS
BMediaRoster::Connect: aborting after BBufferConsumer::Connected, status = 0x80000005
VideoProducer::Connect() - consumer error: Invalid Argument
BMediaRoster::Connect: aborted
Can't connect the video source to the video window... trying without overlays, error: Invalid Argument
bitmap bounds is much too large: BRect(0.0, 0.0, 479.0, 2147483648.0)
VideoConsumer::CreateBuffers - ERROR CREATING VIDEO RING BUFFER (Index 0 Width 480 Height -2147483647 Colorspace 8: Invalid Argument
VideoConsumer::Connected - COULDN'T CREATE BUFFERS
BMediaRoster::Connect: aborting after BBufferConsumer::Connected, status = 0x80000005
VideoProducer::Connect() - consumer error: Invalid Argument
BMediaRoster::Connect: aborted
Can't connect the video source to the video window, error: Invalid Argument
Error setting up video nodes, error: Invalid Argument
unable to setup nodes: Invalid Argument
open playlist item: Iron_Maiden-_Phantom_Of_The_Opera-h8IuFl3sMhk.mp4

Change History (7)

comment:1 by diver, 3 years ago

Component: Audio & VideoApplications/MediaPlayer
Description: modified (diff)
Keywords: MediaPlayer removed
Owner: changed from nobody to stippi

comment:2 by miqlas, 3 years ago

Did MediaPlayer played it correctly the first time?

comment:3 by Anarchos, 3 years ago

Description: modified (diff)

No but i have same trouble with all the mp4 i got on this laptop.

comment:4 by nephele, 3 years ago

mp4 is a container format, it would be interesting what is inside it, maybe ffmpeg can show you, or you can upload a sample (assuming you have one that can be freely shared, like CC licenses stuff)

comment:5 by X512, 3 years ago

According to file name, this is https://www.youtube.com/watch?v=h8IuFl3sMhk. Note that it use static image for video.

comment:6 by Anarchos, 3 years ago

that is right x512 !!

comment:7 by cocobean, 11 months ago

See: #9351

Note: See TracTickets for help on using tickets.