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
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Rockbox in the gigabeat
« previous next »
  • Print
Pages: 1 [2]

Author Topic: Rockbox in the gigabeat  (Read 5922 times)

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: Rockbox in the gigabeat
« Reply #15 on: December 25, 2006, 03:51:30 PM »
Quote from: Soader03 on December 25, 2006, 01:48:08 PM
Ok, and how can I extract just the video??? With what program...

Try reading my post again.
Logged

Offline Soader03

  • Member
  • *
  • Posts: 121
  • Gigabeat F10 owner
Re: Rockbox in the gigabeat
« Reply #16 on: December 25, 2006, 08:56:16 PM »
Ok, I downloaded PVAStrumento an mplayer but both don't work... mplayer doesn't start and PVAStrumento starts but it doesn't finish its work... Do I do something wrong???
Logged

Offline xlarge

  • Member
  • *
  • Posts: 191
Re: Rockbox in the gigabeat
« Reply #17 on: December 26, 2006, 03:04:45 AM »
Quote from: Soader03 on December 25, 2006, 08:56:16 PM
Ok, I downloaded PVAStrumento an mplayer but both don't work... mplayer doesn't start and PVAStrumento starts but it doesn't finish its work... Do I do something wrong???

Probably.
Add more information than that if you want a proper answer or more help.
Logged

Offline Soader03

  • Member
  • *
  • Posts: 121
  • Gigabeat F10 owner
Re: Rockbox in the gigabeat
« Reply #18 on: December 26, 2006, 03:54:50 AM »
Ok, I downloaded another thing! (VLC media player (cool stuff!)) So, tried to do the same thing as the wiki says about the mpeg player (command promp...) but I don't know where is saved the m2v completed file. Or maybe it doesn't work and it is just bullshit...
Logged

Offline xlarge

  • Member
  • *
  • Posts: 191
Re: Rockbox in the gigabeat
« Reply #19 on: December 26, 2006, 04:46:07 AM »
Quote from: Soader03 on December 26, 2006, 03:54:50 AM
Ok, I downloaded another thing! (VLC media player (cool stuff!)) So, tried to do the same thing as the wiki says about the mpeg player (command promp...) but I don't know where is saved the m2v completed file. Or maybe it doesn't work and it is just bullshit...

Please explain exactly what you are doing? (I mean exactly; all commands, every mouse click...)
If you do the same thing the wiki says about vlc the output file ends up in the same directory you currently are in, ie where you execute the vlc.exe.
Logged

Offline Soader03

  • Member
  • *
  • Posts: 121
  • Gigabeat F10 owner
Re: Rockbox in the gigabeat
« Reply #20 on: December 26, 2006, 11:46:14 AM »
OK

(Sorry, some directories are in french...)

1. Double click on VLC Media Player.exe
2. Click on file... Open file (advenced)
3. Open... Browse -> Alexisonfire - This Could Be Anywhere In The World.mpg
4. Advenced Option -> hook the case, then Options
It should be like that http://img127.imageshack.us/img127/535/sanstitreoj2.jpg
5. Another windows open. Click on "Video Codec", then select "mp2v"
6. Popy/paste the line vlc --sout=#transcode{vcodec=mp2v,vb=600,width=,height=}:es{access-video=file,mux-video=es,dst-video=.m2v} in Flux:
7. Don't forget to put the height and width (320*240)
8. Then press ok
It should be like that http://img127.imageshack.us/img127/7259/sanstitre2wa9.jpg
9. Another ok...
10. Then, the video starts
11. Checking for the m2v file...
12. Nothing...
« Last Edit: December 26, 2006, 11:48:22 AM by Soader03 »
Logged

Offline xlarge

  • Member
  • *
  • Posts: 191
Re: Rockbox in the gigabeat
« Reply #21 on: December 26, 2006, 01:21:07 PM »
Hmm i'd suggest you do it the way it's written in the wiki instead of what you are doing.

Open a command line prompt and go to the VLC installation directory (default is C:\Program Files\VideoLAN\VLC\ ). Run the following command line:

vlc yourfilm.mpg --sout=#transcode{vcodec=mp2v,vb=600,width=320,height=240}:es{access-video=file,mux-video=es,dst-video=yourfilm.m2v}

Where you substitute "yourfilm" (present at two places... ) with whatever your file is called.
Please mind that in your screenshots the file you are trying to transcode have spaces in it's name...
Logged

Offline Soader03

  • Member
  • *
  • Posts: 121
  • Gigabeat F10 owner
Re: Rockbox in the gigabeat
« Reply #22 on: December 26, 2006, 01:31:34 PM »
Before, I tried the command line promp but the line is too long so it won't do its job. I found the way to "convert" but I don't remember what I did ;D I'll try to do a "tutorial"
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Rockbox in the gigabeat
« Reply #23 on: December 26, 2006, 01:33:32 PM »
There's very little point in building a tutorial, as this isn't going to be the final method once audio is supported anyway.
Logged

Offline hotwire

  • Member
  • *
  • Posts: 39
Re: Rockbox in the gigabeat
« Reply #24 on: December 26, 2006, 04:57:15 PM »
Quote from: Soader03 on December 25, 2006, 01:48:08 PM
I found a bug: The batery indicator says that it's always fully charged of always at 100%. When I stop the player and boot with originl firmware, the indicator says the it's to 25%. So, a bug is found!

Quote from: hotwire on December 24, 2006, 10:01:15 PM
There is still a relatively long list of known port specific bugs.
Logged
Toshiba Gigabeat F Series Rockbox Enthusiast.  Occasional bug solution contributor.

Offline Soader03

  • Member
  • *
  • Posts: 121
  • Gigabeat F10 owner
Re: Rockbox in the gigabeat
« Reply #25 on: December 27, 2006, 01:10:04 AM »
Yes I refound what I've to do...

In VLC, do:
1. File -> open file (advanced)
2. Browse your file and then checkmark at the bottom and then options
3. Then, you have this window -> http://img409.imageshack.us/img409/1416/preciousfileek6.jpg

Set the settings of the pictures and click ok, then another ok.

In the line "Fichier (File)", and then "Parcourir (Browse)" write -> yourfilename.m2v Don't forget to put "Raw" at the bottom!

For me, it works...

Enjoy!
Logged

Offline mlind

  • Member
  • *
  • Posts: 179
  • Recording Pro
Re: Rockbox in the gigabeat
« Reply #26 on: December 27, 2006, 06:19:47 AM »
Is this thread labeled according to its subject of discussion?
Logged
iRiver H120

Offline devonian69

  • Member
  • *
  • Posts: 6
Re: Rockbox in the gigabeat
« Reply #27 on: December 27, 2006, 01:19:48 PM »
Is there somewhere I can read and download all of the files I need to install Rockbox on my Gigabeat? - I understand it only plays audio.

Another bad question... Can I install Rockbox from a Windows environment?

Thank you!

- Found it - I was apparently blind or illiterate
« Last Edit: December 27, 2006, 04:56:51 PM by devonian69 »
Logged

  • Print
Pages: 1 [2]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Rockbox in the gigabeat
 

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

Page created in 0.11 seconds with 14 queries.