LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-01-2012, 10:20 AM   #1
sumeet inani
Member
 
Registered: Oct 2008
Posts: 908
Blog Entries: 26

Rep: Reputation: 49
webm in mplayer


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)
Attached Files
File Type: txt ask-at-lq-logs.txt (42.0 KB, 14 views)

Last edited by sumeet inani; 06-01-2012 at 10:22 AM.
 
Old 06-01-2012, 12:16 PM   #2
414N
Member
 
Registered: Sep 2011
Location: Italy
Distribution: Slackware
Posts: 647

Rep: Reputation: 189Reputation: 189
Quote:
Originally Posted by sumeet inani View Post

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.
 
Old 06-07-2012, 04:13 AM   #3
414N
Member
 
Registered: Sep 2011
Location: Italy
Distribution: Slackware
Posts: 647

Rep: Reputation: 189Reputation: 189
Update: seems a new stable version (1.1) has been released, You can find it here.
 
Old 06-08-2012, 01:01 AM   #4
sumeet inani
Member
 
Registered: Oct 2008
Posts: 908

Original Poster
Blog Entries: 26

Rep: Reputation: 49
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Quality loss: AVI to WebM hydraMax Linux - Software 4 11-18-2011 03:09 PM
LXer: Now YouTube 3D arrives on WebM LXer Syndicated Linux News 0 06-05-2011 09:11 AM
LXer: Now YouTube 3D arrive on WebM LXer Syndicated Linux News 0 06-05-2011 07:31 AM
LXer: YouTube Videos Uploaded In WebM Will Be Viewable In WebM LXer Syndicated Linux News 0 10-13-2010 12:20 PM
LXer: Taking webm for a Spin LXer Syndicated Linux News 0 07-23-2010 04:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration