Opened 5 weeks ago
#2431 new defect
Bad stream state on OS X / PowerPC playing mpeg1, mpeg2
| Reported by: | Jason Pepas | Owned by: | beastd |
|---|---|---|---|
| Priority: | lowest | Component: | undetermined |
| Version: | unspecified | Severity: | trivial |
| Keywords: | powerpc osx | Cc: | Jason Pepas |
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
Summary of the bug:
When playing mpeg1 and mpeg2 files (encoded by ffmpeg), I get a constant spam in the console of "Bad stream state, please report as bug!". So I am reporting it.
Note: I do not get this error if I use '-demuxer lavf'.
Is it possible this is an endianness issue?
How to reproduce:
- Aquire a PowerPC Macintosh
- Install mplayer 1.5
- Play an mpeg1 or mpeg2 file
$ mplayer -v input
MPlayer 1.5-4.9.4 (C) 2000-2022 MPlayer Team
CPU: PowerPC
get_path('codecs.conf') -> '/Users/macuser/.mplayer/codecs.conf'
Reading optional codecs config file /Users/macuser/.mplayer/codecs.conf: No such file or directory
Reading optional codecs config file /opt/mplayer-1.5/etc/mplayer/codecs.conf: No such file or directory
Using built-in default codecs.conf.
get_path('font/font.desc') -> '/Users/macuser/.mplayer/font/font.desc'
font: can't open file: /Users/macuser/.mplayer/font/font.desc
font: can't open file: /opt/mplayer-1.5/share/mplayer/font/font.desc
Using Unoptimized OnScreenDisplay
Configuration: --prefix=/opt/mplayer-1.5 --codecsdir=/opt/mplayer-binary-codecs-20041107/lib/codecs --enable-macosx-finder
CommandLine: '-v' 'input'
Using Darwin accurate timing
get_path('input.conf') -> '/Users/macuser/.mplayer/input.conf'
Reading optional input config file /Users/macuser/.mplayer/input.conf: No such file or directory
Reading optional input config file /opt/mplayer-1.5/etc/mplayer/input.conf: No such file or directory
Falling back on default (hardcoded) input config
Can't init Apple Remote.
get_path('input.conf') -> '/Users/macuser/.mplayer/input.conf'
Note:
See TracTickets
for help on using tickets.
