Opened 4 years ago
Last modified 18 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 )
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 , 4 years ago
Component: | Audio & Video → Applications/MediaPlayer |
---|---|
Description: | modified (diff) |
Keywords: | MediaPlayer removed |
Owner: | changed from | to
comment:2 by , 4 years ago
comment:3 by , 4 years ago
Description: | modified (diff) |
---|
No but i have same trouble with all the mp4 i got on this laptop.
comment:4 by , 4 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 , 4 years ago
According to file name, this is https://www.youtube.com/watch?v=h8IuFl3sMhk. Note that it use static image for video.
Note:
See TracTickets
for help on using tickets.
Did MediaPlayer played it correctly the first time?