Opened 7 years ago

Closed 5 years ago

#6144 closed enhancement (fixed)

DHAV demuxer with audio support

Reported by: Carl Eugen Hoyos Owned by:
Priority: wish Component: avformat
Version: git-master Keywords: dhav
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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

Change History (3)

comment:1 by Elon Musk, 5 years ago

Resolution: needs_more_info
Status: newclosed

Missing actual file.

comment:2 by Carl Eugen Hoyos, 5 years ago

Resolution: needs_more_info
Status: closedreopened

comment:3 by Elon Musk, 5 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.