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:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  video format?
« previous next »
  • Print
Pages: [1] 2

Author Topic: video format?  (Read 5980 times)

Offline elmikeo777

  • Member
  • *
  • Posts: 5
video format?
« on: December 31, 2006, 10:33:37 PM »
Hey I just installed Rockbox onto my 5G iPod (wayyy better then the original OS in my opinion), but I was wondering if Rockbox can play videos? if so, in what format? I know it isnt mp4 as I just tried to put office space onto it and it didnt seem to recognize it:P... This has probably already been asked but if someone could just humor me that would be great. Thanks.

Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: video format?
« Reply #1 on: December 31, 2006, 10:37:44 PM »
http://www.rockbox.org/twiki/bin/view/Main/PluginMpegplayer
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline Genre9mp3

  • Artist
  • Member
  • *
  • Posts: 146
Re: video format?
« Reply #2 on: January 01, 2007, 10:03:03 AM »
Actually this page just got a bit outdated! (as of 01/01/07)

Videos with sound are now supported (.mpg files). Plain video streams (.m2v) are no longer supported. For PP targets (like iPods) it is also recommended to use kernel_on_cop_6.diff from FS#5755 which is a work-in-progress patch that enables the coprocessor and allows MpegPlayer plugin to decode video and sound on seperate cores resulting in way better fps results.
Logged

Offline Soader03

  • Member
  • *
  • Posts: 121
  • Gigabeat F10 owner
Re: video format?
« Reply #3 on: January 01, 2007, 12:06:41 PM »
Quote from: Genre9mp3 on January 01, 2007, 10:03:03 AM
Videos with sound are now supported (.mpg files). Plain video streams (.m2v) are no longer supported.

Really?? You are not kidding? Nice! It's in the daily build? It works for the gigabeat?
Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: video format?
« Reply #4 on: January 01, 2007, 12:18:08 PM »
The initial implementation was committed today, so it will not be in the daily build until tomorrow.  Note, however, that there is a patch required that is not yet part of the daily build.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: video format?
« Reply #5 on: January 01, 2007, 12:48:07 PM »
Quote from: Febs on January 01, 2007, 12:18:08 PM
The initial implementation was committed today, so it will not be in the daily build until tomorrow.  Note, however, that there is a patch required that is not yet part of the daily build.

But of course it's in the CVS builds already (no need to wait for the next daily to be available).

Also, patches are not required (mpegplayer will work without them), but as my commit message said, Coldfire and PortalPlayer users can increase the frames-per-second with some patches available in flyspray.

For Gigabeat owners, the CVS version is already fast enough.
Logged

Offline XavierGr

  • Global Moderator
  • Member
  • *
  • Posts: 207
Re: video format?
« Reply #6 on: January 01, 2007, 12:53:25 PM »
Quote from: linuxstb on January 01, 2007, 12:48:07 PM
For Gigabeat owners, the CVS version is already fast enough.

I think it will be more than fast enough :P
Reported FPS for Gigabeat targets is around 55fps!!  :o
Logged

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: video format?
« Reply #7 on: January 01, 2007, 12:54:29 PM »
Quote from: linuxstb on January 01, 2007, 12:48:07 PM
Quote from: Febs on January 01, 2007, 12:18:08 PM
The initial implementation was committed today, so it will not be in the daily build until tomorrow.  Note, however, that there is a patch required that is not yet part of the daily build.

But of course it's in the CVS builds already (no need to wait for the next daily to be available).
Heh.  I meant to say that in my post.

/me goes to get more coffee.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline Soader03

  • Member
  • *
  • Posts: 121
  • Gigabeat F10 owner
Re: video format?
« Reply #8 on: January 01, 2007, 11:22:53 PM »
For who want to know the code to enter in VLC, there it is: :sout=#transcode{vcodec=mp2v,vb=600,scale=1,acodec=mp3,ab=128,samplerate=44100}:std{access=file,mux=ps,dst="OUTPUT FILENAME"}}
Logged

Offline devonian69

  • Member
  • *
  • Posts: 6
Re: video format?
« Reply #9 on: January 05, 2007, 03:29:37 PM »
But I can't just take any .mpg file and view it, right?

I grabbed a simple commercial that I had on hand and watched it. The video flew by while the audio went at normal speed.

Do I need to correct something with the fps?

It was pretty sweet though to have video and audio at the same time! Now I'm going to wish my commute to work were longer. (the games are great!).

Thank you very much!
Logged

Offline Soader03

  • Member
  • *
  • Posts: 121
  • Gigabeat F10 owner
Re: video format?
« Reply #10 on: January 05, 2007, 03:38:05 PM »
That's why you have to "convert" it with VLC
Logged

Offline soap

  • Member
  • *
  • Posts: 1678
  • Creature of habit.
Re: video format?
« Reply #11 on: January 05, 2007, 03:46:44 PM »
Quote from: devonian69 on January 05, 2007, 03:29:37 PM
But I can't just take any .mpg file and view it, right?

I grabbed a simple commercial that I had on hand and watched it. The video flew by while the audio went at normal speed.

Do I need to correct something with the fps?

It was pretty sweet though to have video and audio at the same time! Now I'm going to wish my commute to work were longer. (the games are great!).

Thank you very much!
Do you have the frame rate limiter on?
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way

Offline devonian69

  • Member
  • *
  • Posts: 6
Re: video format?
« Reply #12 on: January 05, 2007, 04:06:35 PM »
Quote from: soap on January 05, 2007, 03:46:44 PM
Quote from: devonian69 on January 05, 2007, 03:29:37 PM
But I can't just take any .mpg file and view it, right?

I grabbed a simple commercial that I had on hand and watched it. The video flew by while the audio went at normal speed.

Do I need to correct something with the fps?

It was pretty sweet though to have video and audio at the same time! Now I'm going to wish my commute to work were longer. (the games are great!).

Thank you very much!
Do you have the frame rate limiter on?

No, should I turn that on? I am using a Gigabeat F10. I am currently downloading Elephants Dream to try that one out as well.
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: video format?
« Reply #13 on: January 05, 2007, 04:54:12 PM »
Yes, in order to get anything resembling A/V sync, you need to make the video play at the correct speed - i.e. enable Limit FPS and Skip Frames.

The next commit of mpegplayer should improve A/V sync, but you will always need to enable those options.
Logged

Offline devonian69

  • Member
  • *
  • Posts: 6
Re: video format?
« Reply #14 on: January 05, 2007, 05:06:25 PM »
Thats great to know! Thank you

I will test it on the ride home with Elephants Dream.

Do you know what the limit would be on my Gigabeat as far as video sizes? Could I watch a 30 minute TV show?
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  video format?
 

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

Page created in 0.125 seconds with 15 queries.