News:

--

Main Menu

Some problems with mkv, mov.

Started by presler, December 12, 2012, 07:26:46 AM

Previous topic - Next topic

presler

Hi. When use Avidemux 2.6 r8273 with x264 and default settings, if I choose AVI container I can see all info in MediaInfo (0.7.61) about video like "Format settings, CABAC", "Encoding settings" and others. But if choose MKV, I can see almost nothing. Output video is correct.

And if use Avidemux 2.6 r8307 it catch an exception when I try to open *.MOV file (some MOV files are opened successfully).
Video from (info from MefiaInfo):
com.apple.quicktime.make       : Canon
com.apple.quicktime.model      : Canon PowerShot A2300
is opened succesfully.
Opening of video with (info from MefiaInfo):
Writing library                : Apple QuickTime
is fail.

Jan Gruuthuse

Sometimes .mov files are not opened for several reasons. Currently opening .mov here:
MPEG-4 (Quicktime) AVC 640x480
MPEG-4 (Quicktime)(DVCPRO) DV &  PCM audio
Not opening:
Apple ProRes 422
MPEG-4 (Quicktime) AVC 1920x800 &  MPEG audio: see attachment.
More details are needed for developers. Upload a sample recording +- 20 MB in size and provide a link to uploaded material. Maybe someday ... a solution is/will provided if possible.
Me speaking as user. ;)

presler

At this time I tried r8310 and it tell me "Crash", "Press OK to build crash info". File: http://mirrorblender.top-ix.org/peach/bigbuckbunny_movies/big_buck_bunny_1080p_h264.mov

Media info of file:
Format                         : MPEG-4
Format profile                 : QuickTime
Codec ID                       : qt 
File size                      : 692 MiB
Duration                       : 9mn 56s
Overall bit rate               : 9 725 Kbps
Encoded date                   : UTC 2008-05-27 18:40:35
Tagged date                    : UTC 2008-05-27 18:43:05
Writing library                : Apple QuickTime 7.4.1
com.apple.quicktime.player.mov : (Binary)

Video
ID                             : 1
Format                         : AVC
Format/Info                    : Advanced Video Codec
Format profile                 : Main@L4.1
Format settings, CABAC         : No
Format settings, ReFrames      : 2 frames
Format settings, GOP           : M=2, N=24
Codec ID                       : avc1
Codec ID/Info                  : Advanced Video Coding
Duration                       : 9mn 56s
Bit rate                       : 9 283 Kbps
Width                          : 1 920 pixels
Height                         : 1 080 pixels
Display aspect ratio           : 16:9
Frame rate mode                : Constant
Frame rate                     : 24.000 fps
Color space                    : YUV
Chroma subsampling             : 4:2:0
Bit depth                      : 8 bits
Scan type                      : Progressive
Bits/(Pixel*Frame)             : 0.187
Stream size                    : 660 MiB (95%)
Language                       : English
Encoded date                   : UTC 2008-04-21 20:24:31
Tagged date                    : UTC 2008-05-27 18:43:05
Color primaries                : BT.709
Transfer characteristics       : BT.709
Matrix coefficients            : BT.709

Audio
ID                             : 3
Format                         : AAC
Format/Info                    : Advanced Audio Codec
Format profile                 : LC
Codec ID                       : 40
Duration                       : 9mn 56s
Source duration                : 9mn 56s
Bit rate mode                  : Constant
Bit rate                       : 448 Kbps
Channel(s)                     : 6 channels
Channel positions              : Front: L C R, Side: L R, LFE
Sampling rate                  : 48.0 KHz
Compression mode               : Lossy
Stream size                    : 31.1 MiB (4%)
Source stream size             : 31.1 MiB (4%)
Language                       : English
Encoded date                   : UTC 2008-05-27 18:40:12
Tagged date                    : UTC 2008-05-27 18:43:05

Menu
ID                             : 2
Duration                       : 9mn 56s
Language                       : English
Encoded date                   : UTC 2008-04-21 20:24:31
Tagged date                    : UTC 2008-05-27 18:43:05

styrol

QuoteAt this time I tried r8310 and it tell me "Crash", "Press OK to build crash info". File: http://mirrorblender.top-ix.org/peach/bigbuckbunny_movies/big_buck_bunny_1080p_h264.mov

Confirmed using r8314. There seems to be a (private?) atom not understood.

Until developers have solved this issue, you can remux your file with mkvtoolnix. The resulting MKV file will be opened by Avidemux.

mean


presler

#5
Now (with r8323) when I convert this file to AVI it has twice as much duration and twice as much speed, tested with LAV Splitter and Haali, and with LAV Video and ffdshow decoders. But when I save to mkv it doesn't show video with Haali Splitter and show video fine only with LAV Splitter. So, only mkv + LAV Splitter works well.

Jan Gruuthuse

Can't reproduce the time doubling going from .mov to .avi? Of course it all depends on user input. And .avi has more limitations then .mkv or .mp4 containers and their appropriate used codecs with it.

presler

It can be a lot of reasons: I use win64, may be k-lite tuned something, also I use some not widespread filters (system is not clear). I'll try to reproduce it on the other machine.
But thanks for fixing opening of MOV.

Jan Gruuthuse