[FFmpeg-soc] BFI

Sisir Koppaka sisir.koppaka at gmail.com
Sat Mar 22 10:18:46 CET 2008


At last!

sisir at sisir-laptop:~/Desktop/bfi$ ffmpeg -i 2287.bfi
FFmpeg version SVN-r2, Copyright (c) 2000-2008 Fabrice Bellard, et al.
  configuration:
  libavutil version: 49.6.0
  libavcodec version: 51.52.0
  libavformat version: 52.11.0
  libavdevice version: 52.0.0
  built on Mar 22 2008 02:11:13, gcc: 4.1.3 20070929 (prerelease) (Ubuntu
4.1.2-16ubuntu2)
Somewhat works
Now? frames :57
Somewhat works
Palette is now set.
Reading audio now...
Reading video now...
[Inserted comment - 'Reading video now...' appeared many times(56, I think)
here]
Reading video now...Input #0, bfi, from '2287.bfi':
  Duration: 00:03:42.2, start: 0.100000, bitrate: 31 kb/s
    Stream #0.0: Video: bfi, pal8, 320x140, 100.00 tb(r)
    Stream #0.1: Audio: pcm_u8, 3906 Hz, mono, 31 kb/s
Must supply at least one output file

Reading audio now/video now etc. are debugging messages. The segmentation
fault was apparently because of unnecessary pointer assignment. At least all
the info's displaying well enough :) and now, how do I play the file(to test
the audio stream) when ffplay is not installing when I compile ffmpeg.

-- 
-----------------
Sisir Koppaka



More information about the FFmpeg-soc mailing list