Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  Videos w/ sound
« previous next »
  • Print
Pages: 1 [2] 3

Author Topic: Videos w/ sound  (Read 11276 times)

Offline smp500

  • Member
  • *
  • Posts: 4
Re: Videos w/ sound
« Reply #15 on: November 11, 2006, 05:20:03 PM »
Would it even be possible get an already developed engine like xine to work? It plays everything imaginable.
« Last Edit: November 11, 2006, 09:03:19 PM by smp500 »
Logged

Offline gnu

  • Member
  • *
  • Posts: 269
Re: Videos w/ sound
« Reply #16 on: November 12, 2006, 12:58:52 PM »
The problem isn't the program that plays the video, but the CPU: it's simply not fast enough to decompress video AND sound!
Logged

Offline smp500

  • Member
  • *
  • Posts: 4
Re: Videos w/ sound
« Reply #17 on: November 12, 2006, 01:20:46 PM »
The people at apple found a way to do it with the h.264 codec.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Videos w/ sound
« Reply #18 on: November 12, 2006, 02:14:36 PM »
The iPod with Video (that plays h.264) uses a special chip just to decode it. We don't know how to access this chip yet, and it doesn't help any other iPod except the Video ones.
Logged

Offline tychver

  • Member
  • *
  • Posts: 5
Re: Videos w/ sound
« Reply #19 on: November 28, 2006, 06:27:41 PM »
Shouldn't we be able to use the 2nd core for audio once it works? I saw that some preliminary work had been done with the 2nd core but it was far from functional.
Logged

Offline dan_a

  • Developer
  • Member
  • *
  • Posts: 85
  • MD1CLV
Re: Videos w/ sound
« Reply #20 on: November 28, 2006, 06:41:20 PM »
As I understand it, the plan is to use the coprocessor for audio decoding.  Unfortunately, for several reasons, I've not been able to get any further with using the coprocessor for a while.  If nobody picks up the baton, I'll get back to it sometime soon.  That make things fast enough, but I've got no idea what complications are involved with decoding audio in sync with video.
Logged
iPod 3G
iPod 4G Mono
Sansa E250
Sansa Clip

Offline Noxneo

  • Member
  • *
  • Posts: 48
  • Dazzled by starlights...
    • My blog (french)
Re: Videos w/ sound
« Reply #21 on: December 05, 2006, 07:14:01 AM »
How about getting in touch with MV developers to see how they managed to run both audio and video on one chip ? Or did they find out how to work the second chip ?

Logged
Key of Valgden

People cannot gain anything wothout sacrificing something. You must present something of equal value to gain something. That is the principle of equivalent trade in alchemy. We believed that was the truth of the world when we were young.

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: Videos w/ sound
« Reply #22 on: December 05, 2006, 07:43:39 AM »
Quote from: Noxneo on December 05, 2006, 07:14:01 AM
How about getting in touch with MV developers to see how they managed to run both audio and video on one chip ? Or did they find out how to work the second chip ?

I don't think the problem is how they or we would do it using one chip. We would still do it using one chip on all the targets that only have a single CPU core.

The main problem here is that there's nobody (dev or other person) working on making this happen.

The MV developers would be much welcome to join in and help us, but somehow I doubt they will...
Logged

Offline gnu

  • Member
  • *
  • Posts: 269
Re: Videos w/ sound
« Reply #23 on: December 06, 2006, 01:34:50 PM »
(What the [profanity deleted--please do not use profanity on the Rockbox forums]is MV :oops:)

The people at Ipodlinux did it; but they used uncompressed audio.
« Last Edit: December 06, 2006, 01:46:09 PM by Febs »
Logged

Offline Noxneo

  • Member
  • *
  • Posts: 48
  • Dazzled by starlights...
    • My blog (french)
Re: Videos w/ sound
« Reply #24 on: December 07, 2006, 11:55:00 AM »
They use uncompressed video as well, as far as I know.

And MV is a video player rockbox ipodlinux (sorry, lapsus :P) plugin  for the iPod nano and photo.
« Last Edit: December 07, 2006, 12:31:03 PM by Noxneo »
Logged
Key of Valgden

People cannot gain anything wothout sacrificing something. You must present something of equal value to gain something. That is the principle of equivalent trade in alchemy. We believed that was the truth of the world when we were young.

Offline markun

  • Developer
  • Member
  • *
  • Posts: 462
Re: Videos w/ sound
« Reply #25 on: December 07, 2006, 12:17:10 PM »
Quote from: Noxneo on December 07, 2006, 11:55:00 AM
They use uncompressed video as well, as far as I know.

And MV is a video player rockbox plugin  for the iPod nano and photo.

from http://ipodlinux.org/Mv_player

Quote
The MV Player is a compressed video player.

And of course it's for ipodlinux not rockbox, but I guess that was just a typo.

Logged

Offline Bagder

  • Member
  • *
  • Posts: 1452
    • Daniel's site
Re: Videos w/ sound
« Reply #26 on: December 07, 2006, 05:06:45 PM »
Quote from: markun on December 07, 2006, 12:17:10 PM
from http://ipodlinux.org/Mv_player

Quote
The MV Player is a compressed video player.

Yes, but you should get the full quote:

Quote
The MV Player is a compressed video player. It is an external application that can be run through podzilla. A compressed video is a video format that is smaller (in mega bytes) than the original size. IPL currently only plays decompressed videos so they are fairly large.

(my emphasis added)
Logged

Offline markun

  • Developer
  • Member
  • *
  • Posts: 462
Re: Videos w/ sound
« Reply #27 on: December 08, 2006, 04:30:28 AM »
ok, now that I read it again I see Noxneo and gnu might gave been talking about the current video player for ipodlinux. I just assumed it was still about MV.
Logged

Offline gravedigg154

  • Member
  • *
  • Posts: 45
  • I know my pic rocks
Re: Videos w/ sound
« Reply #28 on: December 09, 2006, 12:02:18 AM »
Ok does it matter if videos don't have sound? If you have a video you can still view it if you switch to the original firmware then switch back if you want to play doom or something.
Logged

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: Videos w/ sound
« Reply #29 on: December 09, 2006, 12:23:16 AM »
Quote from: gravedigg154 on December 09, 2006, 12:02:18 AM
Ok does it matter if videos don't have sound? If you have a video you can still view it if you switch to the original firmware then switch back if you want to play doom or something.

That attitude could be taken to an extreme.  Why should Rockbox play music?  They can just boot into the normal firmware for that.

(I personally don't care about movies, and if the choice was between core functionality and battery life on the iPods, or getting movies to work, I'd pick the first every time)
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

  • Print
Pages: 1 [2] 3
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  Videos w/ sound
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.131 seconds with 15 queries.