3G2 video file format?
#1
Question 
My nifty Palm Centro smart phone takes videos in an 3G2 format. On XP PC they play in Quicktime. But XBMC does not see them in Video scan and has a (?) in the file manager.

Is there something I need to add/do to get the file to display/play?
Reply
#2
Try creating a advancedsettings.xml file and adding the extension to it:
http://wiki.xbmc.org/?title=advancedsettings.xml
Code:
<advancedsettings>
<videoextensions>
  <add>.3g2</add>
</videoextensions>
</advancedsettings>
Let us know how it goes, (it is quite possible that it is not supported).
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#3
Gamester17 Wrote:Try creating a advancedsettings.xml file and adding the extension to it:
http://wiki.xbmc.org/?title=advancedsettings.xml
Code:
<advancedsettings>
<videoextensions>
  <add>.3g2</add>
</videoextensions>
</advancedsettings>
Let us know how it goes, (it is quite possible that it is not supported).

That worked great! Thanks for helping!
Reply
#4
Star 
Hotkey Wrote:My nifty Palm Centro smart phone takes videos in an 3G2 format. On XP PC they play in Quicktime. But XBMC does not see them in Video scan and has a (?) in the file manager.

Is there something I need to add/do to get the file to display/play?

I think you have to try this format, i hope this will work for you.

File Type 3GPP2 Multimedia File
Category Video Files
File Description Audio and video format developed by the 3rd Generation Partnership Project 2; designed for transmitting multimedia files over the Internet; basically an updated version of the .3GP format used by various cell phones for saving video files.
Program(s) that open 3g2 files
Mac OS Mac OS Apple QuickTime Player
VideoLAN VLC media player
Windows Windows Apple QuickTime Player
VideoLAN VLC media player
Linux Linux VideoLAN VLC media player
Reply
#5
MeganJoseph Wrote:I think you have to try this format, i hope this will work for you.

File Type 3GPP2 Multimedia File
Category Video Files
File Description Audio and video format developed by the 3rd Generation Partnership Project 2; designed for transmitting multimedia files over the Internet; basically an updated version of the .3GP format used by various cell phones for saving video files.
Program(s) that open 3g2 files
Mac OS Mac OS Apple QuickTime Player
VideoLAN VLC media player
Windows Windows Apple QuickTime Player
VideoLAN VLC media player
Linux Linux VideoLAN VLC media player

?
Reply

Logout Mark Read Team Forum Stats Members Help
3G2 video file format?0