View Single Post
Old 24th September 2009, 09:14   #127  |  Link
Schruppinator
Registered User
 
Join Date: Sep 2009
Posts: 8
VC1 under Linux?

Hello,

first I want to say, that your program is very good. Thanks for that

My question is over autox264 on Linux. I get it to run, I load a file (a mkv file) and click "Analyse with mplayer". Now, under linux I get the following output in the console.

Code:
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x82a22a0)" of type `GString'
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
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.
Requested video codec family [wmvvc1dmo] (vfm=dmo) not available.
Enable it at compilation.
[vc1 @ 0xc22de0]Incomplete extradata
Could not open codec.
Unsupported PixelFormat -1
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
Unsupported PixelFormat -1
Unsupported PixelFormat -1
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
Unsupported PixelFormat -1
[vc1_vdpau @ 0xc22de0]decoding to PIX_FMT_NONE is not supported.
Could not open codec.
Cannot find codec matching selected -vo and video format 0x31435657.
I think, because the video is coded in VC1. Right? How I get it to run under Linux, to recode the video from VC1 to x264?

When I use the Windowsversion of autox264 with wine, no errors comes and I can recode the video. (After I put the "wvc1dmod.dll" in the windows/system32 folder I think)

Thanks for your help and sorry for my bad englisch!
Schruppinator is offline   Reply With Quote