#5553(undetermined:new): IFF ANIM: support anims with sound
#5553: IFF ANIM: support anims with sound -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: | undetermined unspecified | Keywords: Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 -------------------------------------+------------------------------------- more samples are here: https://www.datafilehost.com/d/ffed7001 {{{ C:\>ffmpeg -i EntWarp.sndanim out.avi ffmpeg version 3.0.git Copyright (c) 2000-2016 the FFmpeg developers built with gcc 4.6.2 (GCC) configuration: --disable-pthreads --enable-gpl --disable-ffprobe libavutil 55. 24.100 / 55. 24.100 libavcodec 57. 40.100 / 57. 40.100 libavformat 57. 36.100 / 57. 36.100 libavdevice 57. 0.101 / 57. 0.101 libavfilter 6. 45.100 / 6. 45.100 libswscale 4. 1.100 / 4. 1.100 libswresample 2. 0.101 / 2. 0.101 libpostproc 54. 0.100 / 54. 0.100 [iff @ 021ad1a0] Warning: not compiled with thread support, using thread emulati on Input #0, iff, from 'EntWarp.sndanim': Duration: N/A, bitrate: N/A Stream #0:0: Video: iff_ilbm (ANIM / 0x4D494E41), rgb0, 352x282, 20 fps, 60 tbr, 60 tbn [iff @ 02538c00] Warning: not compiled with thread support, using thread emulati on [mpeg4 @ 025af5c0] Warning: not compiled with thread support, using thread emula tion [avi @ 025380e0] Using AVStream.codec to pass codec parameters to muxers is depr ecated, use AVStream.codecpar instead. Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf57.36.100 Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 352x282, q=2-31, 200 kb/s, 60 fps, 60 tbn Metadata: encoder : Lavc57.40.100 mpeg4 Side data: cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: -1 Stream mapping: Stream #0:0 -> #0:0 (iff_ilbm (iff) -> mpeg4 (native)) Press [q] to stop, [?] for help [mpeg4 @ 025af5c0] ignoring invalid SAR: 0/0 Last message repeated 50 times frame= 51 fps=0.0 q=8.3 Lsize= 57kB time=00:00:02.71 bitrate= 172.7kbits/ s speed=34.8x video:48kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing ov erhead: 19.627884% }}} -- Ticket URL: <https://trac.ffmpeg.org/ticket/5553> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#5553: IFF ANIM: support anims with sound -------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by richardpl): * priority: normal => wish * status: new => open * version: unspecified => git-master * component: undetermined => avformat * type: defect => enhancement -- Ticket URL: <https://trac.ffmpeg.org/ticket/5553#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#5553: IFF ANIM: support anims with sound -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: iff ilbm | Blocked By: anim | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by MaddTheSane): * keywords: => iff ilbm anim Comment: One difficulty with implementing ANIM sound support is that in many files the samples used for sound might be at different sampling rates. Also, some of them might play more than one sample at once. Looking at entwarp.anim in MultiShow, it seems to use a different format than what I've seen in other ANIMs. More samples I've uploaded can be found on ticket #6175 -- Ticket URL: <https://trac.ffmpeg.org/ticket/5553#comment:2> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#5553: IFF ANIM: support anims with sound -------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: iff anim | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: iff ilbm anim => iff anim -- Ticket URL: <https://trac.ffmpeg.org/ticket/5553#comment:3> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#5553: IFF ANIM: support anims with sound -------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: iff anim | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by MaddTheSane): * cc: computers57@… (added) -- Ticket URL: <https://trac.ffmpeg.org/ticket/5553#comment:4> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#5553: IFF ANIM: support anims with sound -------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: (none) Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: iff anim | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by pross): * resolution: => fixed * status: open => closed Comment: Fixed in c90e0777da97200c12dd55db7d6e3eb5c6a2cee5 -- Ticket URL: <https://trac.ffmpeg.org/ticket/5553#comment:5> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#5553: IFF ANIM: support anims with sound -------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: (none) Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: iff anim | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by ami_stuff): Replying to [comment:5 pross]:
Fixed in c90e0777da97200c12dd55db7d6e3eb5c6a2cee5
Thanks. -- Ticket URL: <https://trac.ffmpeg.org/ticket/5553#comment:6> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg