Home > Android, computing > Railscasts for Android

Railscasts for Android

I realy like the railscasts screencast by Ryan Bates, but the video does not work on my new htc magic. So I encoded these with another codec suitable for viewing on an android phone. This feed will automatically updated if there are new episodes.

The new link to the rss feed:

http://feeds.feedburner.com/gschaden/railscasts

http://www.gschaden.com/railscasts/android




Original railscasts site

Please report any problems about the video here.

The script to convert the screencast can be downloaded here.

The most interesting part is the call to mencoder to encode the video

mencoder src.mov -o dest.mp4 -of lavf -lavfopts format=mp4 -ss 1 -sws 2 -vf scale=480:320 -ovc x264 -x264encopts crf=30.0:nocabac:level_idc=30:global_header:threads=2 -ofps 30000/1001 -oac faac -faacopts mpeg=4:object=2:br=128:raw -channels 2 -srate 44100 -af volnorm

Categories: Android, computing Tags:
  1. gerhard
    August 14th, 2009 at 07:05 | #1

    Works great on my HTC Magic with ACast.

  2. August 15th, 2009 at 07:25 | #2

    Cool! :)

  3. gerhard
    December 13th, 2009 at 12:00 | #3
  4. July 10th, 2010 at 09:30 | #4

    Can you modify the blog post, I tried that URL first and I thought this was dead until I came to the messages to ask if anybody knew if there was another way to get it.

  5. Lou C
    December 14th, 2010 at 17:15 | #5

    Tried this in acast on samsung intercept and it is nonfunctional. Video will not play, just a heads up.

  6. gerhard
    December 14th, 2010 at 21:51 | #6

    I think it depends on the screen resolution; did you try the original railscasts podcast at railscasts.com? Do you get different behaviour if steam the video or if you play the downloaded one?

  7. Nicolas
    January 17th, 2011 at 16:30 | #7

    Lou C :
    Tried this in acast on samsung intercept and it is nonfunctional. Video will not play, just a heads up.

    Same here with Samsung Captivate.

  8. gerhard
    January 17th, 2011 at 21:57 | #8

    Did you try different episodes?, does the original podcast at http://www.railscasts.com work?

  9. Linx
    January 19th, 2011 at 19:16 | #9

    Tried this on Samsung Captivate through the GoogleReader app. When I played the podcast (a couple), it said it’s not supported by the device. So, I tried the original podcast on railscasts.com, it didn’t even allow me to download. So, I figured because I didn’t have an mp4 player. Then, I installed the QQPlayer app. Then, I downloaded an original podcast as an experiment. It worked!

    Just a side note: I also tried the podcast here (from the feeds) when I had the QQPlayer app installed, it still didn’t want to play.

  10. Peter
    April 27th, 2011 at 16:10 | #10

    @gerhard

    I’m on a Samsung Captivate; its running a custom ROM based on Froyo (Serendipity 6.4) and my results (none work) are:

    original podcast (mov) – in greader: “No applications can perform this action.”

    ipod podcast (m4v) – in greader: “No applications can perform this action.”

    gschaden podcast (mp4) – launches video player, then says: “Sorry, this video is not valid for streaming to this device.”

    This RSS feed seems the most promising, but still no cigar. Any thoughts/pointers at what is missing?

    Thanks,
    \Peter

  11. gerhard
    April 27th, 2011 at 20:53 | #11

    Did you try acast (Android Link: market://search?q=pname:com.mathias.android.acast )

  12. gerhard
    April 27th, 2011 at 21:24 | #12

    I encoded the last episode with a resolution of 800×480, which should suite your display. Please try to play it
    http://s3.amazonaws.com/com.gschaden.public/railscasts/263_1.mp4

  1. No trackbacks yet.