Re: [FFmpeg-trac] #8648(avformat:new): Bluray M2TS file with separate PCR pid

2020-05-21 Thread FFmpeg
#8648: Bluray M2TS file with separate PCR pid
+
 Reporter:  hashbord|Owner:
 Type:  defect  |   Status:  new
 Priority:  normal  |Component:  avformat
  Version:  git-master  |   Resolution:
 Keywords:  mpegts  |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+

Comment (by hashbord):

 Replying to [comment:1 cehoyos]:

 > It would be great if you - instead of analysing the issue - could
 explain how it can be reproduced.

 Hi cehoyos,

 I'm not a developer, so I can't provide a patch. However, I think the
 problem is well described: when generating M2TS files the result is not
 conformant with the Bluray specification because the PCR marks are
 included in the video PID, instead of inside an alone PCR pid.

 How to reproduce it? Easy, create one m2ts file: "ffmpeg -i test.mp4 -bsf
 h264_mp4toannexb test.m2ts". Then you will see that the PCR marks are
 incrustated in the video pid 0x1011, and not in the expected pid 0x1001.

 Futhermore, cus has provided a patch (Thank you man!):
 https://github.com/cus/ffmpeg/commit/224fac9bc11d9b5879878640c28726f97153e05a

 Please, check it.

--
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] #8658(undetermined:closed): Problems with MSYS2 FFmpeg Environment Setup

2020-05-21 Thread FFmpeg
#8658: Problems with MSYS2 FFmpeg Environment Setup
-+-
 Reporter:  tbicim   |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:
 |  undetermined
  Version:  unspecified  |   Resolution:
 |  needs_more_info
 Keywords:   |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => needs_more_info
 * component:  build system => undetermined


--
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] #8621(undetermined:new): FFMPEG Audio decoding fails on audio packet (works using libfdk)

2020-05-21 Thread FFmpeg
#8621: FFMPEG Audio decoding fails on audio packet (works using libfdk)
-+-
 Reporter:  rayaudius|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  aac  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by rayaudius):

 Thanks for the reply!

 Attached are the full logs from encoding and from probing.

 Source file
 
https://drive.google.com/file/d/1FziM3tAXvRzjA8XmxGUEan4Z0dtEPYez/view?usp=sharing

 Encoding command:

 > mkdir segments
 > ffmpeg -i graves-master-2.mp3 -ar 48000 -b:a 320k -hls_time 6
 -hls_list_size 0 -hls_base_url segments/ -hls_segment_filename
 segments/segment%03d.ts -vn out.m3u8
 OUTPUT: encode.txt


 Probing command:
 > ffmpeg -i segments/segment134.ts -vn -f wav -y /dev/null
 OUTPUT: probe.txt

--
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] #8621(undetermined:new): FFMPEG Audio decoding fails on audio packet (works using libfdk)

2020-05-21 Thread FFmpeg
#8621: FFMPEG Audio decoding fails on audio packet (works using libfdk)
-+-
 Reporter:  rayaudius|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  aac  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by rayaudius):

 * Attachment "probe.txt" 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] #8621(undetermined:new): FFMPEG Audio decoding fails on audio packet (works using libfdk)

2020-05-21 Thread FFmpeg
#8621: FFMPEG Audio decoding fails on audio packet (works using libfdk)
-+-
 Reporter:  rayaudius|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  aac  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by rayaudius):

 * Attachment "encode.txt" 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] #8656(avcodec:new): Encoding 7.1 channel audio with the native AAC encoder should use PCE

2020-05-21 Thread FFmpeg
#8656: Encoding 7.1 channel audio with the native AAC encoder should use PCE
+---
 Reporter:  pymlofy |Owner:
 Type:  defect  |   Status:  new
 Priority:  normal  |Component:  avcodec
  Version:  git-master  |   Resolution:
 Keywords:  aac |   Blocked By:
 Blocking:  |  Reproduced by developer:  0
Analyzed by developer:  0   |
+---

Comment (by cehoyos):

 Which player interprets the files written by FFmpeg as 7.1(wide)?

--
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] #8621(undetermined:new): FFMPEG Audio decoding fails on audio packet (works using libfdk)

2020-05-21 Thread FFmpeg
#8621: FFMPEG Audio decoding fails on audio packet (works using libfdk)
-+-
 Reporter:  rayaudius|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  aac  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by rayaudius):

 You can see the error in the probe.txt output:

 [aac @ 0x7fe73b802000] error in spectral data, ESC overflow
 Error while decoding stream #0:0: Invalid data found when processing input
 size=1120kB time=00:00:05.99 bitrate=1530.6kbits/s speed= 503x
 video:0kB audio:1120kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.006801%

--
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] #8621(undetermined:new): FFMPEG Audio decoding fails on audio packet (works using libfdk)

2020-05-21 Thread FFmpeg
#8621: FFMPEG Audio decoding fails on audio packet (works using libfdk)
-+-
 Reporter:  rayaudius|Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  aac  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by cehoyos):

 If you want to report an encoding issue, please provide the encoding
 command line that you tested together with the complete, uncut console
 output and an input file that allows to reproduce the issue to make this a
 valid ticket.

--
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] #8679(undetermined:new): av_vlog crash in master

2020-05-21 Thread FFmpeg
#8679: av_vlog crash in master
-+-
 Reporter:  juha-h   |Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  android  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by cehoyos):

 Please use the crashdump to provide backtrace, disassembly and register
 dump.

--
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] #8628(undetermined:closed): Can't use 2.1 channel layout with libopus

2020-05-21 Thread FFmpeg
#8628: Can't use 2.1 channel layout with libopus
-+-
 Reporter:  alucryd  |Owner:
 Type:  defect   |   Status:  closed
 Priority:  normal   |Component:
 |  undetermined
  Version:  unspecified  |   Resolution:
 |  needs_more_info
 Keywords:  libopus  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-
Changes (by cehoyos):

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


--
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] #8679(undetermined:new): av_vlog crash in master

2020-05-21 Thread FFmpeg
#8679: av_vlog crash in master
-+-
 Reporter:  juha-h   |Owner:
 Type:  defect   |   Status:  new
 Priority:  normal   |Component:
 |  undetermined
  Version:  git-master   |   Resolution:
 Keywords:  android  |   Blocked By:
 Blocking:   |  Reproduced by developer:  0
Analyzed by developer:  0|
-+-

Comment (by jamrial):

 What's the context argument in this call? It needs to be a struct where
 the very first field is a valid AVClass pointer. You're probably passing
 it the wrong thing.

--
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".