[FFmpeg-trac] #330(FFplay:new): Some instabilities while playing ffplay on beagleboard + angstrom

FFmpeg trac at avcodec.org
Wed Jul 6 10:27:23 CEST 2011


#330: Some instabilities while playing ffplay on beagleboard + angstrom
---------------------------+----------------------
Reporter:  luckynarang123  |       Owner:  michael
    Type:  defect          |      Status:  new
Priority:  normal          |   Component:  FFplay
 Version:  unspecified     |  Resolution:
Keywords:                  |  Blocked By:
Blocking:                  |  Reproduced:  0
Analyzed:  0               |
---------------------------+----------------------

Comment (by luckynarang123):

 when i execute ffplay with out1.avi and out2.avi,still it displays
 blackscreen.

 The output is as follows:

 1) when out1.avi is played:


 FFplay version SVN-r23556, Copyright (c) 2003-2010 the FFmpeg developers
   built on Jul  5 2011 15:27:35 with gcc 4.5.1
   configuration: --arch=arm --target-os=linux --enable-cross-compile
 --cross-prefix=arm-none-linux-gnueabi- --cc=arm-none-li'
   libavutil     50.18. 0 / 50.18. 0
   libavcodec    52.75. 1 / 52.75. 1
   libavformat   52.68. 0 / 52.68. 0
   libavdevice   52. 2. 0 / 52. 2. 0
   libavfilter    1.20. 0 /  1.20. 0
   libswscale     0.11. 0 /  0.11. 0
   libpostproc   51. 2. 0 / 51. 2. 0

 [:]Before av_probe_input_format();

 [:]After av_probe_input_format();
                 Input #0, avi, from 'out1.avi':
   Metadata:
     ISFT            : Lavf52.68.0
   Duration: 00:01:15.41, start: 0.000000, bitrate: 294 kb/s
     Stream #0.0: Video: mpeg4, yuv420p, 320x238 [PAR 1:1 DAR 160:119], 30
 tbr, 30 tbn, 30 tbc
     Stream #0.1: Audio: mp2, 44100 Hz, 1 channels, s16, 64 kb/s



 2) when out2.avi is played:

  FFplay version SVN-r23556, Copyright (c) 2003-2010 the FFmpeg developers
   built on Jul  5 2011 15:27:35 with gcc 4.5.1
   configuration: --arch=arm --target-os=linux --enable-cross-compile
 --cross-prefix=arm-none-linux-gnueabi- --cc=arm-none-li'
   libavutil     50.18. 0 / 50.18. 0
   libavcodec    52.75. 1 / 52.75. 1
   libavformat   52.68. 0 / 52.68. 0
   libavdevice   52. 2. 0 / 52. 2. 0
   libavfilter    1.20. 0 /  1.20. 0
   libswscale     0.11. 0 /  0.11. 0
   libpostproc   51. 2. 0 / 51. 2. 0

 [:]Before av_probe_input_format();

 [:]After av_probe_input_format();
                 Input #0, avi, from 'out2.avi':
   Metadata:
     ISFT            : Lavf52.68.0
   Duration: 00:02:01.20, start: 0.000000, bitrate: 297 kb/s
     Stream #0.0: Video: mpeg4, yuv420p, 640x480 [PAR 1:1 DAR 4:3], 10 tbr,
 10 tbn, 10 tbc
     Stream #0.1: Audio: mp2, 44100 Hz, 1 channels, s16, 64 kb/s

 The media file contains audio and video data and is a valid file.

-- 
Ticket URL: <http://ffmpeg.org/trac/ffmpeg/ticket/330#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list