LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   webm in mplayer (https://www.linuxquestions.org/questions/linux-newbie-8/webm-in-mplayer-947983/)

sumeet inani 06-01-2012 10:20 AM

webm in mplayer
 
1 Attachment(s)
I have RHEL 5.2
I tried to play webm video & got garbled window which disappeared quickly .

Please see attached log (for full playback).

Code:

MPlayer dev-SVN-r27514-4.1.2 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Core(TM)2 Duo CPU    T9300  @ 2.50GHz (Family: 6, Model: 23, Stepping: 6)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.

Playing /media/NONE/Fastrack Summer Bags.webm.
libavformat file format detected.
[mp3 @ 0xaa180f0]Could not find codec parameters (Audio: mp1, s16, 160 kb/s)
LAVF_header: av_find_stream_info() failed
RAWDV file format detected.
VIDEO:  [DVSD]  720x576  24bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening video decoder: [dshow] DirectShow video codecs
ERROR: Could not open required DirectShow codec qdv.dll.
Win32 LoadLibrary failed to load: qdv.dll, /usr/lib/codecs/qdv.dll, /usr/lib/win32/qdv.dll, /usr/local/lib/win32/qdv.dll
Warning: DS_Filter() could not open DirectShow DLL.  (DLL=qdv.dll)
Failed to create DirectShow filter
You need to upgrade/install the binary codecs package.
Go to http://www.mplayerhq.hu/dload.html
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffdv] vfm: ffmpeg (FFmpeg DV decoder)
==========================================================================
==========================================================================
Opening audio decoder: [libdv] Raw DV Audio Decoder
Unknown/missing audio format -> no sound
ADecoder init failed :(
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
Cannot find codec 'dvaudio' in libavcodec...
ADecoder init failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x56444152.
Read DOCS/HTML/en/codecs.html!
Audio: no sound
Starting playback...
Error while decoding frame!
V:  0.0  1/  1 ??% ??% ??,?% 0 0                                                                                                                         
Error while decoding frame!
V:  0.0  2/  2 ??% ??% ??,?% 0 0                                                                                                                         
Error while decoding frame!
V:  0.1  3/  3 ??% ??% ??,?% 0 0 
.
.
.
VDec: vo config request - 720 x 480 (preferred colorspace: Planar 411P)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar 411P as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 5 -> 4
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 9 -> 8
[swscaler @ 0x86a8be0]BICUBIC scaler, from yuv411p to yuv420p using MMX2
[swscaler @ 0x86a8be0]using 4-tap MMX scaler for horizontal luminance scaling
[swscaler @ 0x86a8be0]using 4-tap MMX scaler for horizontal chrominance scaling
[swscaler @ 0x86a8be0]using 1-tap MMX "scaler" for vertical scaling (YV12 like)
[swscaler @ 0x86a8be0]720x480 -> 720x480
VO: [xv] 720x480 => 720x480 Planar YV12
AC EOB marker is absent pos=76
AC EOB marker is absent pos=66
AC EOB marker is absent pos=84
AC EOB marker is absent pos=65
AC EOB marker is absent pos=64
AC EOB marker is absent pos=64
AC EOB marker is absent pos=81
AC EOB marker is absent pos=66
AC EOB marker is absent pos=66
AC EOB marker is absent pos=65
AC EOB marker is absent pos=73
AC EOB marker is absent pos=64
AC EOB marker is absent pos=64
.
.
.
AC EOB marker is absent pos=64
V:  0.7  19/ 19  7%  2%  0.0% 0 0                                                                                                                         
Error while decoding frame!
V:  0.8  20/ 20  7%  2%  0.0% 0 0                                                                                                                         
Error while decoding frame!
V:  0.8  21/ 21  7%  2%  0.0% 0 0                                                                                                                         
Error while decoding frame!
V:  0.8  22/ 22  6%  2%  0.0% 0 0                                                                                                                         
Error while decoding frame!
V:  0.9  23/ 23  6%  2%  0.0% 0 0                                                                                                                         
Error while decoding frame!
V:  0.9  24/ 24  6%  1%  0.0% 0 0                                                                                                                         
Error while decoding frame!
V:  1.0  25/ 25  5%  1%  0.0% 0 0                                                                                                                         
Error while decoding frame!
V:  1.0  26/ 26  5%  1%  0.0% 0 0                                                                                                                         
Error while decoding frame!
V:  1.0  27/ 27  5%  1%  0.0% 0 0                                                                                                                         
Error while decoding frame!
V:  1.1  28/ 28  5%  1%  0.0% 0 0                                                                                                                         
Error while decoding frame!
V:  1.1  29/ 29  5%  1%  0.0% 0 0                                                                                                                         
Error while decoding frame!
V:  1.2  30/ 30  4%  1%  0.0% 0 0                                                                                                                         
V:  1.2  30/ 30  4%  1%  0.0% 0 0                                                                                                                         

Exiting... (End of file)


414N 06-01-2012 12:16 PM

Quote:

Originally Posted by sumeet inani (Post 4693074)

Code:

RAWDV file format detected.
VIDEO:  [DVSD]  720x576  24bpp  25.000 fps    0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening video decoder: [dshow] DirectShow video codecs
ERROR: Could not open required DirectShow codec qdv.dll.
Win32 LoadLibrary failed to load: qdv.dll, /usr/lib/codecs/qdv.dll, /usr/lib/win32/qdv.dll, /usr/local/lib/win32/qdv.dll
Warning: DS_Filter() could not open DirectShow DLL.  (DLL=qdv.dll)
Failed to create DirectShow filter
You need to upgrade/install the binary codecs package.
Go to http://www.mplayerhq.hu/dload.html
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffdv] vfm: ffmpeg (FFmpeg DV decoder)
==========================================================================
==========================================================================
Opening audio decoder: [libdv] Raw DV Audio Decoder
Unknown/missing audio format -> no sound
ADecoder init failed :(
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
Cannot find codec 'dvaudio' in libavcodec...
ADecoder init failed :(
ADecoder init failed :(
Cannot find codec for audio format 0x56444152.
Read DOCS/HTML/en/codecs.html!
Audio: no sound
Starting playback...


These lines are kinda odd... Are you sure it's a genuine WebM file?
WebM files, according to wikipedia, should only contain a VP8 encoded video track and a Vorbis stream audio track. Here mplayer reports a RAWDV video track and a RAWDV audio track.
I recommend you to upgrade mplayer first (a 2008 compiled version is not even old, it's ancient) and then, if that file is still unplayable, we will look again at the issue.

414N 06-07-2012 04:13 AM

Update: seems a new stable version (1.1) has been released, You can find it here.

sumeet inani 06-08-2012 01:01 AM

yeah , my RHEL does not have official repository . I used some free ones to get this compiled mplayer from repo .
Compiling from source tarball is tedious .
I will try latest mplayer binary on free support distros like ubuntu etc.


All times are GMT -5. The time now is 01:19 AM.