Anyone used AWS Elastic Transcoder to transcode .mjr files to .mp4?

93 views
Skip to first unread message

Anil Wadghule

unread,
Mar 8, 2018, 3:44:09 AM3/8/18
to meetecho-janus
Hello,

Has anyone used to AWS Elastic Transcoder service to transcode .mjr files to .mp4? (@Lorenzo?)

Is this even possible?

Fore more info about AWS Elastic Transcoder here are more links


Thank you,
Anil

Anil Wadghule

unread,
Mar 8, 2018, 6:22:40 AM3/8/18
to meetecho-janus
Foks, 

Here is what I got 

 "Container":"flac|flv|fmp4|gif|mp3|mp4|mpg|mxf|oga|ogg|ts|wav|webm",
         "Audio":{
            "Codec":"AAC|flac|mp2|mp3|pcm|vorbis",
            "CodecOptions":{
               "Profile":"auto|AAC-LC|HE-AAC|HE-AACv2",
               "BitDepth":"8|16|24|32",
               "Signed":"Signed|Unsigned",
               "BitOrder":"LittleEndian"
            },
            "SampleRate":"auto|22050|32000|44100|48000|96000",
            "BitRate":"audio bit rate of output file in kilobits/second",
            "Channels":"auto|0|1|2",
            "AudioPackingMode":"SingleTrack|OneChannelPerTrack|
               OneChannelPerTrackWithMosTo8Tracks"
         },
         "Video":{
            "Codec":"gif|H.264|mpeg2|vp8|vp9",
            "CodecOptions":{
               "Profile":"baseline|main|high|0|1|2|3",
               "Level":"1|1b|1.1|1.2|1.3|2|2.1|2.2|
                  3|3.1|3.2|4|4.1",
               "MaxReferenceFrames":"maximum number of reference frames",
               "MaxBitRate":"maximum bit rate",
               "BufferSize":"maximum buffer size",
               "InterlacedMode":"Progressive|TopFirst|BottomFirst|Auto",
               "ColorSpaceConversion":"None|Bt709ToBt601|Bt601ToBt709|Auto",
               "ChromaSubsampling":"yuv420p|yuv422p",
               "LoopCount":"Infinite|[0,100]"
            },


Can someone here confirm whether above container types is good for converting .webm/mp4 (video) and opus (audio) files to .mp4?

I don't see .opus listed above .. so wondering it may not work.

Thanks,
Anil


--
You received this message because you are subscribed to the Google Groups "meetecho-janus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to meetecho-janus+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Best,
Anil

Anil Wadghule

unread,
Mar 8, 2018, 6:26:39 AM3/8/18
to meetecho-janus

Gábor Tóth

unread,
Mar 8, 2018, 8:18:22 PM3/8/18
to meetecho-janus
I think no, you cant use it. Mjr is a specific janus file format, not a common media container.
You have to use janus-pp-rec to create webm or mkv files from mjr files. Don't worry there are no heavy cpu usage, there is no transcoding.
Reply all
Reply to author
Forward
0 new messages