After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 588111 - Convert Videos Before Synching Them to G1
Convert Videos Before Synching Them to G1
Status: RESOLVED DUPLICATE of bug 532426
Product: banshee
Classification: Other
Component: Device - USB Mass Storage
1.5.0
Other All
: Normal enhancement
: 1.x
Assigned To: Gabriel Burt
Gabriel Burt
Depends on:
Blocks:
 
 
Reported: 2009-07-08 20:11 UTC by Jack Deslippe
Modified: 2009-07-08 20:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jack Deslippe 2009-07-08 20:11:57 UTC
Banshee can sync videos to the G1 (Android) but for most videos, Android (even with Meridian app) can't play them.  It would be great if Banshee would convert the Videos to m4p using the following command before synching them: 

ffmpeg -i movie.avi -vcodec mpeg4 -acodec libfaac -ac 1 -ar 16000 -r 13 -ab 32000 movie.mp4

Note, this command should also work for iPod touch.

It might also be nice to offer the same thing for music, like converting m4a to mp3.
Comment 1 Gabriel Burt 2009-07-08 20:13:35 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 532426 ***