[FFmpeg-trac] #3117(undetermined:new): stream extraction broken after ffmpeg 2.0.2 when using libbluray

FFmpeg trac at avcodec.org
Mon Nov 4 23:11:38 CET 2013


#3117: stream extraction broken after ffmpeg 2.0.2 when using libbluray
-------------------------------------+-------------------------------------
             Reporter:  Selur        |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  libbluray    |               Resolution:
  regression                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by Selur):

 > To make this a valid ticket, please provide the failing command line
 (current git head)
 > together with the complete, uncut console output.
 Here you go:

 audio call, command line:
 ffmpeg -y -analyzeduration 100M -probesize 100M -threads 8
 -analyzeduration 100M -probesize 100M -playlist 2 -i
 bluray:"H:/TestClips&Co/BluRay/BD_Demo/x264 BR-Demo" -vn -acodec copy
 -map_metadata -1 -metadata handler_name="Hybrid 2013.11.3.1"
 "H:\Output\iId_1_aid_4352_lang_eng_16_22_50_1810_01.dts"
 -> output: http://pastebin.com/tajfa9sK

 video call, command line:
 ffmpeg -y -analyzeduration 100M -probesize 100M -playlist 2 -i
 bluray:"H:/TestClips&Co/BluRay/BD_Demo/x264 BR-Demo" -vcodec copy -an -sn
 -map_metadata -1 -metadata handler_name="Hybrid 2013.11.3.1" -f h264
 "H:\Output\test_16_22_50_1810_02.264"
 -> output: http://pastebin.com/uCmtGicJ

 -----

 > Please consider running git bisect to find the offending commit.
 don't really have the appropriate environment to do so, since I use an
 automated script which always checks out the latest version and I really
 have not much experience with building ffmpeg :/

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3117#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list