[FFmpeg-trac] #6144(avformat:new): DHAV demuxer with audio support

FFmpeg trac at avcodec.org
Mon Feb 13 13:09:24 EET 2017


#6144: DHAV demuxer with audio support
---------------------------------------+----------------------------------
               Reporter:  cehoyos      |                  Owner:
                   Type:  enhancement  |                 Status:  new
               Priority:  wish         |              Component:  avformat
                Version:  git-master   |               Keywords:  dhav
             Blocked By:               |               Blocking:
Reproduced by developer:  0            |  Analyzed by developer:  0
---------------------------------------+----------------------------------
 http://ffmpeg.org/pipermail/ffmpeg-user/2017-February/035222.html
 A user provided a dhav sample with audio, a new demuxer is needed to
 support the (8kHz, 8bit pcm or *law) audio.
 {{{
 $ ffmpeg -i 85aa0-amphi-salle-2_salle-
 2_main_20161105110831_20161105111959.dav
 ffmpeg version N-83497-g8a3fea1 Copyright (c) 2000-2017 the FFmpeg
 developers
   built with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --enable-opengl
   libavutil      55. 47.100 / 55. 47.100
   libavcodec     57. 79.100 / 57. 79.100
   libavformat    57. 66.102 / 57. 66.102
   libavdevice    57.  2.100 / 57.  2.100
   libavfilter     6. 73.100 /  6. 73.100
   libswscale      4.  3.101 /  4.  3.101
   libswresample   2.  4.100 /  2.  4.100
   libpostproc    54.  2.100 / 54.  2.100
 Input #0, h264, from '85aa0-amphi-salle-2_salle-
 2_main_20161105110831_20161105111959.dav':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: h264 (High), yuv420p(progressive), 1920x1080, 25
 fps, 25 tbr, 1200k tbn, 50 tbc
 At least one output file must be specified
 }}}

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


More information about the FFmpeg-trac mailing list