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:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Third Party
| |-+  Other Utilities
| | |-+  Video Encoding - success with ffmpeg for c240
« previous next »
  • Print
Pages: [1]

Author Topic: Video Encoding - success with ffmpeg for c240  (Read 2643 times)

Offline Jrok

  • Member
  • *
  • Posts: 1
Video Encoding - success with ffmpeg for c240
« on: July 19, 2009, 12:10:35 AM »
I don't know much about video transcoding but I spent a few hours hacking around with some of the programs and examples in the FAQ trying to get a flv converted for my sansa c240 with out much luck - so when I finally got one right I wanted to share that I had success using the ffmpeg GUI "AVANTI" which gave me the following CMD:

ffmpeg.exe -i "c:\invid.flv" -vcodec mpeg2video -aspect 1:1 -s 132x80 -vb 200000 -f vob -acodec libmp3lame -ab 192000 -ar 44100 -ac 2 -y "c:\outvid.mpg"

Hope this helps someone

Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Third Party
| |-+  Other Utilities
| | |-+  Video Encoding - success with ffmpeg for c240
 

  • SMF 2.0.18 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.017 seconds with 17 queries.