Log in

View Full Version : Piping MPlayer to x264 some VC-1 interlaced ready


frencher
17th November 2011, 21:30
Hi all,
Now i convert video without codec with mplayer and x264 (x86 & x64)

Download
.rar -> mplayer to x264 with pipe (http://www.mediafire.com/?tycuuwwm93y8vsu)

Download
.rar -> mplayer to x264 with pipe + Source_VC1_1080i_@_29,97.rar (http://www.mediafire.com/?c9g8cql1fhdcc19)

Run -> mplayer to x264 with pipe.bat
The video input is -> Source.mkv
The pipe is -> \\.\pipe\Temp.y4m
The evening convert videos -> Output.mkv

Atak_Snajpera, RipBot264 (http://forum.doom9.org/showthread.php?t=127611) without codec is now posible (mplayer work with VC-1 just use .mkv) :D

http://i39.tinypic.com/14t95d3.png

CruNcher
20th November 2011, 15:16
Hi frencher did you checked if it keeped all frames of the original input or did it lost some (1-4 frames mostly either end or beginning) ?

Atak_Snajpera
20th November 2011, 19:15
frencher what are you trying to prove? x264 also has buildin decoders.

frencher
20th November 2011, 19:47
Hi frencher did you checked if it keeped all frames of the original input or did it lost some (1-4 frames mostly either end or beginning) ?

But I have not checked in a container .mkv it seems ok.

frencher what are you trying to prove? x264 also has buildin decoders.

I did not check either but with mplayer the video conversion does not need ffdshow or avisynth or Matroska Splitter.
I remain interested in the topic which lists the formats considered by x264.

Atak_Snajpera
20th November 2011, 20:11
i think libavcodec still can not decode interlaced vc1. x264 has the same video decoders like mplayer and company.

frencher
20th November 2011, 20:36
i think libavcodec still can not decode interlaced vc1. x264 has the same video decoders like mplayer and company.

mplayer decode interlaced vc1 ;)

Download
.rar -> mplayer to x264 with pipe + Source_VC1_1080i_@_29,97.rar (http://www.mediafire.com/?c9g8cql1fhdcc19)

For story I'm interested to support the MVC codec :D

roozhou
21st November 2011, 02:52
@frencher
Official mplayer uses's wvc1dmo.dll, which is a component of out-dated WMP10 and may not support all feature of VC1. There is a bug in mplayer's dmo wrapper, which prevents mplayer from using latest dmo decoder. I submitted a patch three years ago but the dev of mplayer refused to fix.

I recommend you use either mplayer_ww (http://mplayer-ww.com/eng/) fork or direct264 (http://forum.doom9.org/showthread.php?t=141441). Both supports latest VC1 decoder from M$.

frencher
21st November 2011, 12:47
@frencher
Official mplayer uses's wvc1dmo.dll, which is a component of out-dated WMP10 and may not support all feature of VC1. There is a bug in mplayer's dmo wrapper, which prevents mplayer from using latest dmo decoder. I submitted a patch three years ago but the dev of mplayer refused to fix.

I recommend you use either mplayer_ww (http://mplayer-ww.com/eng/) fork or direct264 (http://forum.doom9.org/showthread.php?t=141441). Both supports latest VC1 decoder from M$.

Do you have a video example ?

I use a version of mplayer a while that included a maximum of codecs without using folder "codecs" with support (vid 4352, aid ...., sid ....) instead (vid 1, aid1, sid 1).
The latest versions of mplayer does not detect the tracks MVC I need for my next app.