1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavformat
Carl Eugen Hoyos 237f13290b movdec: Set frame_size for AMR
Earlier, sc->samples_per_frame was used for setting the frame size,
but all files don't have that set properly. The frame size is a
known constant for these codecs.

If frame_size isn't set, the mov/3gp muxer refuses to mux it.

This fixes stream copy of audio from
https://roundup.libav.org/file1248/Video_With_AMR-NB_Audio.3gp
to another 3gp file (roundup issue 2468).

Signed-off-by: Martin Storsjö <martin@martin.st>
2011-11-05 16:30:18 +02:00
..
2011-11-05 12:09:36 +02:00
2011-04-03 22:47:05 +02:00
2011-08-22 07:17:19 +02:00
2011-08-09 19:56:25 +02:00
2011-05-21 13:48:10 +02:00
2011-11-05 12:09:36 +02:00
2011-04-08 15:59:19 +02:00
2011-11-02 10:32:37 +01:00
2011-10-28 14:54:14 -07:00
2011-11-05 12:09:36 +02:00
2011-04-19 18:28:38 +02:00
2011-05-21 13:48:10 +02:00
2011-11-05 16:30:18 +02:00
2011-10-25 16:27:48 +02:00
2011-10-28 14:54:14 -07:00
2011-08-09 19:56:25 +02:00
2011-07-03 21:42:06 +01:00
2011-06-02 20:06:00 +01:00
2011-07-03 21:42:06 +01:00
2011-10-17 20:40:20 +03:00
2011-06-02 20:06:00 +01:00
2011-04-08 15:59:19 +02:00
2011-10-17 22:02:20 +03:00
2011-11-02 21:37:46 +02:00
2011-11-02 21:37:46 +02:00
2011-10-17 19:57:45 +03:00
2011-10-17 19:57:45 +03:00
2011-05-21 13:48:10 +02:00
2011-05-27 09:42:14 +02:00
2011-06-30 12:04:46 +03:00
2011-10-28 14:54:14 -07:00