Search found 11 matches

by aufkrawall
Thu Dec 29, 2011 5:48 am
Forum: Generic Discussions
Topic: x264 RGB doesn't look like original RGB
Replies: 1
Views: 5984

x264 RGB doesn't look like original RGB

Hello, when I convert a Fraps RGB video to x264 RGB, result picture will have a little blue tint. Fraps RGB: http://www.ld-host.de/uploads/thumbnails/62ca8eaba1a1610d34ddaca9a6530366.png x264 lossless RGB: http://www.ld-host.de/uploads/thumbnails/613bf0e8b5364250a8145b5b8f59ea87.png Do you know what...
by aufkrawall
Wed Dec 28, 2011 11:51 am
Forum: Tips & Tricks
Topic: *deleted*
Replies: 2
Views: 10716

Re: How to convert Fraps RGB video to x264 lossless

I'd say that the preset used shouldn't be slower than veryfast (and might want to use --tune fast-decode then, or just --no-cabac). Everything below Faster seems to be a problem to the encoder: Not just that the performance drops totally, the result can even be crap, e.g. some seconds are missing i...
by aufkrawall
Wed Dec 28, 2011 6:38 am
Forum: Tips & Tricks
Topic: *deleted*
Replies: 2
Views: 10716

*deleted*

*deleted*

Edit: I deleted it because it simply didn't work right.
by aufkrawall
Sat Dec 24, 2011 4:41 am
Forum: Development
Topic: Build 5215: Decoding and so encoding interlaced VC-1 fails
Replies: 3
Views: 5564

Re: Build 5215: Decoding and so encoding interlaced VC-1 fails

Also encoding interlaced WMV is not supported. But it works. :) The source must be AviSynth. Then the effects preview in picture settings may still look distorted but the encoded result is ok, even well deinterlaced. But it still doesn't work for me with the m2ts as a source file, it must be remuxe...
by aufkrawall
Tue Dec 20, 2011 11:27 pm
Forum: Development
Topic: Build 5215: Decoding and so encoding interlaced VC-1 fails
Replies: 3
Views: 5564

Re: Build 5215: Decoding and so encoding interlaced VC-1 fails

Odd, now MediaCoder hangs each time I open the source effects preview.
At least with the m2ts file. A MKV remux opens without problems and I was able to successfully reencode it with MediaCoder.
by aufkrawall
Tue Dec 20, 2011 10:26 pm
Forum: Development
Topic: Build 5215: Decoding and so encoding interlaced VC-1 fails
Replies: 3
Views: 5564

Build 5215: Decoding and so encoding interlaced VC-1 fails

Even the decoding doesn't work, the preview looks distorted: http://www.ld-host.de/uploads/thumbnails/4c2f75cb8d18b2f4a2f1c10be5b52529.png Changing the source or deinterlace methods doesn't help. The encoded video of course looks distorted too. Here is an interlaced VC-1 sample: http://www.multiuplo...
by aufkrawall
Fri Dec 16, 2011 8:40 pm
Forum: Generic Discussions
Topic: How to use x264 lossless setting?
Replies: 8
Views: 18517

Re: How to use x264 lossless setting?

AnonCrow wrote:For lossless encoding, --qp 0 is the same as setting --crf 0

http://doom10.org/index.php?topic=152.0
Thank you very much, these two parameters work. :)
by aufkrawall
Fri Dec 16, 2011 3:33 am
Forum: Generic Discussions
Topic: How to use x264 lossless setting?
Replies: 8
Views: 18517

Re: How to use x264 lossless setting?

I neither can't get a raw video stream working, MediaCoder always says "No file outputted".
Doesn't work at all?
by aufkrawall
Thu Dec 15, 2011 8:47 pm
Forum: Generic Discussions
Topic: How to use x264 lossless setting?
Replies: 8
Views: 18517

Re: How to use x264 lossless setting?

Unfortunately, I already read this (very useful) guide but I didn't find anything about -qp0. :(
I simply want to encode/extract any kind of input video to a lossless one and Huffyuv always makes MediaCoder crash. Since it supports also x264 there must be a way to use -qp0 bitrate setting.