[FFmpeg-trac] #10709(avcodec:new): -c:v h264_cuvid -deint 2 does not work

2023-11-29 Thread FFmpeg
#10709: -c:v h264_cuvid -deint 2 does not work
-+--
 Reporter:  aef  | Type:  defect
   Status:  new  | Priority:  important
Component:  avcodec  |  Version:  git-master
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+--
 Summary of the bug:
 How to reproduce:
 {{{
 ffmpeg.exe -report -c:v h264_cuvid -deint 2 -i 1.m2ts -an 1.mp4
 ffmpeg version  version: 2023-11-27-git-0ea9e26636
 built on https://www.gyan.dev/ffmpeg/builds/

 I recently changed to new motherboard and deinterlacing stopped working.
 -c:v h264_cuvid does work.



 ffmpeg started on 2023-11-30 at 01:37:50
 Report written to "ffmpeg-20231130-013750.log"
 Log level: 48
 Command line:
 ffmpeg.exe -report -c:v h264_cuvid -deint 2 -i 1.m2ts -an 1.mp4
 ffmpeg version 2023-11-27-git-0ea9e26636-full_build-www.gyan.dev Copyright
 (c) 2000-2023 the FFmpeg developers
   built with gcc 12.2.0 (Rev10, Built by MSYS2 project)
   configuration: --enable-gpl --enable-version3 --enable-static --pkg-
 config=pkgconf --disable-w32threads --disable-autodetect --enable-
 fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp
 --enable-bzlib --enable-lzma --enable-libsnappy --enable-zlib --enable-
 librist --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth
 --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libaribb24
 --enable-libaribcaption --enable-libdav1d --enable-libdavs2 --enable-
 libuavs3d --enable-libzvbi --enable-librav1e --enable-libsvtav1 --enable-
 libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-
 libxvid --enable-libaom --enable-libjxl --enable-libopenjpeg --enable-
 libvpx --enable-mediafoundation --enable-libass --enable-frei0r --enable-
 libfreetype --enable-libfribidi --enable-libharfbuzz --enable-liblensfun
 --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf
 --enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec
 --enable-nvenc --enable-dxva2 --enable  libavutil  58. 32.100 / 58.
 32.100
   libavcodec 60. 35.100 / 60. 35.100
   libavformat60. 18.100 / 60. 18.100
   libavdevice60.  4.100 / 60.  4.100
   libavfilter 9. 13.100 /  9. 13.100
   libswscale  7.  6.100 /  7.  6.100
   libswresample   4. 13.100 /  4. 13.100
   libpostproc57.  4.100 / 57.  4.100
 Splitting the commandline.
 Reading option '-report' ... matched as option 'report' (generate a
 report) with argument '1'.
 Reading option '-c:v' ... matched as option 'c' (codec name) with argument
 'h264_cuvid'.
 Reading option '-deint' ... matched as AVOption 'deint' with argument '2'.
 Reading option '-i' ... matched as output url with argument '1.m2ts'.
 Reading option '-an' ... matched as option 'an' (disable audio) with
 argument '1'.
 Reading option '1.mp4' ... matched as output url.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option report (generate a report) with argument 1.
 Successfully parsed a group of options.
 Parsing a group of options: input url 1.m2ts.
 Applying option c:v (codec name) with argument h264_cuvid.
 Successfully parsed a group of options.
 Opening an input file: 1.m2ts.
 [AVFormatContext @ 01e3f1bb73c0] Opening '1.m2ts' for reading
 [file @ 01e3f1bd0900] Setting default whitelist 'file,crypto,data'
 [mpegts @ 01e3f1bb73c0] Format mpegts probed with size=2048 and
 score=50
 [mpegts @ 01e3f1bb73c0] stream=0 stream_type=1b pid=1011
 prog_reg_desc=HDMV
 [mpegts @ 01e3f1bb73c0] stream=1 stream_type=80 pid=1100
 prog_reg_desc=HDMV
 [mpegts @ 01e3f1bb73c0] Before avformat_find_stream_info() pos: 0
 bytes read:32768 seeks:0 nb_streams:2
 [mpegts @ 01e3f1bb73c0] parser not found for codec pcm_bluray, packets
 or times may be invalid.
 [h264 @ 01e3f1bd2e80] Decoding VUI
 [h264 @ 01e3f1bd2e80] ct_type:2 pic_struct:1
 [extract_extradata @ 01e3f1ba1340] nal_unit_type: 9(AUD), nal_ref_idc:
 0
 [extract_extradata @ 01e3f1ba1340] nal_unit_type: 7(SPS), nal_ref_idc:
 1
 [extract_extradata @ 01e3f1ba1340] nal_unit_type: 8(PPS), nal_ref_idc:
 1
 [extract_extradata @ 01e3f1ba1340] nal_unit_type: 6(SEI), nal_ref_idc:
 0
 [extract_extradata @ 01e3f1ba1340] nal_unit_type: 6(SEI), nal_ref_idc:
 0
 [extract_extradata @ 01e3f1ba1340] nal_unit_type: 6(SEI), nal_ref_idc:
 0
 [extract_extradata @ 01e3f1ba1340] nal_unit_type: 5(IDR), nal_ref_idc:
 1
 [extract_extradata @ 01e3f1ba1340] nal_unit_type: 5(IDR), nal_ref_idc:
 1
 [extract_extradata @ 01e3f1ba1340] nal_unit_type: 5(IDR), nal_ref_idc:
 1
 [extract_extradata @ 01e3f1ba1340] nal_unit_type: 5(IDR), nal_ref_idc:
 1
 [h264 @ 01e3f1bd2e80] nal_unit_type: 9(AUD), 

Re: [FFmpeg-trac] #10648(build system:closed): release 6.1 build fails on MacOS

2023-11-29 Thread FFmpeg
#10648: release 6.1 build fails on MacOS
-+-
 Reporter:  David|Owner:  (none)
  Arnstein   |
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  build
 |  system
  Version:  unspecified  |   Resolution:  fixed
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by David Arnstein):

 * status:  new => closed
 * resolution:   => fixed

Comment:

 The developers have created git tag n6.1 and I find that the issue is not
 present while using this version of the source code.

 HOWEVER, I find it necessary to completely clear out the build directory
 and re-run the configure script.

 Anyway, I am closing this ticket now.
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #10648(build system:new): release 6.1 build fails on MacOS

2023-11-29 Thread FFmpeg
#10648: release 6.1 build fails on MacOS
-+-
 Reporter:  David|Owner:  (none)
  Arnstein   |
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  build
 |  system
  Version:  unspecified  |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Comment (by Jann Gobble):

 I'm suffering the same w/ffmpeg 6.1 on X86_64:
 (compiled on Intel iMac Retina 4k 21.5", 2019 running Ventura 13.5.2 and
 Xcode 15.0.2)

 xcrun -sdk macosx metal libavfilter/metal/vf_yadif_videotoolbox.metal -o
 libavfilter/metal/vf_yadif_videotoolbox.metal.air
 ld: warning: ignoring file
 '/Volumes/tempdisk/compile/ffmpeg-6.1.0/ffbuild/bin2c_host.o': found
 architecture 'arm64', required architecture 'x86_64'
 CC  libavfilter/motion_estimation.o
 CC  libavfilter/palette.o
 ld: Undefined symbols:
   _main, referenced from:
   
 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)
 make: *** [ffbuild/bin2c] Error 1
 make: *** Waiting for unfinished jobs
 rm libavfilter/metal/vf_yadif_videotoolbox.metal.air
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #10708(ffmpeg:new): Segfault in static build when seeking into HTTP input file

2023-11-29 Thread FFmpeg
#10708: Segfault in static build when seeking into HTTP input file
---+--
 Reporter:  John Sterling  |Owner:  (none)
 Type:  defect |   Status:  new
 Priority:  normal |Component:  ffmpeg
  Version:  git-master |   Resolution:
 Keywords: |   Blocked By:
 Blocking: |  Reproduced by developer:  0
Analyzed by developer:  0  |
---+--
Changes (by John P. Kiffmeyer):

 * cc: John P. Kiffmeyer (added)

-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


[FFmpeg-trac] #10708(ffmpeg:new): Segfault in static build when seeking into HTTP input file

2023-11-29 Thread FFmpeg
#10708: Segfault in static build when seeking into HTTP input file
-+-
 Reporter:  John | Type:  defect
  Sterling   |
   Status:  new  | Priority:  normal
Component:  ffmpeg   |  Version:  git-
 |  master
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
 For static Linux builds of ffmpeg versions 6.0 and later, a segfault
 occurs when processing an HTTP input file with a seek (possibly related to
 range requests or multiple requests against a URL?). For example, when
 capturing a single frame at 30 seconds as an image from an MP4 URL. If
 requesting the first frame, or if requesting from an HTTP server which
 does not support byte-range requests, the segfault does not occur.

 I have reproduced this in 6.0.1, 6.1, and git-master, both from source and
 using builds from [https://www.johnvansickle.com/ffmpeg/] but cannot
 reproduce with 5.1.4. Building from source with a plain ./configure (not
 including --extra-ldexeflags="-static") does not exhibit the behavior.

 Here is a Dockerfile which produces a build from git-master:
 {{{
 FROM debian:bullseye
 RUN apt update && apt install -y --no-install-recommends \
 autoconf \
 automake \
 build-essential \
 ca-certificates \
 cmake \
 gdb \
 git \
 yasm
 RUN update-ca-certificates
 RUN git clone --depth=1 https://git.ffmpeg.org/ffmpeg.git
 RUN cd ffmpeg && \
 ./configure --extra-ldexeflags="-static" && \
 make -j8 &&
 }}}

 And running the resulting container, here is an example command causing
 the crash:
 {{{
 $ docker run -it --rm ffmpeg-test
 root@622d21927980:/# cd ffmpeg
 root@622d21927980:/ffmpeg# ./ffmpeg -ss 30 -i
 http://acrowe.sandbox.frame.io/assets/bbb_1080.mp4 -map 0:v -frames:v 1
 -update 1 -y test.jpg
 ffmpeg version 5.1.git Copyright (c) 2000-2023 the FFmpeg developers
   built with gcc 10 (Debian 10.2.1-6)
   configuration: --extra-ldexeflags=-static
   libavutil  58. 32.100 / 58. 32.100
   libavcodec 60. 35.100 / 60. 35.100
   libavformat60. 18.100 / 60. 18.100
   libavdevice60.  4.100 / 60.  4.100
   libavfilter 9. 14.100 /  9. 14.100
   libswscale  7.  6.100 /  7.  6.100
   libswresample   4. 13.100 /  4. 13.100
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
 'http://acrowe.sandbox.frame.io/assets/bbb_1080.mp4':
   Metadata:
 major_brand : isom
 minor_version   : 1
 compatible_brands: isomavc1
 creation_time   : 2013-12-16T17:44:39.00Z
 title   : Big Buck Bunny, Sunflower version
 artist  : Blender Foundation 2008, Janus Bager Kristensen 2013
 comment : Creative Commons Attribution 3.0 -
 http://bbb3d.renderfarming.net
 genre   : Animation
 composer: Sacha Goedegebure
   Duration: 00:10:34.60, start: 0.00, bitrate: 3481 kb/s
   Stream #0:0[0x1](und): Video: h264 (High) (avc1 / 0x31637661),
 yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 2998 kb/s, 30 fps, 30
 tbr, 30k tbn (default)
 Metadata:
   creation_time   : 2013-12-16T17:44:39.00Z
   handler_name: GPAC ISO Video Handler
   vendor_id   : [0][0][0][0]
   Stream #0:1[0x2](und): Audio: mp3 (mp4a / 0x6134706D), 48000 Hz, stereo,
 fltp, 160 kb/s (default)
 Metadata:
   creation_time   : 2013-12-16T17:44:42.00Z
   handler_name: GPAC ISO Audio Handler
   vendor_id   : [0][0][0][0]
   Stream #0:2[0x3](und): Audio: ac3 (ac-3 / 0x332D6361), 48000 Hz,
 5.1(side), fltp, 320 kb/s (default)
 Metadata:
   creation_time   : 2013-12-16T17:44:42.00Z
   handler_name: GPAC ISO Audio Handler
   vendor_id   : [0][0][0][0]
 Side data:
   audio service type: main
 Stream mapping:
   Stream #0:0 -> #0:0 (h264 (native) -> mjpeg (native))
 Press [q] to stop, [?] for help
 Segmentation fault
 root@622d21927980:/ffmpeg#
 }}}

 Output from including -report:
 {{{
 ffmpeg started on 2023-11-29 at 19:49:40
 Report written to "ffmpeg-20231129-194940.log"
 Log level: 48
 Command line:
 ./ffmpeg -report -ss 30 -i
 http://acrowe.sandbox.frame.io/assets/bbb_1080.mp4 -map 0:v -frames:v 1
 -update 1 -y test.jpg
 ffmpeg version 5.1.git Copyright (c) 2000-2023 the FFmpeg developers
   built with gcc 10 (Debian 10.2.1-6)
   configuration: --extra-ldexeflags=-static
   libavutil  58. 32.100 / 58. 32.100
   libavcodec 60. 35.100 / 60. 35.100
   libavformat60. 18.100 / 60. 18.100
   libavdevice60.  4.100 / 60.  4.100
   libavfilter 9. 14.100 /  9. 14.100
   libswscale  

Re: [FFmpeg-trac] #10708(ffmpeg:new): Segfault in static build when seeking into HTTP input file

2023-11-29 Thread FFmpeg
#10708: Segfault in static build when seeking into HTTP input file
---+--
 Reporter:  John Sterling  |Owner:  (none)
 Type:  defect |   Status:  new
 Priority:  normal |Component:  ffmpeg
  Version:  git-master |   Resolution:
 Keywords: |   Blocked By:
 Blocking: |  Reproduced by developer:  0
Analyzed by developer:  0  |
---+--
Description changed by John Sterling:

Old description:

> For static Linux builds of ffmpeg versions 6.0 and later, a segfault
> occurs when processing an HTTP input file with a seek (possibly related
> to range requests or multiple requests against a URL?). For example, when
> capturing a single frame at 30 seconds as an image from an MP4 URL. If
> requesting the first frame, or if requesting from an HTTP server which
> does not support byte-range requests, the segfault does not occur.
>
> I have reproduced this in 6.0.1, 6.1, and git-master, both from source
> and using builds from [https://www.johnvansickle.com/ffmpeg/] but cannot
> reproduce with 5.1.4. Building from source with a plain ./configure (not
> including --extra-ldexeflags="-static") does not exhibit the behavior.
>
> Here is a Dockerfile which produces a build from git-master:
> {{{
> FROM debian:bullseye
> RUN apt update && apt install -y --no-install-recommends \
> autoconf \
> automake \
> build-essential \
> ca-certificates \
> cmake \
> gdb \
> git \
> yasm
> RUN update-ca-certificates
> RUN git clone --depth=1 https://git.ffmpeg.org/ffmpeg.git
> RUN cd ffmpeg && \
> ./configure --extra-ldexeflags="-static" && \
> make -j8 &&
> }}}
>
> And running the resulting container, here is an example command causing
> the crash:
> {{{
> $ docker run -it --rm ffmpeg-test
> root@622d21927980:/# cd ffmpeg
> root@622d21927980:/ffmpeg# ./ffmpeg -ss 30 -i
> http://acrowe.sandbox.frame.io/assets/bbb_1080.mp4 -map 0:v -frames:v 1
> -update 1 -y test.jpg
> ffmpeg version 5.1.git Copyright (c) 2000-2023 the FFmpeg developers
>   built with gcc 10 (Debian 10.2.1-6)
>   configuration: --extra-ldexeflags=-static
>   libavutil  58. 32.100 / 58. 32.100
>   libavcodec 60. 35.100 / 60. 35.100
>   libavformat60. 18.100 / 60. 18.100
>   libavdevice60.  4.100 / 60.  4.100
>   libavfilter 9. 14.100 /  9. 14.100
>   libswscale  7.  6.100 /  7.  6.100
>   libswresample   4. 13.100 /  4. 13.100
> Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
> 'http://acrowe.sandbox.frame.io/assets/bbb_1080.mp4':
>   Metadata:
> major_brand : isom
> minor_version   : 1
> compatible_brands: isomavc1
> creation_time   : 2013-12-16T17:44:39.00Z
> title   : Big Buck Bunny, Sunflower version
> artist  : Blender Foundation 2008, Janus Bager Kristensen
> 2013
> comment : Creative Commons Attribution 3.0 -
> http://bbb3d.renderfarming.net
> genre   : Animation
> composer: Sacha Goedegebure
>   Duration: 00:10:34.60, start: 0.00, bitrate: 3481 kb/s
>   Stream #0:0[0x1](und): Video: h264 (High) (avc1 / 0x31637661),
> yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 2998 kb/s, 30 fps, 30
> tbr, 30k tbn (default)
> Metadata:
>   creation_time   : 2013-12-16T17:44:39.00Z
>   handler_name: GPAC ISO Video Handler
>   vendor_id   : [0][0][0][0]
>   Stream #0:1[0x2](und): Audio: mp3 (mp4a / 0x6134706D), 48000 Hz,
> stereo, fltp, 160 kb/s (default)
> Metadata:
>   creation_time   : 2013-12-16T17:44:42.00Z
>   handler_name: GPAC ISO Audio Handler
>   vendor_id   : [0][0][0][0]
>   Stream #0:2[0x3](und): Audio: ac3 (ac-3 / 0x332D6361), 48000 Hz,
> 5.1(side), fltp, 320 kb/s (default)
> Metadata:
>   creation_time   : 2013-12-16T17:44:42.00Z
>   handler_name: GPAC ISO Audio Handler
>   vendor_id   : [0][0][0][0]
> Side data:
>   audio service type: main
> Stream mapping:
>   Stream #0:0 -> #0:0 (h264 (native) -> mjpeg (native))
> Press [q] to stop, [?] for help
> Segmentation fault
> root@622d21927980:/ffmpeg#
> }}}
>
> Output from including -report:
> {{{
> ffmpeg started on 2023-11-29 at 19:49:40
> Report written to "ffmpeg-20231129-194940.log"
> Log level: 48
> Command line:
> ./ffmpeg -report -ss 30 -i
> http://acrowe.sandbox.frame.i

Re: [FFmpeg-trac] #10697(ffmpeg:closed): Crash when using incompatible codec and hardware acceleration type

2023-11-29 Thread FFmpeg
#10697: Crash when using incompatible codec and hardware acceleration type
-+-
 Reporter:  iEvgeny  |Owner:  (none)
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:  ffmpeg
  Version:  git-master   |   Resolution:  invalid
 Keywords:  ffmpeg   |   Blocked By:
  avcodec hwaccel qsv|
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by iEvgeny):

 * status:  new => closed
 * resolution:   => invalid

-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #10697(ffmpeg:new): Crash when using incompatible codec and hardware acceleration type

2023-11-29 Thread FFmpeg
#10697: Crash when using incompatible codec and hardware acceleration type
-+-
 Reporter:  iEvgeny  |Owner:  (none)
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:  ffmpeg
  Version:  git-master   |   Resolution:
 Keywords:  ffmpeg   |   Blocked By:
  avcodec hwaccel qsv|
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Comment (by iEvgeny):

 Not an ffmpeg bug. Occurs somewhere in the underlying libvpl/libmfx layer.
 Fixed in Ubuntu 23.04.
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #3009(avcodec:open): Support mvc

2023-11-29 Thread FFmpeg
#3009: Support mvc
-+-
 Reporter:  skifreak |Owner:  (none)
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  h264 mvc |   Blocked By:
  mpegts |
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  1|
-+-
Comment (by philcerf):

 I guess, that when one has an output device (like a 3D capable projector,
 a 3D TV screen or glasses/VR-headsets like the "Bigscreen Beyond" or the
 "XREAL AR glasses") and if that does support MVC itself, then ffmpeg
 wouldn't need to do much except for passing the stream on as is (and the
 only thing that would be required was some Linux driver, for the said
 device.

 But it seems that quite some devices do not support MVC directly, but
 require e.g. SBS (side by side) input.
 Right now, many people seem to use
 [https://download.videohelp.com/r0lZ/BD3D2AVS/index.html BD3D2MK3D], but
 its not open.

 So would be nice if any ffmpeg MVC support could be used together with its
 {{{stereo3d}}} filter to generate e.g. SBS output.



 "3D is dead" - so is it even worth it?
 Well, there are still many movies released as 3D movies, not only in the
 cinema but also on home media (i.e. BluRays).
 And while 3D TV screens are probably indeed rather dead, there seem to be
 still quite many 3D projectors and glasses/VR set being released and in
 development.
 Also there are 3D camcorders which seem to produce the format.


 I have found [https://github.com/carrardt/h264-tools h264-tools] which
 seems to be able to decode MVC and create SBS versions of it.
 [https://github.com/Britz/FFmpeg Britz/FFmpeg] was already mentioned
 above.
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #3009(avcodec:open): Support mvc

2023-11-29 Thread FFmpeg
#3009: Support mvc
-+-
 Reporter:  skifreak |Owner:  (none)
 Type:  enhancement  |   Status:  open
 Priority:  wish |Component:  avcodec
  Version:  git-master   |   Resolution:
 Keywords:  h264 mvc |   Blocked By:
  mpegts |
 Blocking:   |  Reproduced by developer:  1
Analyzed by developer:  1|
-+-
Changes (by philcerf):

 * cc: philcerf (added)

-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #10680(undetermined:closed): Bug in last ffmpeg opus decoder: output always 48 KHz

2023-11-29 Thread FFmpeg
#10680: Bug in last ffmpeg opus decoder: output always 48 KHz
-+-
 Reporter:  Jose |Owner:  (none)
  Peirote|
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:
 |  undetermined
  Version:  unspecified  |   Resolution:  wontfix
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by Jose Peirote):

 * status:  new => closed
 * resolution:   => wontfix

-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #10680(undetermined:new): Bug in last ffmpeg opus decoder: output always 48 KHz

2023-11-29 Thread FFmpeg
#10680: Bug in last ffmpeg opus decoder: output always 48 KHz
-+-
 Reporter:  Jose |Owner:  (none)
  Peirote|
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
 |  undetermined
  Version:  unspecified  |   Resolution:
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Comment (by Jose Peirote):

 OK, thanks.
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-trac] #10706(undetermined:closed): support MVC 3D (Multiview Video Coding) for H.264

2023-11-29 Thread FFmpeg
#10706: support MVC 3D (Multiview Video Coding) for H.264
-+-
 Reporter:  philcerf |Owner:  (none)
 Type:  enhancement  |   Status:  closed
 Priority:  normal   |Component:
 |  undetermined
  Version:  unspecified  |   Resolution:  duplicate
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by Elon Musk):

 * status:  new => closed
 * resolution:   => duplicate

Comment:

 Duplicate of #3009
-- 
Ticket URL: 
FFmpeg 
FFmpeg issue tracker___
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".