Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-03-19 Thread Puneet B
Hi,
 
i fallow this link

http://linux-sunxi.org/Cedrus

In my ubuntu for mpv player i install from this repository.

https://github.com/mpv-player/mpv

To get audio through hdmi output, i just compile hdmi as driver and 
sunxi-codec as module.

so now card 0 is hdmi. so audio is playing through hdmi outputs.

but once played , there is an  audio and video de synchronization detected 
for .mkv and .avi format files repeatedly. 

But some time for mp4 and flv formats(1:5 )(especially when i make video to 
full screen). 

but if i mute audio , all videos are playing fine.

what will be the issue.

how can i solve this.

Kindly help me.


Error log:

Regards
Punith

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-03-07 Thread Rosimildo DaSilva
I am glad you solved. I just point you to a place that could be easier to 
find answers.

On Thursday, March 6, 2014 11:15:18 PM UTC-6, Puneet B wrote:

 Dude,

 I just asking 

 mpv --vo=vdpau --hwdec=vdpau --hwdec-codecs=all [filename] 


 *(export VDPAU_DRIVER=sunxi)*Is it possible to assign these things in 
 config file.

 so we can play videos from gui.


 Regards
 Punith
  




-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-03-06 Thread Puneet B
how to configure default configuration of mpv in /home/local/.mpv/config

so i can play video from gui.

Regards
Punith

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-03-06 Thread Rosimildo DaSilva
Dude, this list is not about mplayer application.
You get better results when you ask these questions on the proper mailing 
list!

R

On Thursday, March 6, 2014 6:26:39 AM UTC-6, Puneet B wrote:

 how to configure default configuration of mpv in /home/local/.mpv/config

 so i can play video from gui.

 Regards
 Punith


-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-11 Thread Puneet B
Hi Oliver ,

Here my update:

i tried with linaro rootfs also  from below link.

http://releases.linaro.org/latest/ubuntu/saucy-images.
(linaro-saucy-developer-20131216-586.tar.gz).

Now linaro ubuntu is booting fine.

Here also has the same issue. still video is not playing smoothly.

Regarding Log:
1.i installed mplayer2 by
apt-get install mplayer2.
still i am getting.
 MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team 
(how to istall mplayer2 newer version).

2. [vdpau] Got display refresh rate 50.000 Hz. 
 [vdpau] If that value looks wrong give the -vo vdpau:fps=X suboption 
 manually. 
so i change refresh rate manually by passing argument -vo vdpau:fps=60.
Now refresh rate is 60.

3 [VDPAU SUNXI] Presentation time not supported  0 ??% ??% ??,?% 0 0 
i have the error, but not the 0 ?? stuff (due to old mplayer?) 

How to install newest version of mplayer2.

4 [VDPAU SUNXI] vdp_output_surface_put_bits_indexed called but 
unimplemented! 
don't have this (are you using the master branch?) 
 [VDPAU SUNXI] vdp_output_surface_render_output_surface called but 
 unimplemented! 
don't have this (are you using the master branch?) 

This log is because of forward play of video.
if i did not forward the video with right aero mark , i am also not getting 
this.

finally i think problem with mplayer.


So how can i install.

Regards
Punith


 

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-10 Thread Puneet B
 http://linux-sunxi.org/Cedrus

Is this link will allow to play the hd video from Gui.

or this will also work in only command prompt.

Regards
Punith

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-10 Thread Puneet B
Hi 

I am not able to play hd videos smoothly from this link.

http://linux-sunxi.org/Cedrus

Here is my Procedure what i have done:
1setenv sunxi_ve_mem_reserve '128'
2git clone https://github.com/linux-sunxi/libvdpau-sunxi
3cd libvdpau-sunxi
4make
5make install
Then i have 
libvdpau_sunxi.so.1  
libvdpau_trace.so.1 
libvdpau_trace.so.1.0.0
libraries under /usr/lib/vdpau directory
4then i login as user in gnome-terminal and export fallowing path.
export VDPAU_DRIVER=sunxi
5sudo chmod -R 777 /dev/disp /dev/cedar_Dev
6apt-get install mplayer2.
6mplayer -vo vdpau -vc ffmpeg12vdpau,ffh264vdpau, /media/9513-1851/aa.mp4

But once i play video , it is not playing smoothly.
Here is my video log:

MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote 
control.

Playing /media/95E5-18AE/aga_naga.mp4.
Detected file format: QuickTime/MPEG-4/Motion JPEG 2000 format (libavformat)
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang eng
VIDEO:  [H264]  1264x536  24bpp  23.976 fps  3674.8 kbps (448.6 kbyte/s)
Clip info:
 major_brand: mp42
 minor_version: 0
 compatible_brands: mp42ndhdavc1isom
 creation_time: 2011-07-28 17:45:17
Load subtitles in /media/95E5-18AE/
[VDPAU SUNXI] VE version 0x1623 opened.
==
Forced video codec: ffmpeg12vdpau
Forced video codec: ffh264vdpau
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))
==
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 6 ch, s16le, 447.6 kbit/9.71% (ratio: 55947-576000)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==
AO: [pulse] 48000Hz 2ch floatle (4 bytes per sample)
Starting playback...
Movie-Aspect is 2.36:1 - prescaling to correct movie aspect.
VO: [vdpau] 1264x536 = 1264x536 H.264 VDPAU acceleration 
[vdpau] Got display refresh rate 50.000 Hz.
[vdpau] If that value looks wrong give the -vo vdpau:fps=X suboption 
manually.
[VDPAU SUNXI] Presentation time not supported  0 ??% ??% ??,?% 0 0 
A:  12.2 V:  12.2 A-V: -0.000 ct: -0.000   0/  0 17%  0%  7.1% 0 0 

Exiting... (Quit)



I tried with smplayer also but has same issue.

Is i am missing anything else.

Kindly suggest me.

Regards
Punith

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-10 Thread Olliver Schinagl

Puneet,

On 10-02-14 13:28, Puneet B wrote:

Hi

I am not able to play hd videos smoothly from this link.

http://linux-sunxi.org/Cedrus

Here is my Procedure what i have done:
1setenv sunxi_ve_mem_reserve '128'
2git clone https://github.com/linux-sunxi/libvdpau-sunxi
3cd libvdpau-sunxi
4make
5make install
Then i have
libvdpau_sunxi.so.1
libvdpau_trace.so.1
libvdpau_trace.so.1.0.0
libraries under /usr/lib/vdpau directory
4then i login as user in gnome-terminal and export fallowing path.
export VDPAU_DRIVER=sunxi
5sudo chmod -R 777 /dev/disp /dev/cedar_Dev

ls -laF /dev/disp /dev/cedar*
and double check the permissions!! because _Dev sounds wrong, should be 
_dev.



6apt-get install mplayer2.
6mplayer -vo vdpau -vc ffmpeg12vdpau,ffh264vdpau, /media/9513-1851/aa.mp4

But once i play video , it is not playing smoothly.
Here is my video log:

MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.

Playing /media/95E5-18AE/aga_naga.mp4.
Detected file format: QuickTime/MPEG-4/Motion JPEG 2000 format (libavformat)
But puneet, this is not MPEG1, MPEG2 and definitely not h264. Sounds 
like motion jpeg in an mpeg4 container.


Try the big buck buney h264 or sintel h264 demo's.

Olliver

[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang eng
VIDEO:  [H264]  1264x536  24bpp  23.976 fps  3674.8 kbps (448.6 kbyte/s)
Clip info:
  major_brand: mp42
  minor_version: 0
  compatible_brands: mp42ndhdavc1isom
  creation_time: 2011-07-28 17:45:17
Load subtitles in /media/95E5-18AE/
[VDPAU SUNXI] VE version 0x1623 opened.
==
Forced video codec: ffmpeg12vdpau
Forced video codec: ffh264vdpau
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))
==
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 6 ch, s16le, 447.6 kbit/9.71% (ratio: 55947-576000)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==
AO: [pulse] 48000Hz 2ch floatle (4 bytes per sample)
Starting playback...
Movie-Aspect is 2.36:1 - prescaling to correct movie aspect.
VO: [vdpau] 1264x536 = 1264x536 H.264 VDPAU acceleration
[vdpau] Got display refresh rate 50.000 Hz.
[vdpau] If that value looks wrong give the -vo vdpau:fps=X suboption
manually.
[VDPAU SUNXI] Presentation time not supported  0 ??% ??% ??,?% 0 0
A:  12.2 V:  12.2 A-V: -0.000 ct: -0.000   0/  0 17%  0%  7.1% 0 0

Exiting... (Quit)



I tried with smplayer also but has same issue.

Is i am missing anything else.

Kindly suggest me.

Regards
Punith

--
You received this message because you are subscribed to the Google
Groups linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send
an email to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


--
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-10 Thread Puneet B
Hi Oliver.

sorry i changed permission to cedar_dev (typo error).


Try the big buck buney h264 or sintel h264 demo's. 

Can you explain this , as i am not getting.

Regards
Punith

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-10 Thread Olliver Schinagl

On 10-02-14 14:36, Puneet B wrote:

Hi Oliver.

sorry i changed permission to cedar_dev (typo error).


 Try the big buck buney h264 or sintel h264 demo's.

Can you explain this , as i am not getting.

http://samplemedia.linaro.org/H264/big_buck_bunny_1080p_H264_AAC_25fps_7200K.MP4

if that works, your decoder is setup properly.

OTher files not working simply means our driver or the decoder doesn't 
like your file and falls back to software decoding.




Regards
Punith

--
You received this message because you are subscribed to the Google
Groups linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send
an email to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


--
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-10 Thread Puneet B
Hi Oliver,

As i played you video also , has the same issue.

Video is not playing smoothly.

Here is log:

MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote 
control.

Playing /media/95E5-18AE/big_buck_bunny_1080p_H264_AAC_25fps_7200K.MP4
Detected file format: QuickTime/MPEG-4/Motion JPEG 2000 format (libavformat)
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO:  [H264]  1280x720  24bpp  24.000 fps  1748.2 kbps (213.4 kbyte/s)
Clip info:
 major_brand: mp42
 minor_version: 0
 compatible_brands: isommp42
 creation_time: 2014-01-06 15:51:24
Load subtitles in /media/95E5-18AE/
[VDPAU SUNXI] VE version 0x1623 opened.
==
Forced video codec: ffmpeg12vdpau
Forced video codec: ffh264vdpau
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))
==
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 192.0 kbit/13.61% (ratio: 24000-176400)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==
AO: [pulse] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback...
Movie-Aspect is undefined - no prescaling applied.
VO: [vdpau] 1280x720 = 1280x720 H.264 VDPAU acceleration 
[vdpau] Got display refresh rate 50.000 Hz.
[vdpau] If that value looks wrong give the -vo vdpau:fps=X suboption 
manually.
[VDPAU SUNXI] Presentation time not supported  0 ??% ??% ??,?% 0 0 
[VDPAU SUNXI] vdp_output_surface_put_bits_indexed called but unimplemented!
[VDPAU SUNXI] vdp_output_surface_render_output_surface called but 
unimplemented!
A:  34.2 V:  34.2 A-V: -0.000 ct:  0.000   0/  0 17%  0%  2.6% 0 0 


Exiting... (End of file)


Regards
Punith

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-10 Thread Olliver Schinagl

On 10-02-14 15:27, Puneet B wrote:

Hi Oliver,

As i played you video also , has the same issue.

Video is not playing smoothly.

Here is log:

MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.

Playing /media/95E5-18AE/big_buck_bunny_1080p_H264_AAC_25fps_7200K.MP4

that looks good

Detected file format: QuickTime/MPEG-4/Motion JPEG 2000 format (libavformat)

that looks wrong

[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO:  [H264]  1280x720  24bpp  24.000 fps  1748.2 kbps (213.4 kbyte/s)
That looks wrong too, 1280x720 is weir, since the video is 1080p. Maybe 
you are still using the wrong file, even though the name seems right? 
Try a different USB stick to make sure your not using the old file.

Clip info:
  major_brand: mp42
  minor_version: 0
  compatible_brands: isommp42
  creation_time: 2014-01-06 15:51:24
Load subtitles in /media/95E5-18AE/
[VDPAU SUNXI] VE version 0x1623 opened.
==
Forced video codec: ffmpeg12vdpau
Forced video codec: ffh264vdpau
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))
==
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 192.0 kbit/13.61% (ratio: 24000-176400)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==
AO: [pulse] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback...
Movie-Aspect is undefined - no prescaling applied.
VO: [vdpau] 1280x720 = 1280x720 H.264 VDPAU acceleration
[vdpau] Got display refresh rate 50.000 Hz.
[vdpau] If that value looks wrong give the -vo vdpau:fps=X suboption
manually.
[VDPAU SUNXI] Presentation time not supported  0 ??% ??% ??,?% 0 0
[VDPAU SUNXI] vdp_output_surface_put_bits_indexed called but unimplemented!
[VDPAU SUNXI] vdp_output_surface_render_output_surface called but
unimplemented!
A:  34.2 V:  34.2 A-V: -0.000 ct:  0.000   0/  0 17%  0%  2.6% 0 0


Exiting... (End of file)


Regards
Punith

--
You received this message because you are subscribed to the Google
Groups linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send
an email to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


--
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-10 Thread Puneet B
 Hi Oliver,

Sorry for inconvenience , actually i  upload wrong log.

Because my logitech keyboard is not good.

still Video is not playing smoothly.

Here is actual log:

MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote 
control.

Playing /media/95E5-18AE/big_buck_bunny_1080p_H264_AAC_25fps_7200K.MP4.
Detected file format: QuickTime/MPEG-4/Motion JPEG 2000 format (libavformat)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xb5bd9590]max_analyze_duration reached
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO:  [H264]  1920x1080  24bpp  25.000 fps  7254.9 kbps (885.6 kbyte/s)
Clip info:
 major_brand: mp42
 minor_version: 1
 compatible_brands: isommp423gp5
 creation_time: 2011-08-04 01:51:12
 title: big_buck_bunny_1080p_surround.avi_006.AVI.MP4
 artist: created with SUPER(C).v2011.bld.49
 encoder: eRightSoft
 comment: 09:51:32
Load subtitles in /media/95E5-18AE/
[VDPAU SUNXI] VE version 0x1623 opened.
==
Forced video codec: ffmpeg12vdpau
Forced video codec: ffh264vdpau
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))
==
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 96.1 kbit/6.81% (ratio: 12009-176400)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==
AO: [pulse] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback...
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [vdpau] 1920x1080 = 1920x1080 H.264 VDPAU acceleration 
[vdpau] Got display refresh rate 50.000 Hz.
[vdpau] If that value looks wrong give the -vo vdpau:fps=X suboption 
manually.
[VDPAU SUNXI] Presentation time not supported  0 ??% ??% ??,?% 0 0 
[VDPAU SUNXI] vdp_output_surface_put_bits_indexed called but unimplemented!
[VDPAU SUNXI] vdp_output_surface_render_output_surface called but 
unimplemented!
A:  44.9 V:  45.0 A-V: -0.045 ct: -0.000   0/  0 26%  0%  1.9% 0 0 


Exiting... (End of file)



Regards
Punith

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-07 Thread nilsnuls0
четверг, 6 февраля 2014 г., 14:36:50 UTC+4 пользователь Olliver Schinagl 
написал:
 On 05-02-14 06:11, Puneet B wrote:
 
  Hi Patrick,
 
 
 
  If i run in an xterm, video playing but not smoothly.
 
 Probably means you did something wrong and it's using software decoding, 
 
 hence not smooth.
 
 
 
  if i run in an minicom console video is not playing.
 
 Of course not. You need to add the suggested DISPLAY variable at the 
 
 very least, and hope the server will accept the input.
 
 
 
 
 
  Xterm
 
  video is playing with vdpau ,x11 but not smooothly.
 
 probably only x11 and NOT vdpau.
 
 
 
  video is not playing with directfb .
 
 of course not, vdpau-sunxi requires x11, hard dependancy.
 
 
 
  in minicom terminal
 
  video is not playing with vdpau ,x11
 
  video is  playing with directfb . but not smooothly.
 
 No difference if you use local console or minicom if you redirect the 
 
 display properly.
 
 
 
 
 
 
 
  Regards
 
  Punith
 
 
 
  --
 
  You received this message because you are subscribed to the Google
 
  Groups linux-sunxi group.
 
  To unsubscribe from this group and stop receiving emails from it, send
 
  an email to linux-sunxi+unsubscr...@googlegroups.com.
 
  For more options, visit https://groups.google.com/groups/opt_out.

i am followed this tutorial :
http://linux-sunxi.org/Cedrus
, and get working MPV player with VDPAU on Gentoo(X11+XFCE) .
works perfect ,tried mkv,mp4,wmv - all plays good , also video from my digital 
cameras(Fujitsu,Samsung)  plays without problems

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-07 Thread nilsnuls0
понедельник, 3 февраля 2014 г., 9:36:21 UTC+4 пользователь Puneet B написал:
 HI ,
 
 I ported ubuntu in my A20 board.
 
 i used kernel and script from this link
 
 http://docs.cubieboard.org/tutorials/ct1/development/compiling_latest_kernel_for_cubietruck_cubieboard3
 
 I used some previous rootfs which is used for my A10 board.
 
 Now UBUNTU is booting fine.
 
 But Once i play 720p video , the video is not playing smoothly(playing like 
 slow motion).
 
 i tried with installing mali.ko and ump.ko.
 
 But not yet worked.
 
 kindly suggest me what will be issue.
 
 Regards
 Punith

please read last line in http://linux-sunxi.org/Cedrus wiki :

Note: There have been reports that some mplayer versions in certain 
repositories are not compiled with vdpau support.

so, probably vdpau support not compiled ...
try Gentoo, then you can select what you want

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-07 Thread nilsnuls0
понедельник, 3 февраля 2014 г., 9:36:21 UTC+4 пользователь Puneet B написал:
 HI ,
 
 I ported ubuntu in my A20 board.
 
 i used kernel and script from this link
 
 http://docs.cubieboard.org/tutorials/ct1/development/compiling_latest_kernel_for_cubietruck_cubieboard3
 
 I used some previous rootfs which is used for my A10 board.
 
 Now UBUNTU is booting fine.
 
 But Once i play 720p video , the video is not playing smoothly(playing like 
 slow motion).
 
 i tried with installing mali.ko and ump.ko.
 
 But not yet worked.
 
 kindly suggest me what will be issue.
 
 Regards
 Punith

ARM soc's not so powerfull to ignore compile optimizations ,
but binary distributions like ubuntu designed to work on all hardware.
So if you use ubuntu - you lose some power from you current device .  

In Gentoo you can set compile flags for whole system :
A10 - CFLAGS=-mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -mthumb
A20 - CFLAGS=-mcpu=cortex-a7 -mfloat-abi=hard -mfpu=neon-vfpv4 -mthumb

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-04 Thread Puneet B

 Hi Patrick,

i just fallow this procedure in link.

http://linux-sunxi.org/Cedrus http://linux-sunxi.org/XBMC 

every thing done correctly.

but once i play the video , only audio is coming ,there is no video output.

Here is log.

mplayer -vo vdpau -vc ffmpeg12vdpau,ffh264vdpau, /media/2CA3-91FB/aa.mp4

MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote 
control.

Playing /media/2CA3-91FB/aa.mp4.
Detected file format: QuickTime/MPEG-4/Motion JPEG 2000 format (libavformat)
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO:  [H264]  1280x720  24bpp  29.970 fps  2922.4 kbps (356.7 kbyte/s)
Clip info:
 major_brand: mp42
 minor_version: 0
 compatible_brands: isommp42
 creation_time: 2012-12-09 02:04:04
Load subtitles in /media/2CA3-91FB/
vo: couldn't open the X11 display ()!
Error opening/initializing the selected video_out (-vo) device.
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 192.0 kbit/13.61% (ratio: 24000-176400)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==
[AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or 
directory
AO: [alsa] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   1.0 (01.0) of 307.9 (05:07.9)  1.7% $3

Exiting... (End of file)
root@localhost:/libvdpau-sunxi# 


Kindly suggest what will be issue.

Regards
Punith

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-04 Thread Puneet B
Hi Oliver,

I did same procedure.


Regards
punith



On Tue, Feb 4, 2014 at 8:00 PM, Olliver Schinagl oliver+l...@schinagl.nlwrote:

 On 04-02-14 11:35, Puneet B wrote:

 vo: couldn't open the X11 display ()!
 Error opening/initializing the selected video_out (-vo) device.

 You probably forgot a step or two.


 --
 You received this message because you are subscribed to a topic in the
 Google Groups linux-sunxi group.
 To unsubscribe from this topic, visit https://groups.google.com/d/
 topic/linux-sunxi/PGlgXgaEh24/unsubscribe.
 To unsubscribe from this group and all of its topics, send an email to
 linux-sunxi+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-04 Thread jonsm...@gmail.com
On Tue, Feb 4, 2014 at 9:37 AM, Olliver Schinagl
oliver+l...@schinagl.nl wrote:
 On 04-02-14 15:36, Puneet B wrote:

 Hi Oliver,

 I did same procedure.

 what video player are you using?

 Only mplayer2 and mpv work; mplayer 1 will NOT work.

How does mplayer2 find the Cedar library? Don't you need a special build of it?





 Regards
 punith




 On Tue, Feb 4, 2014 at 8:00 PM, Olliver Schinagl
 oliver+l...@schinagl.nl mailto:oliver+l...@schinagl.nl wrote:

 On 04-02-14 11:35, Puneet B wrote:

 vo: couldn't open the X11 display ()!
 Error opening/initializing the selected video_out (-vo) device.

 You probably forgot a step or two.


 --
 You received this message because you are subscribed to a topic in

 the Google Groups linux-sunxi group.
 To unsubscribe from this topic, visit

 https://groups.google.com/d/__topic/linux-sunxi/PGlgXgaEh24/__unsubscribe

 https://groups.google.com/d/topic/linux-sunxi/PGlgXgaEh24/unsubscribe.
 To unsubscribe from this group and all of its topics, send an email
 to linux-sunxi+unsubscribe@__googlegroups.com
 mailto:linux-sunxi%2bunsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/__groups/opt_out
 https://groups.google.com/groups/opt_out.



 --
 You received this message because you are subscribed to the Google
 Groups linux-sunxi group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to linux-sunxi+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


 --
 You received this message because you are subscribed to the Google Groups
 linux-sunxi group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to linux-sunxi+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



-- 
Jon Smirl
jonsm...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-04 Thread Olliver Schinagl

On 04-02-14 11:35, Puneet B wrote:

vo: couldn't open the X11 display ()!
Error opening/initializing the selected video_out (-vo) device.

You probably forgot a step or two.

--
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-04 Thread Olliver Schinagl

On 04-02-14 15:36, Puneet B wrote:

Hi Oliver,

I did same procedure.

what video player are you using?

Only mplayer2 and mpv work; mplayer 1 will NOT work.



Regards
punith



On Tue, Feb 4, 2014 at 8:00 PM, Olliver Schinagl
oliver+l...@schinagl.nl mailto:oliver+l...@schinagl.nl wrote:

On 04-02-14 11:35, Puneet B wrote:

vo: couldn't open the X11 display ()!
Error opening/initializing the selected video_out (-vo) device.

You probably forgot a step or two.


--
You received this message because you are subscribed to a topic in
the Google Groups linux-sunxi group.
To unsubscribe from this topic, visit
https://groups.google.com/d/__topic/linux-sunxi/PGlgXgaEh24/__unsubscribe
https://groups.google.com/d/topic/linux-sunxi/PGlgXgaEh24/unsubscribe.
To unsubscribe from this group and all of its topics, send an email
to linux-sunxi+unsubscribe@__googlegroups.com
mailto:linux-sunxi%2bunsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/__groups/opt_out
https://groups.google.com/groups/opt_out.


--
You received this message because you are subscribed to the Google
Groups linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send
an email to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


--
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-04 Thread Roman Mamedov
On Tue, 4 Feb 2014 02:35:26 -0800 (PST)
Puneet B punit...@gmail.com wrote:

 Exiting... (End of file)
 root@localhost:/libvdpau-sunxi# 

You are running the media player as 'root', but are you logged into Xorg also
as 'root' (which would be uncommon and not recommended)?

If not, then 'root' will not have access to a local display by default, since
it is a different user.

So ensure the media player runs from the same user as Xorg.

-- 
With respect,
Roman


signature.asc
Description: PGP signature


Re: [linux-sunxi] Re: Unable to play 720p video in Ubuntu

2014-02-04 Thread Puneet B
Hi Patrick,

If i run in an xterm, video playing but not smoothly.

if i run in an minicom console video is not playing.

Xterm
video is playing with vdpau ,x11 but not smooothly.
video is not playing with directfb .

in minicom terminal
video is not playing with vdpau ,x11 
video is  playing with directfb . but not smooothly.


Regards
Punith

-- 
You received this message because you are subscribed to the Google Groups 
linux-sunxi group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.