chenyunecjtu / coreavc-for-linux

Automatically exported from code.google.com/p/coreavc-for-linux
GNU General Public License v2.0
0 stars 1 forks source link

Mplayer + coreavc show a black screen in some videos #101

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. follow the procedure to compile dshowserver and mplayer
2. play an apple hd .mov trailer (fourcc H264, mp4 container)

What is the expected output? What do you see instead?
The window appears black, but the audio is playing. With other movies
(fourcc avc1, matroska container) everything works ok.

What version of the product are you using? On what operating system?
Debian GNU/Linux squeeze amd64, mplayer svn r30895, coreavc-for-linux r114,
coreavc 2.0.

Original issue reported on code.google.com by keim...@gmail.com on 15 Mar 2010 at 2:08

GoogleCodeExporter commented 8 years ago
does it work when you use -demuxer mov
It all comes down to which demuxer is used.

Original comment by alannis...@gmail.com on 16 Mar 2010 at 1:13

GoogleCodeExporter commented 8 years ago
Sorry, my bad. it works with -demuxer mov. I thought mplayer would autodetect 
the
demuxer, like it used to.

Original comment by keim...@gmail.com on 16 Mar 2010 at 1:20

GoogleCodeExporter commented 8 years ago
It does.  It just auto-detects one that is incompatible with CoreAVC

Original comment by alannis...@gmail.com on 16 Mar 2010 at 4:16