Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 25-03-2008, 09:12 AM   #1 (permalink)
In The Zone
 
bharat_r's Avatar
 
Join Date: Mar 2004
Location: Chennai
Posts: 470
Default VP7 codec for linux?

I have a few avi files which are encoded in vp7 codec. I'm not able to play them on vlc or mplayer.
From where can I get this codec for linux?
bharat_r is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 25-03-2008, 09:34 AM   #2 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: VP7 codec for linux?

^Mplayer lists on thier codec page,
http://www.mplayerhq.hu/DOCS/codecs-status.html

Do you have the win32codecs installed?
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 25-03-2008, 09:55 AM   #3 (permalink)
99.9% Idle
 
axxo's Avatar
 
Join Date: Sep 2007
Posts: 775
Default Re: VP7 codec for linux?

AFAIK exist no vp7 codec so far for linux...some license issue or dont know for some reason vlc ignore to include support for vp7 in its player...
linux=no vp7

@bharat..where do you get vp7 coded files?

Last edited by axxo; 25-03-2008 at 10:02 AM.
axxo is offline  
Old 25-03-2008, 10:03 AM   #4 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
Default Re: VP7 codec for linux?

Quote:
Originally Posted by axxo View Post
AFAIK exist no vp7 codec so far for linux...some license issue or dont know for some reason vlc ignore to include support for vp7 in its player...
linux=no vp7

@bharat..where do you get vp7 codes files?
then has someone tried it with wine ?

VP7 betters H.264, but due to the existance of x264, an encoder thats cross platform and developed by the VideoLAN team, VP7 decoding doesn't get a high enough priority from them.

But a decoder is underway in FFMPEG(and concequently VLC) and will be released as soon as possible. But an encoder is a long way off.

PS: a non native Win32 dll which can be loaded to MPlayer and Xine is available, but its not fast.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 25-03-2008, 10:09 AM   #5 (permalink)
99.9% Idle
 
axxo's Avatar
 
Join Date: Sep 2007
Posts: 775
Default Re: VP7 codec for linux?

Quote:
Originally Posted by MetalheadGautham View Post


PS: a non native Win32 dll which can be loaded to MPlayer and Xine is available, but its not fast.
do you mean there will be some frame drop during playback? If possible can u direct me to that dll link..
axxo is offline  
Old 25-03-2008, 10:12 AM   #6 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
Default Re: VP7 codec for linux?

Quote:
Originally Posted by axxo View Post
do you mean there will be some frame drop during playback? If possible can u direct me to that dll link..
all win32 dll files that mplayer and xine use have this performance drop due to the fact that the dll is made for an entirely different platform.

the dll is located in the mplayer win32 dll package. you must be knowing where it is.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 25-03-2008, 10:21 AM   #7 (permalink)
99.9% Idle
 
axxo's Avatar
 
Join Date: Sep 2007
Posts: 775
Default Re: VP7 codec for linux?

if it were only for decoding why there is performance drop...have not used mplayer before.anyway will try installing now and see whats upto
axxo is offline  
Old 25-03-2008, 10:29 AM   #8 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: VP7 codec for linux?

^Coz , its a non native os file being used.
Mplayer has to use it via a wrapper of sorts to decode the video.
Although , i personally havent seen any performance drop decoding quicktime videos in mplayer.
AFAIK, it uses win32codecs to decode them.
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 25-03-2008, 10:35 AM   #9 (permalink)
99.9% Idle
 
axxo's Avatar
 
Join Date: Sep 2007
Posts: 775
Default Re: VP7 codec for linux?

..alright..but i dont think theres any need for mplayer unless we need to play rare formats like vp7..otherwise vlc is there serving all time....
axxo is offline  
Old 25-03-2008, 10:39 AM   #10 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: VP7 codec for linux?

^Mplayer doesnt just use windows codecs for all the videos.
It does use native codecs for supported formats.
IMO its the best video player around.

Offtopic:VLC also has a mozilla plugin like mplayer,
I've only used mplayer's one, can someone tell me how the VLC one fares?
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 25-03-2008, 10:45 AM   #11 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
Default Re: VP7 codec for linux?

Quote:
Originally Posted by rayraven View Post
Offtopic:VLC also has a mozilla plugin like mplayer,
I've only used mplayer's one, can someone tell me how the VLC one fares?
Its quite feature rich and excellent. Waaaaay better than MPlayer plugin IMO. But MPlayer plugin is prefered as VLC lacks Win32 DLL Loading Capability. There was a test page on VLC website which had a text box and the plugin window below, and you could paste any video URL in the text box and it could be played on the plugin window. It was an awssome demo. But I forgot the link to that page, which was kindly pointed out to me by a VideoLAN developer when I said there is no VLC plugin based page online so that I may test that plugin.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 25-03-2008, 03:57 PM   #12 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: VP7 codec for linux?

there is some bash script to convert VP7 to other formats:
http://ubuntuforums.org/showthread.php?t=502179
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 25-03-2008, 06:22 PM   #13 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
Default Re: VP7 codec for linux?

Quote:
Originally Posted by praka123 View Post
there is some bash script to convert VP7 to other formats:
http://ubuntuforums.org/showthread.php?t=502179
jab convert kar saktha hai, play kyon nahi kar saktha ?
VP7 is just too good to be converted to another format. h.264 included.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 25-03-2008, 10:07 PM   #14 (permalink)
In The Zone
 
bharat_r's Avatar
 
Join Date: Mar 2004
Location: Chennai
Posts: 470
Default Re: VP7 codec for linux?

So there is no way I can view those files I guess.

Quote:
Originally Posted by axxo View Post
@bharat..where do you get vp7 coded files?
I download some episodes of a TV show which comes on Star Vijay. Those were in vp7.
bharat_r is offline  
Old 25-03-2008, 11:04 PM   #15 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
Default Re: VP7 codec for linux?

Quote:
Originally Posted by bharat_r View Post
So there is no way I can view those files I guess.
didn't you read each link posted ?
go to the following link, and in Firefox, do a ctrl+F to bring page search and type VP7.
http://www.mplayerhq.hu/DOCS/codecs-status.html

then you will gain something good.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 26-03-2008, 02:50 AM   #16 (permalink)
99.9% Idle
 
axxo's Avatar
 
Join Date: Sep 2007
Posts: 775
Default Re: VP7 codec for linux?

Quote:
Originally Posted by bharat_r View Post
So there is no way I can view those files I guess.



I download some episodes of a TV show which comes on Star Vijay. Those were in vp7.
......downloaded lollu sabha episodes? got it. was my fault to encode those videos with vp7 codec and making you now unable to play them....
axxo is offline  
Old 26-03-2008, 04:37 PM   #17 (permalink)
In The Zone
 
bharat_r's Avatar
 
Join Date: Mar 2004
Location: Chennai
Posts: 470
Default Re: VP7 codec for linux?

Quote:
Originally Posted by MetalheadGautham View Post
didn't you read each link posted ?
go to the following link, and in Firefox, do a ctrl+F to bring page search and type VP7.
http://www.mplayerhq.hu/DOCS/codecs-status.html

then you will gain something good.
ya..ok...Mplayer plays the files ..sry

Quote:
Originally Posted by axxo View Post
......downloaded lollu sabha episodes? got it. was my fault to encode those videos with vp7 codec and making you now unable to play them....
u mean u say ur running that lollu sabha forum???

Last edited by bharat_r; 26-03-2008 at 04:41 PM. Reason: Automerged Doublepost
bharat_r is offline  
Old 26-03-2008, 04:45 PM   #18 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
Default Re: VP7 codec for linux?

Quote:
Originally Posted by bharat_r View Post
u mean u say ur running that lollu sabha forum???
obviously
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 26-03-2008, 08:58 PM   #19 (permalink)
99.9% Idle
 
axxo's Avatar
 
Join Date: Sep 2007
Posts: 775
Default Re: VP7 codec for linux?

Quote:
Originally Posted by bharat_r
u mean u say ur running that lollu sabha forum???
not my forum..but admin cum everything over there..
initially I started encoding with realmedia..then wmv..now vp7.
have tried both x.264 & ogg theora..not satisfied with the end results...
vp7 is the best for low bitrate video encoding.
axxo is offline  
Old 27-03-2008, 11:13 AM   #20 (permalink)
In The Zone
 
bharat_r's Avatar
 
Join Date: Mar 2004
Location: Chennai
Posts: 470
Default Re: VP7 codec for linux?

The problem with VP7 & Mplayer was ,when I drag & drop the video into the player,it doesn't play & gives the following error:



But when I open the video from the player,it plays.

Last edited by bharat_r; 27-03-2008 at 11:28 AM. Reason: spelling error
bharat_r is offline  
Old 27-03-2008, 11:20 AM   #21 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
Default Re: VP7 codec for linux?

Quote:
Originally Posted by axxo View Post
not my forum..but admin cum everything over there..
initially I started encoding with realmedia..then wmv..now vp7.
have tried both x.264 & ogg theora..not satisfied with the end results...
vp7 is the best for low bitrate video encoding.
take my advice and stick to mkv+vp7+aac/vorbis
at 32kbps, nero he-aac mono beats vorbis.
but AoTuV(stands fo Aoyumi's Tuned Vorbis) Beta 5 beats standard vorbis and comes klose to nero he-aac.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 27-03-2008, 02:06 PM   #22 (permalink)
99.9% Idle
 
axxo's Avatar
 
Join Date: Sep 2007
Posts: 775
Default Re: VP7 codec for linux?

Quote:
Originally Posted by MetalheadGautham View Post
take my advice and stick to mkv+vp7+aac/vorbis
at 32kbps, nero he-aac mono beats vorbis.
but AoTuV(stands fo Aoyumi's Tuned Vorbis) Beta 5 beats standard vorbis and comes klose to nero he-aac.
mkv + aac good combo..but not standardized yet right?

most importantly mkv splitter is not yet available...atleast we need to convert that to some other format to get splitted...I need this feature bcoz file hosting or video hosting sites do has some duration and filesize limits

In order to play AoTuv or nero aac encoded audio one has to install apporpriate codec in his system? may be am wrong.
axxo is offline  
Old 07-04-2008, 07:51 AM   #23 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
Default Re: VP7 codec for linux?

Quote:
Originally Posted by axxo View Post
mkv + aac good combo..but not standardized yet right?

most importantly mkv splitter is not yet available...atleast we need to convert that to some other format to get splitted...I need this feature bcoz file hosting or video hosting sites do has some duration and filesize limits

In order to play AoTuv or nero aac encoded audio one has to install apporpriate codec in his system? may be am wrong.
if you need a good host, try Azherus' Vuze. They host mkv + h264 + vorbis files.

And mkv splitter is rather common these days, with windows boys having klite codec pack and linux guys having out of box support in mplayer, xine, vlc, etc.

Nero AAC can be played with any standard AAC decoder. You find it on mac out of box, on windows via real player, quicktime or klite pack, and on linux either with faad based packages or in VLC, MPlayer and Xine out of box. Also there in XMMS, Audacious, GStreamer, amaroK, etc.

AoTuV can be played out of box on linux, and needs any ordinary audio decoder for windows and mac. Its just a tuned up encoder made by Aoyumi(He is from Hong Kong I guess...)

go to www.hydrogenaudio.org to learn more about AoTuV and Nero AAC, two of the best codecs available for audio. Its a must visit for rippers and players alike.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Which is the best video codec out there? maverickrohan Reviews 390 01-12-2010 12:54 AM
Divx codec vish786 Open Source 15 24-10-2007 12:30 AM
Which Codec to use? Valentine Software Q&A 10 30-06-2006 08:19 PM
All in 1 codec! readermaniax QnA (read only) 3 09-06-2006 07:59 AM
Best Codec Packs PrinceHeart QnA (read only) 15 19-03-2005 05:53 PM


All times are GMT +5.5. The time now is 08:41 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2