MC problems with ogg, nut and mkv

Bug report and feature request
Post Reply
jahwoto
Amateur
Amateur
Posts: 18
Joined: Sat Feb 14, 2009 12:29 am

MC problems with ogg, nut and mkv

Post by jahwoto » Mon Apr 20, 2009 1:16 am

Using (MediaCoder) MC 0.7.0 build 4380
Windows Vista Home Premium
Media Player: vlc 0.9.9

Then what I do:
Setting video to theora, audio to vorbis and container to matroska.
Further nothing changed and when clicking start transcoding, it says it fails.

Changing container to default it outputs an file ith a MPEG-PS container.
It outputs an .mpg file. What is this? MPEG1 is wrong!
It should use the OGG container.
Which is way superior compared to MPEG-PS.
shift + F8 for details about transcoded file:
MPEG-PS: 2.29 MiB, 45s 160msMPEG VideoMPEG Audio

I change the container to ogg.
It is still a .mpg file and what's worse.
The sound is gone!
(It should use the OGG container with .ogv as file extension.)

Then I change the container to NUT, hoping it does it right.
Nope, still a crappy .mpg file extension.
When trying to play with vlc, there is no sound and vlc shows an error message!
Geen bruikbare decodermodule:
VLC ondersteunt het "undf" audio- of videoformaat niet. Helaas kunt u hier weinig aan doen om dit op te lossen.
Translation:
No usable decoder module:
VLC doesn't support the "undf" audio- or videoformat. ...can't solve blablabla...

When using matroska with the MKVMerge, MC gives the following message.
>The testing phase has failed.<

And flac doesn't works also,
when using with theora as video and default as container
MC gives a 015 muxer error occurs.
But ffmpeg allows flac, vorbis and theora in ogg container.

When using the options and choosing ffmpeg as muxer for NUT.
MC crashes.

And when going to sound, the channels are set as stereo but there is an option original available.
It is best to use original instead of some option that rules out stuff.
It could prevent information lost in some cases with inexperienced or diverted users.


The file is a brickfilm about a commercial.
I have a MP4 version,
can't find the link to where it is but it is put on youtube now.
http://www.youtube.com/watch?v=DSAwE2yJ-ak

It was originally BARRY.MP4, have renamed it for testing purposes.

This is the content of the file used with MediaCoder:
(Got with pressing F8 and copy paste.)
General
Complete name : P:\Peter\Video's\MC-testen\bronBARRY.MP4
Format : MPEG-4
Format profile : Base Media / Version 2
Codec ID : mp42
File size : 6.66 MiB
Duration : 49s 320ms
Overall bit rate : 1 133 Kbps
Movie name : BARRY2.avi.MP4
Performer : created with SUPER(C).v2007.bld.21
Encoded date : UTC 2007-08-18 18:03:01
Tagged date : UTC 2007-08-19 18:03:03
Writing application : eRightSoft
Comment : 2007-08-19 19:03:03

Video
ID : 201
Format : AVC
Format/Info : Advanced Video Codec
Format profile : Baseline@L1.1
Format settings, CABAC : No
Format settings, ReFrames : 1 frame
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 49s 320ms
Bit rate mode : Variable
Bit rate : 1 063 Kbps
Maximum bit rate : 2 965 Kbps
Width : 320 pixels
Height : 240 pixels
Display aspect ratio : 4/3
Frame rate mode : Constant
Frame rate : 25.000 fps
Resolution : 24 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.554
Stream size : 6.25 MiB (94%)
Encoded date : UTC 2007-08-19 18:02:35
Tagged date : UTC 2007-08-18 18:03:02

Audio
ID : 101
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 4
Format profile : LC
Format settings, SBR : No
Codec ID : 40
Duration : 49s 295ms
Bit rate mode : Variable
Bit rate : 64.1 Kbps
Maximum bit rate : 75.6 Kbps
Channel(s) : 2 channels
Channel positions : L R
Sampling rate : 44.1 KHz
Resolution : 16 bits
Stream size : 386 KiB (6%)
Encoded date : UTC 2007-08-18 18:03:02
Tagged date : UTC 2007-08-18 18:03:02


Please look into and fix all the problems with ogg, nut and matroska mentioned.
They make it really difficult to experiment with codecs.
And creating trouble files isn't something users want to experience.

Post Reply