[Ffmpeg-devel] [BUG] matroska demuxer

Steve Lhomme slhomme
Tue Nov 7 22:15:32 CET 2006


Baptiste Coudurier wrote:
> Hi

Hi,

> x264_no-b-frames.mkv in incoming
> 
> lavf demuxer does not recognize the stream, while mplayer does:
> 
> ffmpeg -i x264_no-b-frames.mkv
> 
> Input #0, matroska, from 'x264_no-b-frames.mkv':
>   Duration: 00:00:40.2, bitrate: N/A
> Must supply at least one output file
> 
> If someone is motivated to check.

Sure ;)

This file is created by Haali's muxer (also used in the x264 app). And 
it only outputs the minimum fields for the file to be readable (and the 
aspect ratio in a wrong way...). The FFMPEG demuxer will only consider a 
file readable if it's ready to read a cluster. So here's a patch to test 
that when Haali's files are used.

Steve

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: matroska-haali_files.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061107/449d13aa/attachment.txt>



More information about the ffmpeg-devel mailing list