在线时间0 小时
UID2029598
注册时间2013-7-30
NXP金币0
该用户从未签到
新手上路

- 积分
- 70
- 最后登录
- 1970-1-1
|
IMX535开发板上:
The following is my test results:
(1)gst-launch
gst-launch playbin2 uri=file:///yujian.avi, the video played good.
freescale IMX535:
#root@freescale /$ gst-launch playbin2 uri=file:///yujian.avi
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
test: mp4--OK ts--ok wmv--ok flv--ok wma--ok avi--ok mkv--ok //rmvb--no ,swf--no
rmvb failed:
root@freescale /$ gst-launch playbin2 uri=file:///mingyanghuagu.rmvb
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
[INFO] Product Info: i.MX53
VPU Version: firmware 1.4.41; libvpu: 5.3.2
MFW_GST_VPU_DECODER_PLUGIN 2.0.3 build on Sep 18 2013 01:42:31.
MFW_GST_V4LSINK_PLUGIN 2.0.3 build on Sep 18 2013 01:43:10.
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Got EOS from element "playbin20".
Execution ended after 1247625 ns.
Setting pipeline to PAUSED ...
total time:0:00:00.004183250 ,Render fps:0
Setting pipeline to READY ...
Total rendered:0
>>VPU_DEC: State: Ready to Null
Setting pipeline to NULL ...
[--->FINALIZE v4l_sink
[--->FINALIZE vpu_dec
Freeing pipeline ...
root@freescale /$
(2) gplay //gplay and gst-launch has the same problem.(test: mp4--OK ts--ok wmv--ok flv--ok wma--ok avi--ok mkv--ok //rmvb--no ,swf--no)
root@freescale /video$ gplay hls.rmvb
playbin2 is employed!
fsl_player_init(): Successfully initialize!
fsl_player_set_media_location(): filename=hls.rmvb
[Stopped ][Vol=01][00:00:00/00:00:00][fps:0]Wait status change from 2 to 4
[Stopped ][Vol=01][00:00:00/00:00:00][fps:0][INFO] Product Info: i.MX53
VPU Version: firmware 1.4.41; libvpu: 5.3.2
MFW_GST_VPU_DECODER_PLUGIN 2.0.3 build on Oct 14 2013 17:26:37.
[Stopped ][Vol=01][00:00:00/00:00:00][fps:0]FOUND GST_MESSAGE_TAG!
audio codec: Real Audio G2 (Cook)
FOUND GST_MESSAGE_TAG!
video codec: Real Video 4.0
Wait status change from 2 to 4
MFW_GST_V4LSINK_PLUGIN 2.0.3 build on Oct 14 2013 17:26:59.
Wait status change from 2 to 4
Wait status change from 2 to 4
[Stopped ][Vol=01][00:00:00/5124095:34:33][fps:0]Wait status change from 2 to 4
Debug: VPU Decoder Initialization failed
Error: fatal error
[Stopped ][Vol=01][00:00:00/5124095:34:33][fps:0]Wait status change from 2 to 4
[Stopped ][Vol=01][00:00:00/5124095:34:33][fps:0]Wait status change from 2 to 4
[Stopped ][Vol=01][00:00:00/5124095:34:33][fps:0]Wait status change from 2 to 4
[Stopped ][Vol=01][00:00:00/5124095:34:33][fps:0]Wait status change from 2 to 4
[Stopped ][Vol=01][00:00:00/5124095:34:33][fps:0]Wait status change from 2 to 4
[Stopped ][Vol=01][00:00:00/5124095:34:33][fps:0]^C Aborted by signal Interrupt...
[Stopped ][Vol=01][00:00:00/5124095:34:33][fps:0]x
[Stopped ][Vol=01][00:00:00/5124095:34:33][fps:0]^C Aborted by signal Interrupt...
root@freescale /video$ ls
(3) totem //why? how to use it?
root@freescale /video$ totem zhongguoweidao.mkv
Cannot open display:
Run 'totem --help' to see a full list of available command line options.
root@freescale /video$
(4)mplay
Mplay can play all video format well,but the voice is not normal!!
(test: mp4--OK ts--ok wmv--ok flv--ok wma--ok avi--ok mkv--ok rmvb--ok ,swf--no)
root@freescale ~$ mplayer -ao help
MPlayer 1.0rc2-4.4.4 (C) 2000-2007 MPlayer Team
Available audio output drivers:
oss OSS/ioctl audio output
mpegpes DVB audio output
v4l2 V4L2 MPEG Audio Decoder output
null Null audio output
pcm RAW PCM/WAVE file writer audio output
|
|