Author Topic: 3gp Player For Zaurus  (Read 4885 times)

cowcow

  • Jr. Member
  • **
  • Posts: 61
    • View Profile
3gp Player For Zaurus
« on: April 18, 2005, 09:14:59 am »
hi

anyone able to play 3GP video on their Zaurus? any customized compilation of mplayer/ffplay that can do that in sharp rom?
SL-C860
Original Japanese ROM
D-Link 660W CF WiFi Card
1G Transend CF Card

chrget

  • Full Member
  • ***
  • Posts: 129
    • View Profile
3gp Player For Zaurus
« Reply #1 on: April 19, 2005, 03:27:25 am »
Quote
anyone able to play 3GP video on their Zaurus? [...][div align=\"right\"][{POST_SNAPBACK}][/a][/div]

Uhm, yes.

You may want to have a look at [a href=\"https://www.oesf.org/forums/index.php?showtopic=8142]this thread[/url] which might possibly be of help. Of course doing a forum search on "3gp" would have found you that one as well  (hint, hint)

Best regards,
Chris.
SL-5500G running a modified 3.13 Sharp ROM
Extrememory 1GB SD / Netgear MA701 WLAN
Audiovox RTM-8000 GSM/GPRS CF Card

cowcow

  • Jr. Member
  • **
  • Posts: 61
    • View Profile
3gp Player For Zaurus
« Reply #2 on: April 26, 2005, 12:09:07 pm »
Quote
Quote
anyone able to play 3GP video on their Zaurus? [...][div align=\"right\"][{POST_SNAPBACK}][/a][/div]

Uhm, yes.

You may want to have a look at [a href=\"https://www.oesf.org/forums/index.php?showtopic=8142]this thread[/url] which might possibly be of help. Of course doing a forum search on "3gp" would have found you that one as well  (hint, hint)

Best regards,
Chris.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=75871\"][{POST_SNAPBACK}][/a][/div]

thanks! I did do a search but it was not obvious that vlc could play 3GP.  how did u get it to work for the video? i tried on both C860 and 5500, it only played the audio but no video.
the command i used:
./vlc some_video.3gp
./vlc --filter transform --transform-type  270 some_video.3gp

both yield audio but no video
SL-C860
Original Japanese ROM
D-Link 660W CF WiFi Card
1G Transend CF Card

chrget

  • Full Member
  • ***
  • Posts: 129
    • View Profile
3gp Player For Zaurus
« Reply #3 on: April 26, 2005, 01:12:56 pm »
Quote
how did u get it to work for the video? i tried on both C860 and 5500, it only played the audio but no video.[div align=\"right\"][a href=\"index.php?act=findpost&pid=76937\"][{POST_SNAPBACK}][/a][/div]

Hmmm, so far it worked for me without a hitch. Which version of VLC did you use exactly? And what kind of a .3gp file is it? MPEG-4 is a nasty set of standards, so there's always a chance for something to go wrong. Starting VLC with more verbosity ( -v, -vv or -vvv) usually is the first step towards finding the problem. You may also want to try a different video_output -- sometimes weird things happen and video will not play back properly (or not at all) with a specific video output module. Possibly using the console frame buffer might help ( -V fb ).

And while I know I'm running the risk of annoying you, I'll ask the obvious question: Are you sure the .3gp file(s) in question do contain video?

If all things fail, you may want to provide me (and/or others) access to one of the files in question in order to track down the problem.

Best regards,
Chris.
SL-5500G running a modified 3.13 Sharp ROM
Extrememory 1GB SD / Netgear MA701 WLAN
Audiovox RTM-8000 GSM/GPRS CF Card

cowcow

  • Jr. Member
  • **
  • Posts: 61
    • View Profile
3gp Player For Zaurus
« Reply #4 on: April 26, 2005, 01:28:22 pm »
Thanks Chris, for the VLC..
my mistake was i forgot the "-V qte"

ie.. ./vlc -V qte --filter transform --transform 270 some_video.3gp

yes there is video
SL-C860
Original Japanese ROM
D-Link 660W CF WiFi Card
1G Transend CF Card

cowcow

  • Jr. Member
  • **
  • Posts: 61
    • View Profile
3gp Player For Zaurus
« Reply #5 on: April 26, 2005, 02:22:25 pm »
tested on a few 3GP from Nokia 6630..works fine..i noticed that pause is tied to the CENTER key of 5500. I wonder if it could be compiled to make pause tie to both CENTER and spacebar key too? For the benefit of ClamShell users. Thanks alot..
SL-C860
Original Japanese ROM
D-Link 660W CF WiFi Card
1G Transend CF Card

chrget

  • Full Member
  • ***
  • Posts: 129
    • View Profile
3gp Player For Zaurus
« Reply #6 on: April 26, 2005, 02:30:34 pm »
Quote
i noticed that pause is tied to the CENTER key of 5500. I wonder if it could be compiled to make pause tie to both CENTER and spacebar key too? For the benefit of ClamShell users.[div align=\"right\"][a href=\"index.php?act=findpost&pid=76957\"][{POST_SNAPBACK}][/a][/div]

I'll make a note of it for next time I'm building an executable. Shouldn't be too hard to do

Best regards,
Chris.
SL-5500G running a modified 3.13 Sharp ROM
Extrememory 1GB SD / Netgear MA701 WLAN
Audiovox RTM-8000 GSM/GPRS CF Card

cowcow

  • Jr. Member
  • **
  • Posts: 61
    • View Profile
3gp Player For Zaurus
« Reply #7 on: April 26, 2005, 02:51:18 pm »
I'll make a note of it for next time I'm building an executable. Shouldn't be too hard to do

Best regards,
Chris.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=76959\"][{POST_SNAPBACK}][/a][/div]
[/quote]

thanks
SL-C860
Original Japanese ROM
D-Link 660W CF WiFi Card
1G Transend CF Card