Timeline
08/10/2011:
- 22:17 Ticket #390 (Audio/Video not selectable in mmsh stream) created by
- There is a mms stream which contains five video/audio streams. […] …
- 17:30 Ticket #389 (Problem seeking in MPEG TS/H.264 files) created by
- When seeking to a specific time in a MPEG-TS file, seeking silently fails. …
- 16:09 Ticket #388 (Bug with deinterlacing!) created by
- This is a very old bug :( Please fix it. Bug: …
- 03:48 Ticket #387 (ffmpeg '-profile baseline' no longer works with libx264) created by
- Recent ffmpeg seems to be parsing the libavcodec/libx264.c "-profile" …
08/09/2011:
- 18:17 Ticket #384 (Incorrect number of frames reported with .3gp file) closed by
- invalid: As said, I do not believe ffmpeg is designed to count frames, but …
08/08/2011:
- 23:29 Ticket #386 (Missing audio and subtitle streams in vob file) reopened by
- I tested with '-analyzeduration 2147484000': no improvement.
- 23:11 Ticket #386 (Missing audio and subtitle streams in vob file) closed by
- invalid: Mediainfo output is almost never useful; complete, uncut output of your …
- 22:59 Ticket #386 (Missing audio and subtitle streams in vob file) created by
- ==Problem== I want to transcode a VOB into x264 on a headless Debian …
- 18:54 Ticket #385 (Freeze during x264 transcoding) created by
- Hello, Recently ffmpeg freeze everytime I try to transcode an MP4 …
- 11:44 Ticket #299 (ffmpeg crashes with -vf mp=boxblur=100:100) closed by
- fixed: The filter has been removed in place of a native libavfilter …
- 06:17 Ticket #384 (Incorrect number of frames reported with .3gp file) created by
- This problem was originally encountered debugging an openCV problem. …
08/07/2011:
- 17:19 Ticket #383 (ffmpeg SCR moves backwards in output muxed mpeg file) created by
- I am not sure where to properly post bug reports so bear with me that I …
- 10:32 Ticket #382 (ffplay segmentation fault on oldabi branch when using --enable-small) closed by
- fixed: Thank you for testing!
08/05/2011:
- 02:37 Ticket #382 (ffplay segmentation fault on oldabi branch when using --enable-small) created by
- Compiling oldabi branch HEAD as of 05/08/2011 (last commit …
08/04/2011:
- 19:21 Ticket #380 (Mistake in ffmpeg's docs for yadif) closed by
- fixed: Fixed in commit: […] Many thanks for the very accurate report.
- 12:40 Ticket #381 (ffmpeg segfault on solaris due to null passed to vsnprintf) created by
- Hi, When I accidently ran "ffmpeg /tmp/engineering.mpg -ab 128 -b 400 …
- 11:53 Ticket #329 (Crash when decoding vob file) closed by
- fixed: Should be fixed.
- 01:36 Ticket #327 (artifacts when seeking in mpeg4 avi (regression)) closed by
- fixed
08/03/2011:
- 20:02 Ticket #377 (ffmpeg reports inaccurate length of some gxf files) closed by
- wontfix: Yes, I think that should be a reasonable workaround for you. You might …
- 19:22 Ticket #333 (Badly interleaved AVI file not handled) closed by
- fixed
- 00:17 Ticket #380 (Mistake in ffmpeg's docs for yadif) created by
- == Docs describe the values for yadif's parity parameter the other way …
08/02/2011:
- 22:23 Ticket #265 (MMX2 yuv420p10 → yuv444p scaler produces vertical undithered(?) lines with ...) closed by
- fixed: Thank you for posting, please re-open the issue if still reproducible.
- 09:51 Ticket #376 (Problem with converting from avi to avi) closed by
- invalid
- 04:59 Ticket #379 (pgssub -> dvdsub in matroska) created by
- My cam creates mpeg-ts files with h264+ac3+pgs tracks. I need to convert …
- 01:50 Ticket #378 (Center align text in drawtext avfilter) created by
- It would be nice to have a new option to the drawtext filter that …
08/01/2011:
- 21:54 Ticket #377 (ffmpeg reports inaccurate length of some gxf files) created by
- ffmpeg inaccurately reports the length of a good number of our gxf files. …
- 18:43 Ticket #376 (Problem with converting from avi to avi) created by
- I was converting series when get a problem. 1 avi from 20 files do not …
- 02:50 Ticket #375 (earwax audio filter generates wrong pts and af_sox filter can not be ...) created by
- Sorry, I do not know is it appropriate to report bug for audio filter …
- 02:29 Ticket #374 (Artefacts with packed B frames) created by
- […]
- 01:04 Ticket #347 (ffplay -s stopped working) closed by
- fixed
07/30/2011:
- 21:44 Ticket #373 (e35c674d breaks alsa input) created by
- [ http://git.videolan.org/?p=ffmpeg.git;a=commit;h=e35c674d13a7f180412cfe058 …
- 19:05 Ticket #325 (Aspect Ratio of input Video required to e.g. automatically add correct ...) closed by
- fixed: The a/dar mismatch was fixed in git-master: […]
- 17:34 Ticket #372 (spdifenc does an output not correct) created by
- I write SPDIF pass-through decoder for mplayer. It using FFmpeg spdif …
- 11:36 Ticket #361 (avcodec_decode_audio3 SEGFAULT while decoding certain codec types) closed by
- invalid: Thank you for the explanation!
07/29/2011:
- 20:34 Ticket #371 (Segmentation fault or get core dump when trying to use ...) closed by
- fixed: Fixed in commit: […]
- 14:01 Ticket #371 (Segmentation fault or get core dump when trying to use ...) created by
- I am trying to transcode from quicktime to mjpeg, or from 3gp to mjpeg, …
- 10:15 Ticket #363 (libavcodec 0.7.1 breaks libasound_module_pcm_a52.so (from ...) closed by
- fixed
- 01:03 Ticket #370 (Unable to decode packet capture into .AVI.) created by
- I have the following: Cisco CTS 1.7.4 calling Blue Jeans (BJN) which is a …
07/28/2011:
- 18:21 Ticket #369 (Multichannel encoding with the native aac encoder crashes) created by
- Regression since commit 01344fe409da286cd377f9af610eb4c4888687ec Author: …
- 14:52 Ticket #368 (enable interface selection for udp multicast) created by
- In case of udp multicast ffmpeg binds to the default interface which will …
- 14:43 Ticket #305 (-passlogfile option is broken (used to work)) closed by
- fixed: Fixed by 893cf1b1ae2bc9c7987d5015a421cd2e09d06443 in 0.8 Fixed by …
- 04:02 Ticket #367 (error encoding mov file created in photobooth to mp4) created by
- command: /usr/local/bin/ffmpeg -y -i ./photobooth.mov -r 15 -vcodec …
07/27/2011:
- 00:41 Ticket #366 (Green bar with ffplay when playing H264) created by
- Playing some H264 samples shows a green bar since …
07/26/2011:
- 17:36 Ticket #365 (trp/ts file w/o PAT/PMT is not supported) created by
- See: http://code.google.com/p/lavfilters/issues/detail?id=39 When trying …
- 12:21 Ticket #352 (Bink file shows color-inverted blocks) closed by
- fixed: I believe this was fixed.
- 10:13 Ticket #364 (Workaround for RV40 timestamps) created by
- The timestamps in RV40 stream (especially B-frames) is messy which need to …
- 00:06 Ticket #363 (libavcodec 0.7.1 breaks libasound_module_pcm_a52.so (from ...) created by
- It appears that the libavcodec 0.7.1 broke alsa AC-3 encoding. After the …
07/25/2011:
- 12:50 Ticket #362 (Interlaced mjpeg fails to decode) created by
- Attached file plays fine with mplayer -vc m3jpeg (24 frames), ffmpeg fails …
07/22/2011:
- 22:32 Ticket #361 (avcodec_decode_audio3 SEGFAULT while decoding certain codec types) created by
- I am using libavcodec as a dynamically linked library under Linux loaded …
- 15:15 Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) created by
- The attached AVCHD file is from a Panasonic Lumix GH2 in 720p50 mode. …
- 15:08 Ticket #359 (SIGABRT when playing RTSP stream) created by
- Hi! I was trying to play a RTSP stream and was getting a SIGABRT. It's …
- 09:14 Ticket #358 (MMS(MMSH) seeking/skipping freezes video) created by
- When trying to seek/skip through a streamed video using the MMS/MMSH …
07/21/2011:
- 08:52 Ticket #357 (Trying to transcode a vbk file to wav) created by
- Hi Team, I was trying to transcode a vbk file to a wav file. But I …
07/20/2011:
- 06:20 Ticket #356 (-profile aac_low option sets also the profile for the video codec) created by
- ex: ./ffmpeg -i trailer_720p.20.flv -b 56000 -vf scale=176:144 -level 8 …
- 00:24 Ticket #355 (ALLPlayer.org and Artur Majtczak violate the GPL) created by
- (issue 2099) AllPlayer? shows attached EULA on installation. No sources …
07/19/2011:
- 20:38 Ticket #354 (h264 interlaced decoding failure - alot of artifacts and error log ...) created by
- Following file fails to decode properly: …
07/17/2011:
- 22:38 Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) created by
- Hi guys, Over at the Homebrew project (OS X package manager) we're …
07/15/2011:
- 19:51 Ticket #352 (Bink file shows color-inverted blocks) created by
- Trying to play/decode the Hasbro/WotC logo found in the game Neverwinter …
- 16:18 Ticket #351 (Make Matroska cluster size configurable) created by
- When using '-vcodec ffv1 outfile.mkv', I use mkvalidator to check the …
- 07:58 Ticket #350 (Invalid value 'strict' for option 'strict') created by
- When trying to use strict for option -strict on a Windows FFmpeg build, …
07/14/2011:
- 23:29 Ticket #349 (MingW32 Cross Compile of FFMPEG Fails) created by
- I have a MingW32 cross toolchain for Win32 that used to work to …
- 14:24 Ticket #348 (Disable cropping for large values) created by
- http://thread.gmane.org/gmane.comp.video.ffmpeg.libav.user/6639 Attached …
- 10:45 Ticket #347 (ffplay -s stopped working) created by
- I consider this critical.
07/13/2011:
- 16:27 Ticket #346 (FFserver passing on rtp stream freezes) created by
- I have the following situation: FFserver on Host 1, which takes input …
- 15:28 Ticket #345 (Issues with 0.7.1 release on Windows) created by
- I am facing 2 issues with '0.7.1' release on Windows. I didnt face these …
07/12/2011:
- 20:32 Ticket #213 (aac codec regression) closed by
- fixed: Fixed by Reimar.
- 16:27 Ticket #344 (FFProbe does not provide PTS, DTS info present in MPEG file.) created by
- Hi, I'm trying to use FFProbe to extract PTS time data for each frame in …
- 12:38 Ticket #343 (wrong duration with voc files) created by
- seems like voc demuxer lacks duration calcalation, so it's calculated …
07/11/2011:
Note: See TracTimeline
for information about the timeline view.
