Slashdot Mirror


User: NMikkila

NMikkila's activity in the archive.

Stories
0
Comments
8
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 8

  1. Re:TV Output on Review of Asus Linux-Based Eee PC 701 · · Score: 1

    Nowadays (flat-screen) televisions commonly have direct VGA input, but if you don't have that, there are commercial scan converter boxes and DIY adapter schematics available (building one is easier if your TV has RGB Scart input).

  2. Re:TV Output on Review of Asus Linux-Based Eee PC 701 · · Score: 1

    You are playing low-bitrate MPEG-2. GP talked about H.264, which is much harder to decode. With libavcodec (that MPlayer uses), playing 4 Mbps H.264-encoded 1080i25 requires at least a 3 Ghz Pentium 4 or Athlon XP 3000+. CoreAVC is faster and threaded better, so playback on Windows systems can be at least as good as MPlayer on Linux, even with the small DirectShow overhead present on Windows.

  3. Re:H.264 vs GSM, G.729? on Jury Rules That H.264 is Not Patented · · Score: 1

    H.264 (= MPEG-4 Part 10, or AVC) is a video encoding/decoding standard while GSM and G.729 are audio codecs. You could probably use H.264 video and G.729 audio in video conferencencing applications, but personally I'd rather use Speex or Vorbis (when higher quality is needed) for the audio part.

    By the way, FFmpeg's Snow codec could actually be quite useful for video conferencing since it is comparable to H.264 at low bitrates and the video resolution would not need to be that high so that encoding could perhaps be done in realtime with a fast processor.

  4. Re:Kcrappy Knaming Kscheme on KOffice 1.5 Released · · Score: 1

    F-spot is a nice anagram of f-stop.

  5. Re:Java's Source Code is Downloadable on Sun Opens Up Enterprise Software · · Score: 1

    Even better since the JDK source includes the JRE source.

  6. Re:Editing or rendering? on Disney, DreamWorks, Pixar Go Linux · · Score: 3, Interesting
  7. Re:Editing or rendering? on Disney, DreamWorks, Pixar Go Linux · · Score: 1

    Should've checked before posting. It's just for rendering backends, no GUI. Still, I think the amount of software already available is impressive.

  8. Re:Editing or rendering? on Disney, DreamWorks, Pixar Go Linux · · Score: 1

    The software is there, as you can see in the fine article.
    Even Apple Shake is available on Linux too.