Kodi Community Forum

Full Version: Acer Revo struggling on some movies even with VDPAU enabled?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
OK... so that would imply that my mate who ripped this for me used the wrong settings.

On a side note tho - it works fine when played on an AppleTV from an iTunes library.

Pete
ffmpeg see this:

Quote:16:45:51 T:2882534288 M:1690337280 INFO: ffmpeg: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://Pete:[email protected]/media/Media/Movies/The Incredible Hulk.m4v':
16:45:51 T:2882534288 M:1690337280 INFO: ffmpeg: Duration: 01:52:13.57, start: 0.000000, bitrate: 750 kb/s
16:45:51 T:2882534288 M:1690337280 INFO: ffmpeg: Stream #0.0(eng): Audio: aac, 44100 Hz, stereo, s16
16:45:51 T:2882534288 M:1690337280 INFO: ffmpeg: Stream #0.1(eng): Subtitle: tx3g / 0x67337874
16:45:51 T:2882534288 M:1690337280 INFO: ffmpeg: Stream #0.2(eng): Video: drmi / 0x696D7264, 640x362, PAR 10000:7500 DAR 1280:543, 23.98 tbr, 23.98 tbn, 23.98 tbc
16:45:51 T:2882534288 M:1690337280 INFO: ffmpeg: Stream #0.3(eng): Video: mjpeg, yuvj444p, 640x360 [PAR 72:72 DAR 16:9], 2997 tbr, 2997 tbn, 2997 tbc

then;

Quote:16:45:51 T:2882534288 M:1690337280 DEBUG: CDVDVideoCodecFFmpeg::Open() Unable to find codec 0
16:45:51 T:2882534288 M:1690337280 DEBUG: FactoryCodec - Video: - Failed
16:45:51 T:2882534288 M:1690337280 ERROR: Unsupported video codec
16:45:51 T:2882534288 M:1690337280 WARNING: OpenVideoStream - Unsupported stream 2. Stream disabled.

looks like it gets the AVC video wrong. Since you are under linux, try playing it with ffplay and see what it does.
noob time again davilla.... how do I use ffplay? I've had a quick search before asking, but can find nothing...

Thanks in advance..

Pete
Pete_London Wrote:noob time again davilla.... how do I use ffplay? I've had a quick search before asking, but can find nothing...

Thanks in advance..

Pete

ffplay is a command-line app.

man ffplay

ffplay -i <filename>
I tried that before I replied.... command not found.

I have XBMC live... will apt-get install it?
Pete_London Wrote:I tried that before I replied.... command not found.

I have XBMC live... will apt-get install it?

Ahh, yes XBMC live. Might be more trouble than it's worth as the real problem seems like you have some wacky rips. I would check some other "problem" videos and see if they also have similar audio/video settings.
davilla might be right, your rips seem to be in a very unusual format that XBMC obviously doesn't like that much. not worth the trouble
So my best option would be to make an XBMCbuntu style build?
Pete_London Wrote:So my best option would be to make an XBMCbuntu style build?

no, get some decently ripped video files Cool
I have 300 that have been ripped like this ..... as stated above they work fine on my appletv which isn't running XBMC but is a lot less powerful than my Revo.

Is a Linux install that isn't based on XBMC live likely to make a difference?
Pete_London Wrote:I have 300 that have been ripped like this ..... as stated above they work fine on my appletv which isn't running XBMC but is a lot less powerful than my Revo.

Is a Linux install that isn't based on XBMC live likely to make a difference?

No, a Linux install just gives you more options, none of which will help.

The AppleTV will ignore the second video stream, the fact that it plays the first video stream just means that it does not care that it's not quite correct. Since the AppleTV uses quicktime and xbmc uses ffmpeg makes this irrelevant.

To resolve this, we would have to find out why ffmpeg is having problems with this video content. Since you have a Macbook Pro, does XBMC for Mac have a similar problem, it should as both XBMC Live and XBMC for Mac both use ffmpeg.
OK.. I have some news....

I'm actually doing this for a friend so didn't encode any of these myself and am working kind of blind because he doesn't know much about codecs.

The Incredible Hulk seems to be protected - it asks for a password when opened in quicktime.

One of the other 3 I've been testing is corrupted - it won't play in anything.

The 3rd film works fine - if you don't try the other 2 first. If you try either of the others and then try the third film the system gets all crazy - this probably applies to any film.

I'm going to test with more films tonight....

Thanks for everybody's help so far.

Pete
I'm a Revo user as well and I fixed all my play back issues (using XBMC Live) with the following three things:

Upgrade to Nvidia 185.18.14: http://forum.xbmc.org/showthread.php?tid=52105

Upgrade ALSA: http://ubuntuforums.org/showthread.php?p=6589810

Upgrade to 9.04.1: sudo aptitude dist-upgrade
Where did you guys purchase your Revos?
Amazon has the best price in the UK.....
Pages: 1 2 3