#1090 closed defect (fixed)
Unrecognized stream in realmedia file
Reported by: | dbuitenh | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avformat |
Version: | git-master | Keywords: | real |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
avconv:
avconv version v0.8-1007-gc95fefa, Copyright (c) 2000-2012 the Libav developers
built on Mar 12 2012 04:33:33 with gcc 4.5.3
[NULL @ 0000000000529A80] Unsupported video codec
[rm @ 000000000069F800] max_analyze_duration reached
Input #0, rm, from 'b.rm':
Metadata:
title :
author :
copyright : (C) 2002
comment :
Duration: 01:27:35.13, start: 0.000000, bitrate: 0 kb/s
Stream #0.0: Audio: cook, 22050 Hz, stereo, flt, 44 kb/s
Stream #0.1: Video: rv40, yuv420p, 352x240, 304 kb/s, 29.97 fps, 29.97 tbr,
1k tbn
At least one output file must be specified
ffmpeg:
ffmpeg version N-38607-g57986c5 Copyright (c) 2000-2012 the FFmpeg developers
built on Mar 6 2012 21:27:20 with gcc 4.6.2 (x86.generic.Komisar)
configuration: --enable-gpl --enable-libutvideo
--extra-cflags=-I/devel/ut_x86
/include/ --extra-ldflags=-L/devel/ut_x86/lib/ --enable-memalign-hack
--enable-w
32threads --enable-runtime-cpudetect
libavutil 51. 41.100 / 51. 41.100
libavcodec 54. 10.100 / 54. 10.100
libavformat 54. 2.100 / 54. 2.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 63.100 / 2. 63.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 7.100 / 0. 7.100
libpostproc 52. 0.100 / 52. 0.100
[rm @ 01429360] Unsupported stream type 00000185
Input #0, rm, from 'b.rm':
Metadata:
title :
author :
copyright : (C) 2002
comment :
Duration: 01:27:35.13, start: 0.000000, bitrate: 0 kb/s
Stream #0:0: Audio: cook (cook / 0x6B6F6F63), 22050 Hz, stereo, flt, 44
kb/s
Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 352x240, 304 kb/s,
29
.97 fps, 29.97 tbr, 1k tbn, 1k tbc
Stream #0:2: Data: none
At least one output file must be specified
Attachments (1)
Change History (5)
by , 13 years ago
comment:2 by , 13 years ago
Replying to cehoyos:
Could you explain what the issue with the sample is?
Either the rm header is being read wrong and it doesn't really have a third track, or it is being read right, and we don't support whatever this third type of track is yet.
Whether it is a bug or enhancement depends on which it is...
comment:3 by , 13 years ago
Reproduced by developer: | set |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:4 by , 12 years ago
Keywords: | real added; realmedia rm rmvb removed |
---|
Sample Input File