Search found 13 matches

by themaster1
Tue Mar 10, 2015 4:28 am
Forum: GPU/Distributive/Segmental Encoding
Topic: MediaCoder + NVENC SDK 5.0
Replies: 25
Views: 53412

Re: MediaCoder + NVENC SDK 5.0

Finally, it's working with the latest drivers 347.52. 158 Fps for a standard def video (640x480,29fps) that's what i'm talking about !
by themaster1
Mon Mar 09, 2015 1:38 am
Forum: GPU/Distributive/Segmental Encoding
Topic: MediaCoder + NVENC SDK 5.0
Replies: 25
Views: 53412

Re: MediaCoder + NVENC SDK 5.0

I would love to finally try this Nvenc Hw codec but all i get is Error 14 (video encoder not started, video encoder absent ) What 's going on here ?!

I have a Gtx 660 , 347.57 drivers installed and mediacoder x64 v0.8.33.5685+ the update 5695
Thanks for the help
by themaster1
Wed Oct 03, 2012 4:52 pm
Forum: Generic Discussions
Topic: MediaCoder on the way to a distributive transcoder
Replies: 1
Views: 19432

Re: MediaCoder on the way to a distributive transcoder

I haven't tried the distributive mode yet but i have tried ripbot's distributive mode and work well. One feature i would love in mediacoder if possible is lossless codec support (lagarith/huffyuv which are open source, right ?) instead of x264 the reason being that i use avisynth's cpu intensive fil...
by themaster1
Sun Feb 05, 2012 4:47 am
Forum: Development
Topic: AC3 Bug: Mediacoder X64
Replies: 2
Views: 4638

AC3 Bug: Mediacoder X64

The audio is not encoded well with mediacoder x64 (version 0.8.1 build 5210) I have used the default encoder ffmpeg You can download the audio here (6MB): http://www.sendspace.com/file/t0birz The audio source was a wave / 48khz so should have been" error proof" during the encoding stage imo and yet ...
by themaster1
Thu Aug 25, 2011 10:20 am
Forum: Generic Discussions
Topic: Error spoted with avisynth
Replies: 0
Views: 2870

Error spoted with avisynth

I use a complex avisynth script and the video is not decoded at all if i use this line:
ConvertToYV12(matrix="rec601",interlaced=true)

and is decoded OK if i remove the matrix parameter which is abnormal so please fix this bug thanks

I use avisynth v2.6 for the record and v 0.8.1 build 5160
by themaster1
Tue May 31, 2011 1:35 pm
Forum: Generic Discussions
Topic: Matrix 601,709 problem
Replies: 1
Views: 4548

Re: Matrix 601,709 problem

I've made a new test today and it seems that mediacoder (according to DGindex NV ) chose BT.709 for 720p and BT.601 for 480p.In other words it is "720p aware" (it check the image size i presume) and assume 720p is High Def so it must use BT.709 matrix.... I guess it never came to your mind that one ...
by themaster1
Tue May 31, 2011 12:47 pm
Forum: Generic Discussions
Topic: Avisynth v 2.6 support
Replies: 0
Views: 3416

Avisynth v 2.6 support

I'm back again with a problem mediacoder can't decode a simple avisynth script and i assume it's because i use the version 2.6 but i'm not certain of that, can you enlighten me ? The v 2.6 is at an alpha stage so if that's the case it would be nice to have an upgrade.

Looking forward to answers
by themaster1
Mon May 30, 2011 3:36 pm
Forum: Generic Discussions
Topic: Matrix 601,709 problem
Replies: 1
Views: 4548

Matrix 601,709 problem

I have encoded a video in x264 and specified the matrix color BT601(code 6) in the advanced parameters yet when i play this video with DGindexNV it says it's BT.709 ? Does the fact that i picked Levels 3.1 (for HD) override the colormatrix values ?
by themaster1
Tue Apr 26, 2011 9:36 am
Forum: Generic Discussions
Topic: encode interlaced source & Color Matrix
Replies: 4
Views: 7416

Re: encode interlaced source & Color Matrix

WIndows XP SP3 Mediacoder v 0.8. build 5075 Working with avisynth script (avisource) output: MP4 / X264/AAC Goal: Trying to get an interlaced video properly decoded ( flagged as interlaced Top Field First ) and is not working sadly, fields are still visible (not deinterlaced). decoder used: Cyberlin...
by themaster1
Mon Apr 25, 2011 1:01 am
Forum: Generic Discussions
Topic: encode interlaced source & Color Matrix
Replies: 4
Views: 7416

Re: encode interlaced source & Color Matrix

It's not working i have enabled "interlaced" in the picture tab but when i decode the video i can see the fields it's not deinterlaced properly.