xorkrus / tcpmp-revive

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

Crash on windows ce 6.0 #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set audiodriver to wave output
2. Open and play any file

What version of the product are you using?
TCPMP-0.72RC2-ARM-REV27.CAB

Please provide any additional information below.

If audiodriver set to anything but WaveOut - video plays perfectly, but 
obviosly without sound :(

I try to run it on sirf atlas iv gps navigator

Original issue reported on code.google.com by rkalashn...@gmail.com on 14 Oct 2010 at 8:39

GoogleCodeExporter commented 9 years ago
yes.me too ...

Original comment by ESdevelo...@gmail.com on 20 May 2011 at 9:28

GoogleCodeExporter commented 9 years ago
I also encountered this kind of problem.
The device is also sirf atlas iv.

Original comment by wwwduf...@gmail.com on 21 Aug 2011 at 9:28

GoogleCodeExporter commented 9 years ago
I also encounter the problem.  I tried with several formats but i found that 
all of them have libmad.plg as audio decoder.  When the audio is not compressed 
in such a way that have to be decoded by that plugin it appear to function. By 
the way the device is also based on sirf atlas iv. I tried various combinations 
from the latest build to older ones including compiling the svn.  It'll be 
great that somebody can tell how can i contribute to document the bug properly. 
Also i can't find the famous "crash.txt" file...

Original comment by cenz...@gmail.com on 28 Oct 2011 at 9:59

GoogleCodeExporter commented 9 years ago
Crash.txt usually is located in "\My Documents" directory. Libmad.plg is used 
to decode  mpeg audio files (most common one is mp3), so obviously your video 
file contains mp3 audio track. You could try to play an mp3 audio file to see 
if player crashes then it would be clear whether the issue is solely related to 
libmad.plg.

Original comment by buit...@gmail.com on 1 Nov 2011 at 7:06

GoogleCodeExporter commented 9 years ago
Also does it play other audio files? like flac? Issue might be as well related 
to generic oudio output.

Original comment by buit...@gmail.com on 1 Nov 2011 at 7:16

GoogleCodeExporter commented 9 years ago
the problem comes from common.dll direcdraw incompabitilty with ce 6.0.
anybody fixed the issue ?

Original comment by ercan7...@gmail.com on 7 Jan 2012 at 1:43

GoogleCodeExporter commented 9 years ago
This problem is really annoying
I have 2 gps, on the wince 5 it works normal, on the ce 6 i cant get files to 
play without crashing

If i put a TMPC it plays the first time, then the second it will crash

Original comment by alextog...@hotmail.com on 28 Mar 2012 at 8:06