TKooijmans

Results 21 comments of TKooijmans

The problem is not the value, but how to get each channel. Now I have 4 channels audio coming in in channel 1 So I only see total volume channel...

Hi Vimlesh if I try that I get an error. I do something like this Private Sub sOscServer_MessageReceived(ByVal sender As Object, ByVal e As OscMessageReceivedEventArgs) Handles sOscServer.MessageReceived Debug.Print(e.Message.Address & "...

Ok I got it thanks!!! e.Message.Data has only more data when volume tage arrives.

Now next step how to record four audiochannel SDI video from a decklink input... I see for audio channels come-in but when I do ADD 1 FILE Testcapture.mxf -b:v 35000000...

THANKS YUV420 works now and it seems I got a interlaced file, but media info still reports progressive.. I use ADD 1 FILE "myfile 1.mp4" -codec:v libx264 -crf:v 23 -preset:v...

Thanks vimlesh! That works! So to record a mp4 file with yuv 420 color and 2 channels audio we have to use this command ADD 1 FILE "myfile 1.mp4" -codec:v...

Not ok sofar, the mp4 file is not accepted by Adobe Premiere

This is a working command for stereo recording, this is not accepted with video by Adobe Premiere however......(HD1080i50) ADD 1 FILE "myfile 1.mp4" -codec:v libx264 -crf:v 23 -preset:v veryfast -filter:v...

it's 1080i50, (1080i5000) if I set 720p2500 or 720p5000 I get the same problem. The resulting mp4 file seems to play fine in VLC but does not import in Premiere...

fps=50 does not fix this problem. in the attachment a Adobe h264 export [Adobe h264 high profile export.zip](https://github.com/CasparCG/server/files/5074924/Adobe.h264.high.profile.export.zip)