[FFmpeg-trac] #1816(avformat:new): lvf file with audio

FFmpeg trac at avcodec.org
Mon Oct 15 02:09:21 CEST 2012


#1816: lvf file with audio
---------------------------------------+----------------------------------
               Reporter:  cehoyos      |                  Owner:
                   Type:  enhancement  |                 Status:  new
               Priority:  wish         |              Component:  avformat
                Version:  git-master   |               Keywords:  lvf
             Blocked By:               |               Blocking:
Reproduced by developer:  0            |  Analyzed by developer:  0
---------------------------------------+----------------------------------
 The lvf sample from ticket #18 is video-only and contains a h264
 elementary stream (encoded with x264 if the metadata is correct). It plays
 fine with current FFmpeg, I will upload another lvf sample that (if the
 metadata is correct) contains both video (x264) and audio.
 The sample is not recognized by current FFmpeg.
 {{{
 $ ffmpeg -i 0320121001203534.lvf
 ffmpeg version N-45528-g1b8f4d7 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Oct 15 2012 01:06:58 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      51. 76.100 / 51. 76.100
   libavcodec     54. 65.100 / 54. 65.100
   libavformat    54. 32.100 / 54. 32.100
   libavdevice    54.  3.100 / 54.  3.100
   libavfilter     3. 19.102 /  3. 19.102
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 16.100 /  0. 16.100
   libpostproc    52.  1.100 / 52.  1.100
 0320121001203534.lvf: Invalid data found when processing input
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1816>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list