Opened 12 years ago

Last modified 12 years ago

#2004 closed enhancement (fixed)

Mobotix MxPEG Video clips does not play

Reported by: onemda@… Owned by: reimar
Priority: unimportant Component: vf
Version: HEAD Severity: minor
Keywords: Cc: cehoyos
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

ffplay/avplay plays it fine

Playing livestream2.mxg.
libavformat file format detected.
[mxg @ 0x89ce520]max_analyze_duration reached
[mxg @ 0x89ce520]Estimating duration from bitrate, this may be inaccurate
[lavf] stream 0: video (mxpeg), -vid 0
[lavf] stream 1: audio (pcm_alaw), -aid 0
VIDEO: [] 640x480 0bpp 1000000.000 fps 0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
RAW: depth 0 not supported
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [raw] RAW Uncompressed Video
RAW: depth 0 not supported
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [raw] RAW Uncompressed Video
RAW: depth 0 not supported
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [raw] RAW Uncompressed Video
RAW: depth 0 not supported
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [raw] RAW Uncompressed Video
RAW: depth 0 not supported
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
...
Opening video decoder: [raw] RAW Uncompressed Video
Movie-Aspect is undefined - no prescaling applied.
VO: [sdl] 640x480 => 640x480 Packed YUY2
Selected video codec: [rawyuy2] vfm: raw (RAW YUY2)
==========================================================================
==========================================================================
Opening audio decoder: [alaw] aLaw/uLaw audio decoder
AUDIO: 8000 Hz, 1 ch, s16le, 64.0 kbit/50.00% (ratio: 8000->16000)
Selected audio codec: [alaw] afm: alaw (aLaw)
==========================================================================
AO: [oss] 8000Hz 1ch s16le (2 bytes per sample)
Starting playback...
Frame too small! (10440<614400) Wrong format?
Frame too small! (9200<614400) Wrong format?
Frame too small! (8861<614400) Wrong format?
Frame too small! (8514<614400) Wrong format?
...

audio plays without issues.

Change History (4)

comment:1 by onemda@…, 12 years ago

Priority: normalunimportant

comment:2 by cehoyos, 12 years ago

Resolution: fixed
Status: newclosed, cehoyos@ag.or.at

Should be fixed.

comment:3 by onemda@…, 12 years ago

(In reply to comment #1)

Should be fixed.

In mplayer or in ffmpeg?

comment:4 by cehoyos, 12 years ago

(In reply to comment #2)

(In reply to comment #1)

Should be fixed.

In mplayer or in ffmpeg?

If one of them fails, please add complete, uncut output and (point to) a sample.

Note: See TracTickets for help on using tickets.