Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6712 Discussions

Simple player doesn't play an H.264 video that mplayer & Quicktime plays

aliveli
Beginner
478 Views
Simple player doesn't play an H.264 video that mplayer & Quicktime plays. It doesn't crash or show any warning.. Well it just doesn't play. It starts and finishes without doing anything (OK I am sure it does something, but doesn't show it).

Where do I start? Any suggestions?
0 Kudos
2 Replies
aliveli
Beginner
478 Views
FYI. I am using 64-bit Linux. All other h264 videos just work fine with simple_player. Except this one.

also FYI here is what Mplayer outputs when playing the file

Playing ***/video.264
ibavformat file format detected.
[lavf] Video stream found, -vid 0
VIDEO: [avc1] 320x240 24bpp 15.000 fps 0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
Audio: no sound
Starting playback...
VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [xv] 320x240 => 320x240 Planar YV12
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.

0 Kudos
Vladimir_Dudnik
Employee
478 Views
Hello,

that might be simple matter of fact that sample splitter provided in IPP simple_player does not support container format you wrap your H.264 video to.

Could you p[lease try toextract raw video stream and test it with simple_player application?

Regards,
Vladimir
0 Kudos
Reply