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

dshowserver r33 does not display properly on mythtv r15290 #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This is a case where r30 works fine but r33 can cause either of these 2
situations:

1. Turns entire screen green and does not display properly,
2. No video, generates following output:

QString::setNum: Invalid format char ''
2008-05-09 20:21:45.851 AFD: Trying DirectShow for FOURCC 0x875967048
shm:/dshow_shm.a62ffb90
sem1:/dshow_sem1.a62ffb90
sem2:/dshow_sem2.a62ffb90
Opening device
len: 948
ProductVersion: 1, 5, 0, 0
Decoder supports the following YUV formats: YUY2 IYUV YV12 I420
Decoder is capable of YUV output (flags 0x27)
Setting fmt
Starting
Initialization is complete
2008-05-09 20:21:55.863 AFD: DirectShow filter failed
2008-05-09 20:21:55.864 AFD: Opened codec 0xabb2970, id(H264) type(Video)
2008-05-09 20:21:55.864 AFD: Opened codec 0x87e47d0, id(AC3) type(Audio)
2008-05-09 20:21:55.866 Opening OSS audio device '/dev/adsp'.
2008-05-09 20:21:55.871 VideoOutputXv: XVideo Adaptor Name: 'NV17 Video
Texture'
2008-05-09 20:21:55.989 OSD Theme Dimensions W: 640 H: 480
2008-05-09 20:21:56.145 Using realtime priority.
2008-05-09 20:21:56.148 TV: Changing from None to WatchingPreRecorded
Got illegal command 0
2008-05-09 20:21:56.247 OpenGLVideoSync()
2008-05-09 20:21:56.247 ~OpenGLVideoSync() -- begin
2008-05-09 20:21:56.247 ~OpenGLVideoSync() -- end
2008-05-09 20:21:56.248 Video timing method: RTC
2008-05-09 20:21:57.607 NVP: Prebuffer wait timed out 10 times.
2008-05-09 20:21:58.967 NVP: Prebuffer wait timed out 10 times.
2008-05-09 20:22:00.327 NVP: Prebuffer wait timed out 10 times.

I am using CoreAVC 1.5.0 with both versions of dshowserver, although 1.7.0
has the same results when using r33.

A myth recorded h.264 stream that demonstrates the problem is available at
http://devzone.mine.nu/279_20080509202054.mpg.

The hardware is Athlon64x2, nVidia 6150 running nvidia driver 169.12, linux
kernel 2.6.25, 32-bit Gentoo.

Original issue reported on code.google.com by horace...@gmail.com on 10 May 2008 at 4:16

GoogleCodeExporter commented 8 years ago
Give the following patch a try.  I'll probably commit it to SVN soon, but I 
think it
may help the issue.

Original comment by alannis...@gmail.com on 10 May 2008 at 5:03

Attachments:

GoogleCodeExporter commented 8 years ago
That fixed it.  Thanks Alan.

Original comment by horace...@gmail.com on 10 May 2008 at 5:48

GoogleCodeExporter commented 8 years ago
for x86_64 ???

Original comment by mutlu.e...@gmail.com on 5 Jun 2008 at 12:06

GoogleCodeExporter commented 8 years ago

Original comment by alannis...@gmail.com on 9 Oct 2008 at 4:43