Timeline
Jul 31, 2014:
- 11:44 PM Changeset in ffmpeg [28f2d3c5] by
- cmdutils: Conditionally compile libswscale-related bits This fixes …
- 11:00 PM Changeset in ffmpeg [d76675d9] by
- doc/indevs: mention required configure options For x11grab, libcdio, …
- 10:26 PM Ticket #3821 (aac_latm in a transport stream not detected) created by
- One of two latm streams in a sample from ticket #3768 is not correctly …
- 9:36 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- probably made a typo and still used mkv or ts as container, extracting …
- 9:12 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- Replying to Selur: > To be clear: when .pgs is used the …
- 9:11 PM Ticket #3820 (pgs subtitle inside mkv not found) closed by
- worksforme
- 9:02 PM Ticket #3768 (dvbsub to overlay get corrupt output) updated by
- I am experiencing a simular problem after compute_edt was introduced …
- 8:56 PM Changeset in ffmpeg [62baf5b8] by
- x86/hevc_deblock: use existing x86util transpose macro in chroma_{10, …
- 7:19 PM Changeset in ffmpeg [39133efc] by
- avdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure, print a warning …
- 6:53 PM Changeset in ffmpeg [fc19edd8] by
- avfilter/trim: remove duplicate assignment Found-by: CSA …
- 6:44 PM Changeset in ffmpeg [a75a60f6] by
- avutil/pixdesc: remove unneeded assignment Found-by: CSA …
- 6:40 PM Changeset in ffmpeg [5bedbc3d] by
- avcodec/diracdec: remove unneeded assignment Found-by: CSA …
- 6:35 PM Changeset in ffmpeg [590c2996] by
- avcodec/flac_parser: remove duplicate assignent Found-by: CSA …
- 6:35 PM Changeset in ffmpeg [1af563b5] by
- avcodec/ratecontrol: remove unneeded statement Found-by: CSA …
- 6:10 PM Changeset in ffmpeg [f0de018] by
- dict.c: minor simplification. Signed-off-by: Reimar Döffinger …
- 5:06 PM Changeset in ffmpeg [3d10235b] by
- v4l2enc: adding AVClass Signed-off-by: Michael Niedermayer …
- 5:06 PM Changeset in ffmpeg [3ed27832] by
- v4l2enc: adding AVClass Signed-off-by: Michael Niedermayer …
- 4:59 PM Changeset in ffmpeg [fcb11ec2] by
- v4l2enc: adding AVClass Signed-off-by: Michael Niedermayer …
- 2:50 PM Changeset in ffmpeg [594b1fa9] by
- libavcodec/h264_parser: Increase parse_history, fix huge resolutions …
- 2:50 PM Changeset in ffmpeg [7a1262fc] by
- h264_mp4toannexb_bsf: account for consecutive IDR pictures. If there …
- 2:50 PM Changeset in ffmpeg [6d2219e] by
- avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps are already in …
- 2:39 PM Changeset in ffmpeg [0782fb6] by
- libavcodec/h264_parser: Increase parse_history, fix huge resolutions …
- 2:35 PM Ticket #3820 (pgs subtitle inside mkv not found) updated by
- sorry, must have overlooked it. > As it appears, ffmpeg doesn't have …
- 2:31 PM Ticket #3820 (pgs subtitle inside mkv not found) updated by
- The ffmpeg output clearly shows that it does find the subtitle stream, …
- 2:25 PM Ticket #3820 (pgs subtitle inside mkv not found) updated by
- […] works […] extracting the subtitle stream with: […] …
- 2:17 PM Ticket #3820 (pgs subtitle inside mkv not found) created by
- on: …
- 1:59 PM Changeset in ffmpeg [bf428bb3] by
- h264_mp4toannexb_bsf: account for consecutive IDR pictures. If there …
- 12:17 PM Changeset in ffmpeg [dd200c56] by
- avcodec/dvdsubdec: free subtitle rectangles if nothing is output …
- 12:16 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- Here's why I assumed ffmpeg couldn't handle pgs subtitle properly: …
- 12:01 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- > This is the (exact) opposite of what you wrote above (twice). My …
- 11:52 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- Replying to Selur: > a. mkv doesn't support pgs subtitles …
- 11:50 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- > for video, it is the stream with the highest resolution, for audio, …
- 11:46 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- > As said, I don't think this is correct (and you should definitely …
- 11:34 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- Replying to Selur: > ffmpeg tries to convert the first …
- 11:32 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- Replying to Selur: > Problem is ffmpeg can't handle pgs …
- 11:20 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- You are right and I was wrong (must have mistyped somewhere during …
- 11:07 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
-
You claimed that the problem is also reproducible with
-map 0:0, … - 11:04 AM Changeset in ffmpeg [ceff29b9] by
- avcodec/resample: check for malloc failure Found-by: CSA …
- 10:56 AM Changeset in ffmpeg [72555f4a] by
- avcodec/pthread_slice: Check for malloc failure Found-by: CSA …
- 10:56 AM Changeset in ffmpeg [37ec7d29] by
- avcodec/mpeg4video_parser: Check for extradata parsing failure …
- 10:55 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- I provided the command line which gave me the problem, with the …
- 10:40 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- Replying to Selur: > a. if you add -map 0:0 to it the …
- 10:30 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- a. if you add -map 0:0 to it the result doesn't change b. iirc. when …
- 10:26 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
- Replying to Selur: > {{{ > ffmpeg -playlist 1 -i …
- 10:15 AM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) updated by
-
Keywords, Version, Component changed
- 10:10 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by
- Could you explain what you are trying to do? For example, this command …
- 9:11 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by
- Okay, I hope i got you right, i added missing log-files and video …
- 1:17 AM Changeset in ffmpeg [7c2d152f]n2.3.1 by
- Changelog: highlighting for 2.3.1 Suggested-by: Timothy Gu …
- 1:08 AM Changeset in ffmpeg [1f58590e] by
- doc: add very basic libcdio documentation Signed-off-by: Michael …
- 12:54 AM Changeset in ffmpeg [dc315cdb] by
- doc: add very basic libcdio documentation Signed-off-by: Michael …
- 12:46 AM Ticket #3816 (Native AAC encoder, problematic sample.) updated by
- Are there any pre built binaries? Compiling on windows from what I …
Jul 30, 2014:
- 10:59 PM Ticket #3819 (ffmpeg automatically maps subtitles even if the decoder and encoder ...) created by
- Summary: When trying to extract the tracks with ID 0, 2, 5 and 7 into …
- 10:33 PM Changeset in ffmpeg [467e9d61] by
- avformat/hlsenc: add some empty lines to make the code easier to read …
- 10:31 PM Changeset in ffmpeg [706fcffc] by
- avformat/hlsenc: rename some identifers to make the code easier to …
- 10:04 PM Changeset in ffmpeg [53f10e03] by
- avformat/hlsenc: Add some comments to make the code easier to read …
- 9:34 PM Changeset in ffmpeg [a99de9ca] by
- Merge commit 'a0ce85ac7de098d3f9b53b51b77a09bad700a011' * commit …
- 9:14 PM Changeset in ffmpeg [64bbbcd7] by
- update for FFmpeg 2.3.1 Signed-off-by: Michael Niedermayer …
- 8:39 PM Changeset in ffmpeg [de9d3f22] by
- avdevice/pulse_audio_enc: use getter function for AVFrame.channels …
- 8:39 PM Changeset in ffmpeg [ea5bb561] by
- MAINTAINERS: update list of releases i maintain Signed-off-by: …
- 8:39 PM Changeset in ffmpeg [c61ac69] by
- avcodec/avdct: Add avcodec_dct_get_class() This should have been in …
- 8:39 PM Changeset in ffmpeg [6a250c85] by
- fate: support testing of release branches Adding 'branch=release/2.3' …
- 8:39 PM Changeset in ffmpeg [54110408] by
- tests/fate.sh: If cat *.rep fails try it with a for loop. Fixes fate …
- 8:32 PM Changeset in ffmpeg [ab1ea597] by
- g2meet: allow size changes within original sizes (cherry picked from …
- 8:09 PM Changeset in ffmpeg [277103e0] by
- video4linux2: Avoid a floating point exception This avoids a segfault …
- 8:06 PM Changeset in ffmpeg [e4fdfdf6] by
- vf_select: Drop a debug av_log with an unchecked double to enum …
- 7:42 PM Changeset in ffmpeg [187cfd3c] by
- eamad: use the bytestream2 API instead of AV_RL This is safer and …
- 7:15 PM Changeset in ffmpeg [58d7b835] by
- fate: Add dependencies for dct/fft/mdct/rdft tests (cherry picked …
- 7:15 PM Changeset in ffmpeg [d16515ae] by
- video4linux2: Avoid a floating point exception This avoids a segfault …
- 7:15 PM Changeset in ffmpeg [3a6bc3e3] by
- vf_select: Drop a debug av_log with an unchecked double to enum …
- 6:55 PM Changeset in ffmpeg [a0ce85ac] by
- configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabled
- 6:35 PM Changeset in ffmpeg [e8ff7972] by
- eamad: use the bytestream2 API instead of AV_RL This is safer and …
- 6:35 PM Changeset in ffmpeg [3ef8b432] by
- Merge commit 'd396987c303bdc4eea7d1a1ff6776475d9bbd9ea' into …
- 6:34 PM Changeset in ffmpeg [9dc112e2] by
- Merge commit 'b20a8ad619ac0e2631391b6311cc000de85d22bf' into …
- 6:33 PM Changeset in ffmpeg [75ff0e8c] by
- Merge commit '01a550bda29eb05fb230576e5223034974aa3396' into …
- 6:32 PM Changeset in ffmpeg [f02221d6] by
- Merge commit 'f6b3dce952d66f87883a50d90d6e98416ee397df' into …
- 6:25 PM Changeset in ffmpeg [1c84aad7] by
- movdec: remove nonsensical snprintf. Signed-off-by: Reimar Döffinger …
- 6:25 PM Changeset in ffmpeg [04aec74f] by
- mxfdec: add missing "const" to array declaration. Signed-off-by: …
- 6:18 PM Changeset in ffmpeg [92c49737] by
- Merge commit 'b8e57113ecba5494d4bf47c29634392ea5fdb17b' into …
- 6:14 PM Changeset in ffmpeg [f4e08695] by
- Merge commit '407912d17870a53e8a8cc072f192cadf358bc155' into …
- 6:13 PM Changeset in ffmpeg [6135baa8] by
- Merge commit '12bbd819cbdfdd2b41286c5ccabee7f5e5b6612a' into …
- 6:03 PM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by
- Replying to Cigaes: > Replying to Mista_D: > > …
- 5:59 PM Changeset in ffmpeg [35732560] by
- Merge commit 'f9204ec56a4cf73843d1e5b8563d3584c2c05b47' into …
- 5:57 PM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by
- Replying to Mista_D: > Try running it as root This is …
- 5:54 PM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by
- Try running it as root
- 5:23 PM Changeset in ffmpeg [547d64a4] by
- ffprobe: print some basic information about avframe side data …
- 5:19 PM Changeset in ffmpeg [ba3e3311] by
- avutil/frame: add av_frame_side_data_name() Signed-off-by: Michael …
- 5:12 PM Changeset in ffmpeg [d396987c] by
- fate: Add dependencies for dct/fft/mdct/rdft tests (cherry picked …
- 5:12 PM Changeset in ffmpeg [b20a8ad] by
- video4linux2: Avoid a floating point exception This avoids a segfault …
- 5:12 PM Changeset in ffmpeg [01a550bd] by
- vf_select: Drop a debug av_log with an unchecked double to enum …
- 4:40 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by
- Replying to rmk: > Replying to Cigaes: > > As …
- 4:40 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by
- ISO 15444-3 - the specification that allows raw audio - defines that …
- 4:07 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by
- Replying to Cigaes: > “provided they are out there in the …
- 4:01 PM CompilationGuide/Generic edited by
- (diff)
- 3:50 PM Changeset in ffmpeg [6f622e5f] by
- avfilter/f_select: avoid double->int in debug output Signed-off-by: …
- 3:49 PM Changeset in ffmpeg [bcbfb95b] by
- avfilter/f_select: Set var_values[VAR_KEY] correctly Signed-off-by: …
- 3:37 PM Changeset in ffmpeg [887d8d29] by
- avfilter/f_select: avoid using doubles for equals checks and casts to …
- 3:32 PM Changeset in ffmpeg [7994c1cd] by
- Merge commit 'a8d803a320fb08b3ad5db4fffc79abd401206905' * commit …
- 3:25 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by
-
Keywords, Version, Component changed
- 3:24 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by
- Replying to Cigaes: > As a side note, it seems that the …
- 3:23 PM Ticket #3779 (speex "Unable to parse option value "(null)" as sample format") closed by
- fixed: Fixed by Nicolas in 91244073
- 2:42 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by
- “provided they are out there in the wild and not from a crazy source” …
- 2:34 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by
- While I believe you that this is true I thought ffmpeg had the policy …
- 1:53 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) closed by
- wontfix: This is not a limitation of FFmpeg but the mp4 specification that does …
- 1:23 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) updated by
- Uploaded sample to /incoming/ticket3818
- 1:02 PM Ticket #3818 (Not possible to remux mp4 files from Sony XDCAM cameras) created by
- Files from professional Sony XDCAMs produce files containing MPEG-2 …
- 12:52 PM Projects edited by
- (diff)
- 12:40 PM Changeset in ffmpeg [91244073] by
- ffmpeg_filter: refuse to configure input without a decoder. The …
- 11:46 AM Ticket #3816 (Native AAC encoder, problematic sample.) updated by
- Please test with this patch: …
- 10:24 AM Ticket #3816 (Native AAC encoder, problematic sample.) updated by
- Here's a flac of the original: http://www.datafilehost.com/d/c732cb62
- 10:18 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- There seem to be a lot more errors like this: […] But the output …
- 9:59 AM Ticket #3817 (h.264: decoding gives duplicated frame) updated by
-
Keywords, Component changed
To make this a valid ticket, please provide the command line that does … - 9:56 AM Ticket #3815 (libcdio only works with -ss 00) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since ad53c7f9 - 9:46 AM Ticket #3817 (h.264: decoding gives duplicated frame) created by
- Summary of the bug: Using the quantization to get a video …
- 9:09 AM Changeset in ffmpeg [ff9a1541] by
- Add int64_t probesize2 instead of int probesize to AVFormatContext. …
- 9:06 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- Replying to hackeron: > I haven't tried the native one as …
- 9:05 AM Ticket #3813 (Unable to isolate a single line of video with latest ffmpeg) closed by
- fixed
- 9:05 AM Ticket #3813 (Unable to isolate a single line of video with latest ffmpeg) updated by
- Should be fixed in 355121bc - thank you for the report!
- 9:03 AM Changeset in ffmpeg [355121bc] by
- lavf/mux: Fix a typo checking aspect ratios. Fixes ticket #3813.
- 9:01 AM Ticket #3816 (Native AAC encoder, problematic sample.) updated by
- Either upload to http://www.datafilehost.com/ or read …
- 8:39 AM Ticket #3813 (Unable to isolate a single line of video with latest ffmpeg) updated by
- @ kierank - my programming ability doesn't extend as far as writing a …
- 6:47 AM Ticket #3816 (Native AAC encoder, problematic sample.) updated by
- If someone wants the original wav, I can upload but will have to …
- 6:36 AM Ticket #3816 (Native AAC encoder, problematic sample.) created by
- Summary of the bug: at mid-low (96-128) bitrates the native encoder …
- 5:08 AM CompilationGuide/Ubuntu edited by
- (diff)
- 4:09 AM Ticket #3814 (Apple HTTP / HLS audio stream sometimes glitches or stops playing ...) updated by
- Also wanted to mention that this stream plays fine in Apple's QuickTime.
- 2:19 AM Changeset in ffmpeg [f2855eb4] by
- avformat/movenc: add m4b to list of ipod playable files m4b is the …
Jul 29, 2014:
- 11:27 PM Ticket #3815 (libcdio only works with -ss 00) created by
- Summary of the bug: The (undocumented) libcdio device does not work …
- 8:50 PM Changeset in ffmpeg [a507623b] by
- x86: hevc_mc: fix register count usage A macro was using a fixed …
- 8:30 PM Ticket #3814 (Apple HTTP / HLS audio stream sometimes glitches or stops playing ...) created by
- Summary of the bug: With …
- 7:38 PM Changeset in ffmpeg [d38edee] by
- avformat/format: fix memleak and error code Signed-off-by: Michael …
- 7:35 PM Changeset in ffmpeg [4182728c] by
- avformat/format.c: remove duplicate include, put libavutil includes …
- 7:33 PM Changeset in ffmpeg [6d695038] by
- avformat/format: simplify ifdeffery Signed-off-by: Michael …
- 7:31 PM BadIP edited by
- (diff)
- 7:26 PM Changeset in ffmpeg [58eaa951] by
- Merge commit 'ccbf370f2000b9b27f4af259c23007d67f7ea46e' * commit …
- 7:25 PM BadContent edited by
- (diff)
- 7:18 PM Changeset in ffmpeg [92de4450] by
- Merge commit 'fa38573cd9ce4ab727f86f57c03b113cfd4c9d0a' * commit …
- 7:12 PM Changeset in ffmpeg [8cad7460] by
- Merge commit '02cf0c9e42967de1e4d2803bee3573bc5b735fdd' * commit …
- 7:02 PM Changeset in ffmpeg [9694695a] by
- avformat: fix probe mime version checks Signed-off-by: Michael …
- 6:57 PM Changeset in ffmpeg [80a3a661] by
- Merge commit '3a19405d574a467c68b48e4b824c76617fd59de0' * commit …
- 6:24 PM Changeset in ffmpeg [31e0b5d] by
- Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6' * commit …
- 6:15 PM BadIP edited by
- (diff)
- 6:13 PM BadContent edited by
- (diff)
- 6:02 PM Changeset in ffmpeg [e066f015] by
- Merge commit 'e253a9e2b3d683eb51db7c776326eb07de10ad4c' * commit …
- 5:21 PM Ticket #3813 (Unable to isolate a single line of video with latest ffmpeg) updated by
- FWIW the proper way of doing this is to use libzvbi to detect …
- 5:09 PM Ticket #3813 (Unable to isolate a single line of video with latest ffmpeg) created by
- Summary of the bug: I am attempting to use a filter chain to take only …
- 4:37 PM Changeset in ffmpeg [a8d803a3] by
- vf_select: Drop a debug av_log with an unchecked double to enum …
- 4:13 PM Changeset in ffmpeg [ccbf370f] by
- mpegvideo: move vol_control_parameters to the only place it is used …
- 3:58 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- I haven't tried the native one as it says "The encoder 'aac' is …
- 3:50 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- Is libfdk required to reproduce the problem or is it also reproducible …
- 3:47 PM Changeset in ffmpeg [fa38573c] by
- matroska: Register mime types
- 3:47 PM Changeset in ffmpeg [02cf0c9e] by
- aac: Register the mime type Speed up probing ADTS live streams that …
- 3:47 PM Changeset in ffmpeg [3a19405d] by
- avformat: Use the mime type information in input probe It should …
- 3:46 PM Changeset in ffmpeg [69e7336b] by
- avstring: Expose the simple name match function Signed-off-by: …
- 2:24 PM Changeset in ffmpeg [0c889da8] by
- avformat/hlsenc: fix cleanup after avformat_write_header() …
- 1:56 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- Correction, the stream is on: rtsp://86.146.232.61/proxyStream To …
- 1:56 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- 1:18 PM Changeset in ffmpeg [e253a9e2] by
- avformat: Move av_probe_input* to format.c
- 12:04 PM Changeset in ffmpeg [73c4f63b] by
- x86/hevc_deblock: add add ff_hevc_[hv]_loop_filter_luma_{8, 10, …
- 11:38 AM Changeset in ffmpeg [88ba821f] by
- x86/hevc_deblock: improve luma functions register allocation …
- 11:27 AM Changeset in ffmpeg [c74b08c5] by
- x86/hevc_deblock: remove some unnecessary instructions Signed-off-by: …
- 10:20 AM Ticket #3812 (Crash when not specifying an encoder for the segment muxer) created by
- FFmpeg crashes since ccc25378 if no encoder was specified when using …
- 9:45 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by
- Replying to slhck: > > Packet header is not contained in …
- 9:41 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by
- The original command is problematic, because how should I know that …
- 9:34 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by
- Replying to slhck: > If you have suggestions on how to …
- 9:31 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by
- Replying to slhck: > > stream_segment is a variant of the …
- 9:31 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by
- Replying to heleppkes: > It should probably be documented …
- 9:22 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by
- Replying to heleppkes: > It should probably be documented …
- 9:18 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by
- The individual components don't know about each other, which is part …
- 9:14 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by
- If you have suggestions on how to change it, please let me know. I …
- 9:06 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by
-
Summary changed
- 9:05 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by
- […] Please note that it is completely impossible to understand your …
- 8:57 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by
- Replying to heleppkes: > You're re-encoding the video, you …
- 8:52 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) updated by
- You're re-encoding the video, you don't need the bitstream filter at …
- 8:49 AM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by
- another affected file: …
- 8:48 AM Ticket #3811 (Misleading error when segmenting H.264 bitstream to MPEG-TS) created by
- I was trying to segment an existing H.264/MP4 file into TS segments: …
- 1:56 AM Changeset in ffmpeg [65746bf] by
- hevc_filter: run vertical and horizontal together This should help …
- 1:42 AM Changeset in ffmpeg [4f91bb0f] by
- x86/hevc_deblock: use psignw instead of pmullw where possible It's …
- 1:01 AM Ticket #3794 (SWSCALE: Quantization Errors in Y Studio Range) updated by
- Attaching the matrix used for conversion. […] The above is the …
Jul 28, 2014:
- 11:40 PM Changeset in ffmpeg [983109bb] by
- Merge commit '942269fd00cb48328e4cffb6e21a0b691ce9f6bc' * commit …
- 11:22 PM Changeset in ffmpeg [d55d8229] by
- Merge commit '019a28cd630286ecb2b06ee62025a17c821b493e' * commit …
- 10:41 PM Changeset in ffmpeg [60831f44] by
- Merge commit '59ca29a560ba0cfe97457de8cedf77db434f0de4' * commit …
- 10:34 PM Changeset in ffmpeg [a91c5ed0] by
- Merge commit '4f8cf0dc4ef6110174056df7edd9dc2f2a988b6d' * commit …
- 10:28 PM Changeset in ffmpeg [621d4089] by
- Merge commit 'e4a462e3eafdfe336f4d079c3ba72a9cdb4748b0' * commit …
- 10:18 PM Changeset in ffmpeg [8b1e920] by
- Merge commit '259fe7280d0b63dc7a8ff017d44f26d3a84cfde8' * commit …
- 10:12 PM Changeset in ffmpeg [4a4d0258] by
- Merge commit 'c9d982aa11a6267611c3770792f0e04b48438348' * commit …
- 10:06 PM Changeset in ffmpeg [25a20608] by
- Merge commit 'dc71f1958846bb1d96de43a4603983dc8450cfcc' * commit …
- 9:25 PM Changeset in ffmpeg [63c0b419] by
- Fix standalone compilation of the adts muxer.
- 8:19 PM Changeset in ffmpeg [942269fd] by
- caf: Use correct printf conversion specifiers for POSIX int types
- 8:19 PM Changeset in ffmpeg [019a28cd] by
- sanm: Use correct printf conversion specifiers for POSIX int types
- 8:19 PM Changeset in ffmpeg [59ca29a5] by
- dump: Use correct printf conversion specifiers for POSIX int types
- 8:19 PM Changeset in ffmpeg [4f8cf0dc] by
- x86: build: Restore ordering of OBJS lines
- 8:17 PM Changeset in ffmpeg [e4a462e3] by
- configure: Use require_pkg_config for Speex Distributors and …
- 8:17 PM Changeset in ffmpeg [259fe728] by
- mxf: Extract origin information from material and source track …
- 8:17 PM Changeset in ffmpeg [c9d982aa] by
- mxf: Detect Vanc/Vbi SMPTE-436M mxf track Signed-off-by: Luca Barbato …
- 8:11 PM Changeset in ffmpeg [dc71f195] by
- video4linux2: Avoid a floating point exception This avoids a segfault …
- 7:55 PM Changeset in ffmpeg [664e9e43] by
- x86/hevc_deblock: load less data in hevc_h_loop_filter_luma_8 Reading …
- 7:43 PM Changeset in ffmpeg [f1378761] by
- x86/hevc_idct: add a colon to labels This fixes a warning spam when …
- 7:29 PM Ticket #3530 (AIFF playback/Transcode failure) reopened by
- The fix works with the provided test file, but I'm under the …
- 6:06 PM Changeset in ffmpeg [1e51af13] by
- avdevice/pulse_audio_enc: use getter function for AVFrame.channels …
- 5:19 PM Ticket #2828 (HLS segment MPEGTS continuity counter is being incorrectly set to 0 on ...) updated by
- Replying to dicroce: > I have extracted your changes from …
- 4:38 PM Ticket #2828 (HLS segment MPEGTS continuity counter is being incorrectly set to 0 on ...) updated by
- Interesting, according to a W3C document at …
- 4:34 PM Changeset in ffmpeg [d554d004] by
- tests/fate.sh: If cat *.rep fails try it with a for loop. Fixes fate …
- 4:08 PM Ticket #2828 (HLS segment MPEGTS continuity counter is being incorrectly set to 0 on ...) updated by
- I am having the same problem. I am also not using the ffmpeg tool, …
- 3:31 PM Ticket #3810 (mpegts muxer creates non-zero start time) closed by
- invalid: Read the TS spec. A zero PTS is meaningless in MPEG-TS.
- 3:01 PM Ticket #3810 (mpegts muxer creates non-zero start time) created by
- […] When inspecting the output file: […] One would expect the …
- 1:44 PM Changeset in ffmpeg [f3158c3f] by
- version.sh: Print versions based on the last git tag for release …
- 1:42 PM Ticket #3809 (Low-resolution MPEG-2 decoding incorrectly) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
- 12:48 PM Changeset in ffmpeg [ee606fd0] by
- version.sh: Print versions based on the last git tag for release …
- 12:34 PM Changeset in ffmpeg [243236a6] by
- avcodec/hevc: fix "discards const qualifier from pointer target type" …
- 12:28 PM Changeset in ffmpeg [772dfd5f] by
- avcodec/hevc: add some const to cbf arrays Signed-off-by: Michael …
- 12:27 PM Changeset in ffmpeg [42ffa226] by
- hevc: clean up non relevant TODO cherry picked from commit …
- 12:20 PM Changeset in ffmpeg [a5c621aa] by
- hevc: rename variable in boundary strength to b more explicit …
- 12:02 PM Changeset in ffmpeg [e0492311] by
- Merge commit 'e76f2d11970484266e67a12961f2339a5c2fccf9' * commit …
- 11:54 AM Changeset in ffmpeg [4a73fa19] by
- Merge commit '4aa80808bcc2a30fcd7ce5b38594319df3a85b36' * commit …
- 11:09 AM Changeset in ffmpeg [0a1ffc57] by
- Merge commit '0daa2554636ba1d31f3162ffb86991e84eb938a8' * commit …
- 11:03 AM Changeset in ffmpeg [2fb8aa9b] by
- Merge commit '53a11135f2fb2123408b295f9aaae3d6f861aea5' * commit …
- 10:54 AM Changeset in ffmpeg [453224f1] by
- Merge commit 'e36a2f4c5280e2779b0e88974295a711cf8d88be' * commit …
- 10:46 AM Changeset in ffmpeg [c11255ae] by
- Merge commit '4b169321b84502302f2badb056ebee4fdaea94fa' * commit …
- 10:40 AM Ticket #3809 (Low-resolution MPEG-2 decoding incorrectly) created by
- Summary of the bug: Low-resolution (here defined as VCD …
- 10:36 AM Changeset in ffmpeg [2e5c8b06] by
- Merge commit 'c5fca0174db9ed45be821177f49bd9633152704d' * commit …
- 8:10 AM Changeset in ffmpeg [e76f2d1] by
- hevc: eliminate the last element from TransformTree Replace it by …
- 8:09 AM Changeset in ffmpeg [4aa80808] by
- hevc: eliminate unnecessary cbf_c{b,r} arrays They are replaced by …
- 8:05 AM Changeset in ffmpeg [0daa2554] by
- hevc: do not store the transform inter_split flag in the context It …
- 8:04 AM Changeset in ffmpeg [53a11135] by
- hevc: simplify splitting the transform tree blocks
- 8:03 AM Changeset in ffmpeg [e36a2f4c] by
- hevc: eliminate an unnecessary array We do not need to store the …
- 8:03 AM Changeset in ffmpeg [4b169321] by
- codec_desc: fix some typos in long codec names The rv20 typo spotted …
- 8:02 AM Changeset in ffmpeg [c5fca017] by
- lavc: add a property for marking codecs that support frame reordering
- 4:16 AM Changeset in ffmpeg [5003b8b9] by
- MAINTAINERS: update list of releases i maintain Signed-off-by: …
- 3:16 AM Changeset in ffmpeg [a06c14a4] by
- avfilter/vf_spp: support setting dct avoptions from the filter graph …
- 3:15 AM Changeset in ffmpeg [cab8fc62] by
- avfilter/vf_scale: fix log message category Signed-off-by: Michael …
- 3:14 AM Changeset in ffmpeg [2f717be2] by
- avcodec/avdct: Add avcodec_dct_get_class() This should have been in …
- 1:11 AM Changeset in ffmpeg [a7762384] by
- RELEASE: update, we are after 2.3 not 2.2 Found-by: jamrial …
- 12:22 AM Changeset in ffmpeg [2f71aeb3] by
- remove VERSION file it overrides what version.sh prints and thus …
Jul 27, 2014:
- 10:55 PM Changeset in ffmpeg [77ef9fd1] by
- hevc: eliminate unnecessary cbf_c{b,r} arrays - They are be replaced …
- 10:47 PM Changeset in ffmpeg [772f7f4e] by
- hevc: fix skip_flag cherry picked from commit …
- 10:39 PM Changeset in ffmpeg [3b777db1] by
- hevc: remove non necessary parameters to ff_hevc_set_qpy cherry …
- 9:46 PM Changeset in ffmpeg [db0578a0] by
- doc/decoders: mention native Opus decoder Signed-off-by: Lou Logan …
- 9:27 PM Changeset in ffmpeg [bcb7220] by
- Fix standalone compilation of the webm_dash_manifest demuxer.
- 9:22 PM Changeset in ffmpeg [54326e0c] by
- Fix standalone compilation of the legacy mpegvideo decoder. Second try.
- 9:13 PM Ticket #3808 (Seeking in flv with video stream disabled fails) updated by
- "ffplay -vst 1 file.flv" (where 1 is not a video stream, or something; …
- 9:13 PM Changeset in ffmpeg [6898c149] by
- Fix standalone compilation of the legacy mpegvideo decoder.
- 9:00 PM Ticket #3808 (Seeking in flv with video stream disabled fails) updated by
- Is the problem reproducible with ffplay?
- 8:53 PM Ticket #3808 (Seeking in flv with video stream disabled fails) created by
- Seeking in flv with video stream disabled (i.e. st->discard = …
- 8:44 PM Changeset in ffmpeg [449e3c85] by
- fate/hevc: update fate with 9 bitstreams - all of them testing HEVC …
- 8:03 PM Changeset in ffmpeg [7f53f113] by
- Merge commit '42eb9154a83e9a7aedb1168b2f1112af765cf2b5' * commit …
- 8:01 PM Ticket #3803 (Calculate actual bitrate of first frame when reading cbr dts) reopened by
- 7:03 PM Changeset in ffmpeg [3d93ba56] by
- configure: fix memalign hack auto detection Should fix fate on haiku …
- 5:58 PM Changeset in ffmpeg [f2850568] by
- doc/examples/muxing: fix "-flags" option Signed-off-by: Michael …
- 4:34 PM Changeset in ffmpeg [81943a10] by
- x86: hevc_mc: load less data in epel filters Before: 5679 decicycles …
- 3:53 PM Ticket #3807 (Inaccuracy on Ubuntu compilation guide) closed by
- fixed: Fixed.
- 3:52 PM CompilationGuide/Ubuntu edited by
- (diff)
- 3:42 PM Changeset in ffmpeg [36284ae9] by
- x86: hevc_mc: replace one lea by add Should have been in …
- 3:32 PM Changeset in ffmpeg [65259b4d] by
- x86: hevc_mc: replace one lea by add Should have been in …
- 3:28 PM Changeset in ffmpeg [8f53d32d] by
- avfilter/vf_spp: use AVDCT Signed-off-by: Michael Niedermayer …
- 3:28 PM Changeset in ffmpeg [fcc6568a] by
- avcodec: add avdct This provides a public sustainable API/ABI for DCT …
- 3:21 PM Changeset in ffmpeg [e3fac208] by
- avfilter/vf_spp: use AVDCT Signed-off-by: Michael Niedermayer …
- 3:21 PM Changeset in ffmpeg [932ff709] by
- avcodec: add avdct This provides a public sustainable API/ABI for DCT …
- 2:14 PM Changeset in ffmpeg [f6b3dce9] by
- librtmp: Don't free the temp url at the end of rtmp_open librtmp can …
- 2:14 PM Changeset in ffmpeg [b8e57113] by
- arm: Avoid using the 'setend' instruction on ARMv7 and newer This …
- 2:14 PM Changeset in ffmpeg [407912d1] by
- avplay: Handle pixel aspect ratio properly This was broken (left …
- 2:14 PM Changeset in ffmpeg [12bbd819] by
- Prepare for 10.3 Release
- 2:01 PM Ticket #3807 (Inaccuracy on Ubuntu compilation guide) created by
- In the [https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu#libx264 …
- 1:59 PM Changeset in ffmpeg [f9204ec5] by
- eamad: use the bytestream2 API instead of AV_RL This is safer and …
- 12:41 PM Changeset in ffmpeg [42eb9154] by
- fate: support testing of release branches Adding 'branch=release/10' …
- 12:22 PM Changeset in ffmpeg [fbeb634e] by
- avcodec/ppc/idctdsp: Only select non bitexact IDCTs by default when …
- 12:21 PM Changeset in ffmpeg [b051a1bb] by
- avcodec/arm/idctdsp_init_arm*: Only select non bitexact IDCTs by …
- 12:16 PM Ticket #3806 (http: get_cookies() breaks for cookies with unexpected parameters and ...) updated by
- Please send two patches that do not include any white space changes to …
- 10:43 AM Ticket #3806 (http: get_cookies() breaks for cookies with unexpected parameters and ...) created by
- If a site sets a cookie that includes (for example) the HttpOnly …
- 10:27 AM Changeset in ffmpeg [c2ef844] by
- Merge commit '541427ab4d5b4b6f5a90a687a06decdb78e7bc3c' * commit …
- 10:03 AM Changeset in ffmpeg [c437765b] by
- doc/examples/muxing: Exchange tmp_frame and frame Reduces difference …
- 10:03 AM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by
- can i make a "bounty" for fixing this bug?
- 7:10 AM Changeset in ffmpeg [541427ab] by
- eamad: use the bytestream2 API instead of AV_RL This is safer and …
- 3:09 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
-
Cc changed
- 1:36 AM Changeset in ffmpeg [ad91bf85] by
- avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps are already in …
- 12:45 AM Changeset in ffmpeg [e97f5bef] by
- fate/hevc: adding CONFWIN_A conformance test cherry picked from …
- 12:44 AM Changeset in ffmpeg [7bb3e70c] by
- fate/hevc: add flags unaligned cherry picked from commit …
- 12:23 AM Changeset in ffmpeg [29228dbd] by
- fate/hevc: add BUMPING bitstream test cherry picked from commit …
- 12:16 AM Changeset in ffmpeg [57e7d9d9] by
- Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d' * commit …
- 12:09 AM Changeset in ffmpeg [6542e557] by
- Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15' * commit …
Jul 26, 2014:
- 11:57 PM Changeset in ffmpeg [0a7f3af2] by
- Merge commit '53abe32409f13687c864b3cda077a1aa906a2459' * commit …
- 11:55 PM Changeset in ffmpeg [d1ce43a] by
- doc/examples/muxing: mark correct frame as writeable Bug found from …
- 11:32 PM Changeset in ffmpeg [fbd46e2f] by
- doc/examples/muxing: Always use swr, simplifies code slightly …
- 11:15 PM Changeset in ffmpeg [22e9fe06] by
- doc/examples/muxing: add alloc_audio_frame() and use it to simplify …
- 11:05 PM Changeset in ffmpeg [a98cadef] by
- doc/examples/muxing: Move samples_count to OutputStream …
- 10:50 PM Changeset in ffmpeg [8b1d54b] by
- doc/examples/muxing: free swr context at the end Signed-off-by: …
- 10:30 PM Changeset in ffmpeg [bfb3b2b7] by
- x86/hevc_idct: add 12bit idct_dc Signed-off-by: James Almer …
- 10:28 PM Changeset in ffmpeg [d4a9e89b] by
- avcodec/x86/hevcdsp_init: make license header consistent …
- 10:20 PM Changeset in ffmpeg [706f81a2] by
- Merge commit '1a880b2fb8456ce68eefe5902bac95fea1e6a72d' * commit …
- 9:53 PM Changeset in ffmpeg [226b290] by
- Merge commit '73bb8f61d48dbf7237df2e9cacd037f12b84b00a' * commit …
- 9:51 PM Changeset in ffmpeg [7215fcf8] by
- avformat: Mark AVOutputFormat argument in avformat_query_codec as const
- 9:51 PM Changeset in ffmpeg [ec4f04da] by
- avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as const
- 9:51 PM Changeset in ffmpeg [53abe324] by
- avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as …
- 9:37 PM Changeset in ffmpeg [371cb964] by
- Merge commit '56f98e340fca894a76d1ddbe33118b8d8c4db34a' * commit …
- 9:10 PM Ticket #3805 (Transparent png pixels should show the background colour) reopened by
- 8:49 PM Changeset in ffmpeg [7cf08655] by
- doc/examples/muxing: Support setting flags, for example for setting …
- 8:27 PM Changeset in ffmpeg [5d2cf1ae] by
- doc/examples/muxing: select a supported sample rate for the encoder, …
- 8:01 PM Changeset in ffmpeg [ead22f42] by
- doc/examples/muxing: pick a supported channel layout if stereo isnt …
- 7:50 PM Changeset in ffmpeg [9ccb9c8d] by
- doc/examples/muxing: move swr context to OutputStream Idea from: …
- 7:04 PM Changeset in ffmpeg [1c0c19f8] by
- Merge commit '884f7c975f0af25febe86660e87bf3b2165a0309' * commit …
- 4:00 PM Changeset in ffmpeg [1ace9573] by
- x86/hevc_idct: replace old and unused idct functions Only 8-bit and …
- 3:01 PM Changeset in ffmpeg [1a880b2f] by
- hevc: SSE2 and SSSE3 loop filters Additional contributions by James …
- 3:00 PM Changeset in ffmpeg [73bb8f61] by
- hevcdsp: remove an unneeded variable in the loop filter beta0 and …
- 2:57 PM Changeset in ffmpeg [56f98e3] by
- output example: convert audio to the format supported by the encoder
- 2:57 PM Changeset in ffmpeg [884f7c97] by
- output example: set the stream timebase This is required by the new API.
- 1:40 PM Changeset in ffmpeg [23480da0] by
- hevc: add support for bumping process cherry picked from commit …
- 11:21 AM Changeset in ffmpeg [c0a586d9] by
- reintroduce avpriv_dsputil_init() to maintain ABI until next soname …
- 10:42 AM Changeset in ffmpeg [9a6ca20e] by
- configure: replace pulse-simple with pulse pulse-simple is additional …
- 7:05 AM Ticket #3440 (vp8: a/v desync on seek with -auto-alt-ref 1) updated by
- Replying to michael: > Fixed in …
- 3:41 AM Changeset in ffmpeg [036f11bd] by
- x86: hevc_mc: replace simple leas by adds lea is detrimental for …
- 12:47 AM Changeset in ffmpeg [7295ee7f] by
- Merge commit 'd8520d3ee032bf18f28897e0109f44b405caf5e3' * commit …
- 12:34 AM Changeset in ffmpeg [8b395315] by
- Merge commit '4fbb62a21bd04bf261da2382d5ba6c249c702af8' * commit …
- 12:23 AM Changeset in ffmpeg [0a9bab5] by
- Merge commit 'ff85334375c6733c6116ea3686f128b4a11f33e7' * commit …
- 12:01 AM Changeset in ffmpeg [f6e218a0] by
- hevc: fix RAP_B_Bossen cherry picked from commit …
Jul 25, 2014:
- 11:55 PM Changeset in ffmpeg [bd0f2d31] by
- x86/hevc: add 12bits support for MC cherry picked from commit …
- 11:20 PM Changeset in ffmpeg [7df98d8c] by
- x86/hevc: remove unused constant in deblocking filter cherry picked …
- 11:19 PM Changeset in ffmpeg [7bdcf5c9] by
- x86/hevc: add 12bits support for deblocking filter cherry picked from …
- 11:17 PM Ticket #3440 (vp8: a/v desync on seek with -auto-alt-ref 1) closed by
- fixed: Fixed in a06fac353ce2bd055f920e7f6f5e2145736d2d2c
- 11:11 PM Changeset in ffmpeg [a06fac35] by
- avformat/mux: ignore delayed vp8/9 packets in max_interleave_delta …
- 8:54 PM Ticket #3805 (Transparent png pixels should show the background colour) closed by
-
worksforme:
ffplay- andffmpegwithout additional options - cannot … - 7:29 PM Changeset in ffmpeg [24327706] by
- avutil/opt: ensure the right buffer is used in set_string_number() …
- 7:27 PM Ticket #3805 (Transparent png pixels should show the background colour) updated by
-
Priority changed
Do you think this is a regression? - 7:00 PM Changeset in ffmpeg [d8520d3e] by
- mpegvideo: Move QMAT_SHIFT* defines to the only place they are used
- 7:00 PM Changeset in ffmpeg [4fbb62a2] by
- mpegvideo: Move ME_MAP_* defines to the only place they are used
- 7:00 PM Changeset in ffmpeg [ff853343] by
- mpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444 defines
- 6:43 PM Changeset in ffmpeg [aadf5222] by
- Merge commit '165e9df19567ec0b6abee1ee2c26027e6d7aa7bf' * commit …
- 5:32 PM Ticket #3805 (Transparent png pixels should show the background colour) created by
- Summary of the bug: The official digital portrait of the McDonald's …
- 3:20 PM Ticket #3803 (Calculate actual bitrate of first frame when reading cbr dts) updated by
- FWIW --- MediaInfo knows how to calculate the exact bitrate of a …
- 3:07 PM Ticket #3803 (Calculate actual bitrate of first frame when reading cbr dts) closed by
- wontfix: I suspect that FFmpeg cannot know the exact bitrate of a dts file, so …
- 1:54 PM Changeset in ffmpeg [165e9df1] by
- fft-test: Pass the right struct members instead of casting
- 1:36 PM Ticket #2597 (Support additional audio rates in DV muxer) closed by
- fixed: Fixed in cb169126c5ee7f4d5dc14ff140e3f858bfb8217a
- 1:35 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- you could try to copy the rtsp stuff into some container and check if …
- 1:19 PM Ticket #3803 (Calculate actual bitrate of first frame when reading cbr dts) updated by
- 1) Okay, I've just uploaded two files to the FTP server, …
- 12:11 PM Encode/AAC edited by
- Update link to high quality audio encoding guide (diff)
- 11:48 AM Ticket #3804 (FFmpeg process hangs when new subtitle streams are found during encoding) updated by
- I did and got some comments but since then I didn't have time to …
- 11:34 AM Ticket #3804 (FFmpeg process hangs when new subtitle streams are found during encoding) updated by
- Did you ever post your showwaves patch from ticket #3482 to the …
- 11:31 AM Ticket #3804 (FFmpeg process hangs when new subtitle streams are found during encoding) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
I suspect that parse_packet() loops forever. […] - 11:22 AM Changeset in ffmpeg [489d066d] by
- RELEASE_NOTES: fix WebVTT decoder typo (-> encoder) Found-by: Clément …
- 11:22 AM Changeset in ffmpeg [065fa66] by
- RELEASE_NOTES: fix WebVTT decoder typo (-> encoder) Found-by: Clément …
- 11:11 AM Changeset in ffmpeg [859413b6] by
- Merge commit '58e65e44f435243dc72dfce1f8af8afcf1319f34' * commit …
- 11:05 AM Ticket #3804 (FFmpeg process hangs when new subtitle streams are found during encoding) created by
- FFmpeg process hangs when new subtitle streams are found with 100% CPU …
- 11:05 AM Changeset in ffmpeg [2904d052] by
- Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac' * commit …
- 10:39 AM Changeset in ffmpeg [937eaba2] by
- Merge commit '060e4a9e0627adcda9101dd68ec7f22b4ce22b5b' * commit …
- 9:52 AM Changeset in ffmpeg [58e65e44] by
- vc1dsp: Add wrappers for {avg|put}_vc1_mspel_mc00_c This avoids …
- 9:52 AM Changeset in ffmpeg [7fb993d3] by
- qpeldsp: Mark source pointer in qpel_mc_func function pointer const
- 9:02 AM Changeset in ffmpeg [060e4a9e] by
- dct/rdft: Remove duplicate typedefs for context structs The typedefs …
- 6:56 AM Ticket #3794 (SWSCALE: Quantization Errors in Y Studio Range) updated by
- I know this isn't related to the problem you reported but is there a …
- 6:42 AM Ticket #3803 (Calculate actual bitrate of first frame when reading cbr dts) updated by
- Please explain why the incorrect bitrate is a problem. To make this a …
- 6:37 AM Ticket #3800 (AVUTIL/BPRINT.H: C++ "error: types may not be defined in 'sizeof' ...) closed by
- fixed: Fixed by Nicolas in 04bc3700
- 6:25 AM Ticket #3803 (Calculate actual bitrate of first frame when reading cbr dts) created by
- Summary of the bug: When adding a WAV header to a dts stream, FFmpeg …
- 3:37 AM Changeset in ffmpeg [04bc370] by
- lavf/avio: do not include bprint.h. C++ chokes on the definition of …
- 1:47 AM Ticket #3801 (SWSCALE: Incorrect Values (+-1) in Full Range Conversion RGB to YCbCr) updated by
- ffmpeg output vs. the reference: stddev: 0.39 PSNR: 56.28 MAXDIFF: …
- 1:07 AM Ticket #3789 (shortest command doesnt work when using a filter_complex with audio ...) updated by
- Replying to cehoyos: > Is this a regression? It doesn't …
- 1:05 AM Ticket #3802 (Telestream Wirecast Violates GPL) created by
- EULA talks about LGPL but their files are built with GPLv3
- 12:52 AM Ticket #3801 (SWSCALE: Incorrect Values (+-1) in Full Range Conversion RGB to YCbCr) reopened by
- 12:29 AM Ticket #3801 (SWSCALE: Incorrect Values (+-1) in Full Range Conversion RGB to YCbCr) updated by
- The rounding is the issue, and I can assure you that all of the values …
- 12:28 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- I'm not quite sure how to get a local input file - any example? -- …
- 12:17 AM Ticket #3801 (SWSCALE: Incorrect Values (+-1) in Full Range Conversion RGB to YCbCr) closed by
- invalid: The 2 png images are nearly identical, i see some +-1 differences from …
Jul 24, 2014:
- 10:05 PM Projects edited by
- (diff)
- 9:31 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- please provide a publically available rtsp url with which this can be …
- 9:22 PM Changeset in ffmpeg [66ae994c] by
- avformat/segment: re-interleave packets if needed Fixes part of …
- 8:39 PM Changeset in ffmpeg [351b22c] by
- avformat/mux: support re-interleaving packets in ff_write_chained() …
- 8:33 PM Changeset in ffmpeg [383a04a1] by
- avformat/mux: keep AVPacket fields consistent in ff_write_chained() …
- 7:31 PM Ticket #3794 (SWSCALE: Quantization Errors in Y Studio Range) updated by
- Apologies. Bumped to trunk without aligning the system values. …
- 7:26 PM Ticket #3777 (Wrong duration for mp3 file) updated by
- Thanks to Oliver Fromme for the analysis!
- 7:25 PM Ticket #3801 (SWSCALE: Incorrect Values (+-1) in Full Range Conversion RGB to YCbCr) updated by
-
Keywords changed
- 7:25 PM Ticket #3785 (SWSCALE: in_range, in_color_matrix, out_range, out_color_matrix incorrect) updated by
-
Keywords changed
- 7:24 PM Ticket #3794 (SWSCALE: Quantization Errors in Y Studio Range) updated by
-
Keywords changed
- 7:24 PM Ticket #3777 (Wrong duration for mp3 file) closed by
- fixed: Should be fixed in ef21b3d3
- 7:19 PM Ticket #3794 (SWSCALE: Quantization Errors in Y Studio Range) updated by
- Replying to troy_s: > {{{ > WARNING: library …
- 7:09 PM Ticket #3785 (SWSCALE: in_range, in_color_matrix, out_range, out_color_matrix incorrect) updated by
-
Keywords changed
- 6:25 PM Ticket #3794 (SWSCALE: Quantization Errors in Y Studio Range) updated by
- Sorry if I misunderstand but the idea is of course that you provide …
- 6:25 PM Changeset in ffmpeg [d44b8f0a] by
- avformat/matroskaenc: print a warning when the relative timestamp …
- 6:20 PM Ticket #3785 (SWSCALE: in_range, in_color_matrix, out_range, out_color_matrix incorrect) closed by
- needs_more_info: In the interest of clarity, I am going to close this ticket and break …
- 6:16 PM Ticket #3794 (SWSCALE: Quantization Errors in Y Studio Range) updated by
- Potentially related ticket: SWSCALE: Incorrect Values in Full Range …
- 6:12 PM Ticket #3801 (SWSCALE: Incorrect Values (+-1) in Full Range Conversion RGB to YCbCr) created by
- Summary of the bug: FFMPEG is potentially delivering values that …
- 4:53 PM Changeset in ffmpeg [ce8e27e] by
- Merge commit '436ced244fadcde2c0b925627920e84b25482542' * commit …
- 4:19 PM Changeset in ffmpeg [7923aa0f] by
- avformat/matroskaenc: Start new cluster if relative timestamp could …
- 4:19 PM Changeset in ffmpeg [3c6e220a] by
- avformat/matroskaenc: Factor mkv_start_new_cluster() out …
- 4:07 PM Ticket #3800 (AVUTIL/BPRINT.H: C++ "error: types may not be defined in 'sizeof' ...) updated by
- A patch has been submitted to the devel mailing list and approved, it …
- 4:06 PM Ticket #3800 (AVUTIL/BPRINT.H: C++ "error: types may not be defined in 'sizeof' ...) updated by
-
Reproduced by developer changed
I have reproduced this while trying to build ffms2 master against … - 2:59 PM Changeset in ffmpeg [436ced24] by
- mpegenccontext: Remove unused opaque pointer Signed-off-by: Diego …
- 2:50 PM Changeset in ffmpeg [183bbc2a] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 2:25 PM Changeset in ffmpeg [c508adb2] by
- hevc: propagate error code from set_sps() Signed-off-by: Timothy Gu …
- 2:18 PM Ticket #3741 (Using AVStream.codec.time_base as a timebase hint to the muxer is ...) updated by
- Hm, I'm not sure but I was able to use the segment muxer with the web …
- 1:34 PM Changeset in ffmpeg [ef21b3d3] by
- Ignore xing number of frames if the file is larger than indicated. …
- 1:33 PM Ticket #3792 (TIFF tag type (0) is not implemented) closed by
- fixed: A warning is printed since badcd3da Thank you for the sample!
- 12:24 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
-
Keywords changed
- 12:24 PM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
-
Status changed
- 11:57 AM Ticket #3785 (SWSCALE: in_range, in_color_matrix, out_range, out_color_matrix incorrect) updated by
- Well I fell at the first hurdle trying to follow this - that being …
- 11:28 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
-
Component changed
- 11:17 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
-
Summary changed
- 10:58 AM Ticket #3797 (AVStream.time_base is causing audio/video sync issues and growing videos) updated by
- I've identified what specific commit caused this issue and it is: …
- 9:58 AM Changeset in ffmpeg [badcd3da] by
- Print a warning instead of requesting a sample for an invalid exif …
- 9:52 AM Ticket #3789 (shortest command doesnt work when using a filter_complex with audio ...) updated by
-
Priority changed
Apparently not important. - 9:21 AM Ticket #3794 (SWSCALE: Quantization Errors in Y Studio Range) updated by
- Oops - ignore the above, my ffmpeg was slightly too old - I've seen …
- 9:19 AM Ticket #3798 (ffprobe indentifies 16:9 display aspect ratio as 0:1) updated by
-
Priority, Keywords changed
- 9:01 AM Ticket #3741 (Using AVStream.codec.time_base as a timebase hint to the muxer is ...) updated by
- Replying to BradDodi: > Same issue as above. Unable to …
- 8:01 AM Ticket #3798 (ffprobe indentifies 16:9 display aspect ratio as 0:1) updated by
- OK, I understand. I think the problem here is also to understand what …
- 7:54 AM Ticket #3798 (ffprobe indentifies 16:9 display aspect ratio as 0:1) updated by
- As I explained earlier, 1/0 means that the aspect ratio is not …
- 7:51 AM Ticket #3798 (ffprobe indentifies 16:9 display aspect ratio as 0:1) updated by
- 0:1 is the value for invalid/unset aspect ratio. It could be argued …
- 7:46 AM Ticket #3798 (ffprobe indentifies 16:9 display aspect ratio as 0:1) updated by
- You are right this video is not 16:9. I was wrong in the subject. The …
- 7:35 AM Ticket #3800 (AVUTIL/BPRINT.H: C++ "error: types may not be defined in 'sizeof' ...) updated by
- I wonder which one of c++ and ms visual-something compiler is ahead in …
- 7:22 AM Ticket #3798 (ffprobe indentifies 16:9 display aspect ratio as 0:1) updated by
- I suspect you confuse sample aspect ratio and display …
- 3:14 AM Ticket #3800 (AVUTIL/BPRINT.H: C++ "error: types may not be defined in 'sizeof' ...) updated by
-
Priority, Keywords changed
- 3:10 AM Ticket #3798 (ffprobe indentifies 16:9 display aspect ratio as 0:1) updated by
- Is this a regression (did it work with an older version of FFmpeg)? Is …
- 2:50 AM Changeset in ffmpeg [f753956] by
- lavfi/src_movie: minor simplifications Signed-off-by: Lukasz Marek …
- 2:48 AM Changeset in ffmpeg [97392553] by
- lavfi/src_movie: remove frame from priv context This variable is used …
- 2:39 AM Ticket #3800 (AVUTIL/BPRINT.H: C++ "error: types may not be defined in 'sizeof' ...) created by
- Summary of the bug: When using FFMPEG git trunk, C++ mixed code fails …
- 1:25 AM Ticket #3799 (non Vorbis comment tags in flac appear to be appended) created by
- Regression since 0dc6655. Expected behavior is to not append …
- 12:55 AM Ticket #3798 (ffprobe indentifies 16:9 display aspect ratio as 0:1) created by
- Summary of the bug: ffprobe indentifies wrongly 16:9 display aspect …
- 12:08 AM Changeset in ffmpeg [8b59ab1a] by
- Merge commit 'ce2e858f5b3416c2d54f7f8c14e901f75c48b785' * commit …
Note:
See TracTimeline
for information about the timeline view.
