#2111: files made by ffmpeg cannot correctly be playbacked with panasonic hdd recoder. -------------------------------------+------------------------------------- Reporter: bonconboy | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+-------------------------------------
Comment (by bonconboy): > Do you already know why the output of "ffmpeg -i output_handbrake.mkv" looks different for me? No, I cannot find the cause. > You can try "-map_metadata -1" (an output option) and "-flags +bitexact". Thank you for the suggestion. I tried and pasted their consoles in the below. The results don't cahange. > Which format(s) does your hdd recorder support? Both mp4 and mkv? My explanation of multiAVCHD(http://www.videohelp.com/tools/multiAVCHD) may not be enough. multiAVCHD converts movie files to AVCHD format, where each file is m2ts. I found something strange. Files "output_ffmpeg" converted to AVCHD are recognized as 12 seconds by multiAVCHD. On the other hand, Files "output_handbrake"; 14 second. The result is pasted in the below. output_ffmpeg_map console {{{ ffmpeg -i input.mp4 -t 00:00:15 -map_metadata -1 -vf "fifo, scale= 720:480" -vcodec libx264 -aspect 16:9 -r 29.97 -acodec ac3 -ac 2 -ar 48000 -ab 64000 -r 29.97 output_ffmpeg_map.mkv ffmpeg version 1.0.git-5a2f3f0 Copyright (c) 2000-2013 the FFmpeg developers built on Jan 2 2013 18:09:20 with gcc 4.7.2 (MacPorts gcc47 4.7.2_2) configuration: --prefix=/sw --cc=gcc-mp-4.7 --cxx=g++-mp-4.7 --extra- cflags='-mtune=native -mno-avx -mfpmath=sse -msse4.2' --extra- cxxflags='-mtune=native -mno-avx -mfpmath=sse -msse4.2' --enable-gpl --enable-pthreads --enable-version3 --enable-libspeex --enable-libvpx --disable-decoder=libvpx --enable-libmp3lame --enable-libtheora --enable- libvorbis --enable-libx264 --enable-nonfree --enable-libfaac --enable- libopenjpeg --enable-libschroedinger --enable-libmodplug --enable-libxvid --enable-libfreetype --enable-openssl --enable-avfilter --enable-filters --arch=x86_64 --cpu=corei7-avx --enable-libass --enable-libbluray --enable-libopencore_amrwb --enable-libopencore_amrnb libavutil 52. 13.100 / 52. 13.100 libavcodec 54. 85.100 / 54. 85.100 libavformat 54. 59.100 / 54. 59.100 libavdevice 54. 3.102 / 54. 3.102 libavfilter 3. 30.102 / 3. 30.102 libswscale 2. 1.103 / 2. 1.103 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 2.100 / 52. 2.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'input.mp4': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: isommp42 creation_time : 2013-01-02 11:53:23 Duration: 00:04:11.16, start: 0.000000, bitrate: 5772 kb/s Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080, 5578 kb/s, 25 fps, 25 tbr, 50 tbn, 50 tbc Metadata: creation_time : 1970-01-01 00:00:00 handler_name : VideoHandler Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 192 kb/s Metadata: creation_time : 2013-01-02 11:53:24 handler_name : IsoMedia File Produced by Google, 5-11-2011 [libx264 @ 0x102873000] using SAR=32/27 [libx264 @ 0x102873000] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX [libx264 @ 0x102873000] profile High, level 3.0 [libx264 @ 0x102873000] 264 - core 129 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 Output #0, matroska, to 'output_ffmpeg_map.mkv': Metadata: encoder : Lavf54.59.100 Stream #0:0: Video: h264, yuv420p, 720x480 [SAR 32:27 DAR 16:9], q=-1 --1, 1k tbn, 29.97 tbc Stream #0:1: Audio: ac3, 48000 Hz, stereo, fltp, 64 kb/s Stream mapping: Stream #0:0 -> #0:0 (h264 -> libx264) Stream #0:1 -> #0:1 (aac -> ac3) Press [q] to stop, [?] for help frame= 66 fps=0.0 q=29.0 size= 1kB time=00:00:02.93 bitrate= 1.7kbits/frame= 120 fps=120 q=29.0 size= 174kB time=00:00:04.89 bitrate= 292.0kbits/frame= 178 fps=118 q=29.0 size= 337kB time=00:00:07.32 bitrate= 377.3kbits/frame= 234 fps=116 q=28.0 size= 480kB time=00:00:09.75 bitrate= 403.0kbits/frame= 278 fps=110 q=29.0 size= 736kB time=00:00:11.22 bitrate= 536.9kbits/frame= 312 fps=103 q=29.0 size= 1052kB time=00:00:12.66 bitrate= 680.2kbits/frame= 352 fps=100 q=29.0 size= 1374kB time=00:00:14.13 bitrate= 796.0kbits/frame= 375 fps= 91 q=-1.0 Lsize= 1920kB time=00:00:15.00 bitrate=1048.6kbits/s video:1797kB audio:117kB subtitle:0 global headers:0kB muxing overhead 0.344422% [libx264 @ 0x102873000] frame I:9 Avg QP:21.70 size: 16250 [libx264 @ 0x102873000] frame P:254 Avg QP:23.82 size: 5820 [libx264 @ 0x102873000] frame B:112 Avg QP:24.80 size: 1916 [libx264 @ 0x102873000] consecutive B-frames: 44.3% 47.5% 0.8% 7.5% [libx264 @ 0x102873000] mb I I16..4: 17.6% 66.6% 15.8% [libx264 @ 0x102873000] mb P I16..4: 6.9% 15.5% 1.7% P16..4: 34.4% 10.8% 4.5% 0.0% 0.0% skip:26.3% [libx264 @ 0x102873000] mb B I16..4: 0.3% 0.5% 0.1% B16..8: 32.0% 5.3% 1.1% direct: 2.6% skip:58.2% L0:32.7% L1:60.6% BI: 6.7% [libx264 @ 0x102873000] 8x8 transform intra:64.6% inter:77.1% [libx264 @ 0x102873000] coded y,uvDC,uvAC intra: 42.8% 61.5% 18.5% inter: 17.8% 25.1% 1.1% [libx264 @ 0x102873000] i16 v,h,dc,p: 35% 30% 6% 29% [libx264 @ 0x102873000] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 22% 22% 4% 6% 6% 7% 5% 5% [libx264 @ 0x102873000] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 22% 13% 4% 8% 7% 8% 5% 3% [libx264 @ 0x102873000] i8c dc,h,v,p: 56% 21% 19% 5% [libx264 @ 0x102873000] Weighted P-Frames: Y:14.2% UV:10.2% [libx264 @ 0x102873000] ref P L0: 65.4% 18.6% 11.6% 4.1% 0.3% [libx264 @ 0x102873000] ref B L0: 88.8% 11.2% [libx264 @ 0x102873000] ref B L1: 99.8% 0.2% [libx264 @ 0x102873000] kb/s:982.01 }}} output_ffmpeg_bitexact. console {{{ ffmpeg -i input.mp4 -t 00:00:15 -flags +bitexact -vf "fifo, scale= 720:480" -vcodec libx264 -aspect 16:9 -r 29.97 -acodec ac3 -ac 2 -ar 48000 -ab 64000 -r 29.97 output_ffmpeg_bitexact.mkv ffmpeg version 1.0.git-5a2f3f0 Copyright (c) 2000-2013 the FFmpeg developers built on Jan 2 2013 18:09:20 with gcc 4.7.2 (MacPorts gcc47 4.7.2_2) configuration: --prefix=/sw --cc=gcc-mp-4.7 --cxx=g++-mp-4.7 --extra- cflags='-mtune=native -mno-avx -mfpmath=sse -msse4.2' --extra- cxxflags='-mtune=native -mno-avx -mfpmath=sse -msse4.2' --enable-gpl --enable-pthreads --enable-version3 --enable-libspeex --enable-libvpx --disable-decoder=libvpx --enable-libmp3lame --enable-libtheora --enable- libvorbis --enable-libx264 --enable-nonfree --enable-libfaac --enable- libopenjpeg --enable-libschroedinger --enable-libmodplug --enable-libxvid --enable-libfreetype --enable-openssl --enable-avfilter --enable-filters --arch=x86_64 --cpu=corei7-avx --enable-libass --enable-libbluray --enable-libopencore_amrwb --enable-libopencore_amrnb libavutil 52. 13.100 / 52. 13.100 libavcodec 54. 85.100 / 54. 85.100 libavformat 54. 59.100 / 54. 59.100 libavdevice 54. 3.102 / 54. 3.102 libavfilter 3. 30.102 / 3. 30.102 libswscale 2. 1.103 / 2. 1.103 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 2.100 / 52. 2.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'input.mp4': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: isommp42 creation_time : 2013-01-02 11:53:23 Duration: 00:04:11.16, start: 0.000000, bitrate: 5772 kb/s Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080, 5578 kb/s, 25 fps, 25 tbr, 50 tbn, 50 tbc Metadata: creation_time : 1970-01-01 00:00:00 handler_name : VideoHandler Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 192 kb/s Metadata: creation_time : 2013-01-02 11:53:24 handler_name : IsoMedia File Produced by Google, 5-11-2011 [libx264 @ 0x102873000] using SAR=32/27 [libx264 @ 0x102873000] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 AVX [libx264 @ 0x102873000] profile High, level 3.0 [libx264 @ 0x102873000] 264 - core 129 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 Output #0, matroska, to 'output_ffmpeg_bitexact.mkv': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: isommp42 Stream #0:0(und): Video: h264, yuv420p, 720x480 [SAR 32:27 DAR 16:9], q=-1--1, 1k tbn, 29.97 tbc Metadata: creation_time : 1970-01-01 00:00:00 handler_name : VideoHandler Stream #0:1(und): Audio: ac3, 48000 Hz, stereo, fltp, 64 kb/s Metadata: creation_time : 2013-01-02 11:53:24 handler_name : IsoMedia File Produced by Google, 5-11-2011 Stream mapping: Stream #0:0 -> #0:0 (h264 -> libx264) Stream #0:1 -> #0:1 (aac -> ac3) Press [q] to stop, [?] for help frame= 67 fps=0.0 q=27.0 size= 1kB time=00:00:02.93 bitrate= 2.6kbits/frame= 120 fps=119 q=29.0 size= 175kB time=00:00:04.89 bitrate= 292.5kbits/frame= 180 fps=119 q=29.0 size= 370kB time=00:00:07.32 bitrate= 413.4kbits/frame= 239 fps=118 q=28.0 size= 512kB time=00:00:09.75 bitrate= 430.1kbits/frame= 286 fps=113 q=29.0 size= 828kB time=00:00:11.70 bitrate= 579.4kbits/frame= 318 fps=105 q=29.0 size= 1116kB time=00:00:13.17 bitrate= 693.7kbits/frame= 356 fps=101 q=29.0 size= 1406kB time=00:00:14.61 bitrate= 788.0kbits/frame= 375 fps= 90 q=-1.0 Lsize= 1921kB time=00:00:15.00 bitrate=1048.8kbits/s video:1797kB audio:117kB subtitle:0 global headers:0kB muxing overhead 0.360954% [libx264 @ 0x102873000] frame I:9 Avg QP:21.70 size: 16250 [libx264 @ 0x102873000] frame P:254 Avg QP:23.82 size: 5820 [libx264 @ 0x102873000] frame B:112 Avg QP:24.80 size: 1916 [libx264 @ 0x102873000] consecutive B-frames: 44.3% 47.5% 0.8% 7.5% [libx264 @ 0x102873000] mb I I16..4: 17.6% 66.6% 15.8% [libx264 @ 0x102873000] mb P I16..4: 6.9% 15.5% 1.7% P16..4: 34.4% 10.8% 4.5% 0.0% 0.0% skip:26.3% [libx264 @ 0x102873000] mb B I16..4: 0.3% 0.5% 0.1% B16..8: 32.0% 5.3% 1.1% direct: 2.6% skip:58.2% L0:32.7% L1:60.6% BI: 6.7% [libx264 @ 0x102873000] 8x8 transform intra:64.6% inter:77.1% [libx264 @ 0x102873000] coded y,uvDC,uvAC intra: 42.8% 61.5% 18.5% inter: 17.8% 25.1% 1.1% [libx264 @ 0x102873000] i16 v,h,dc,p: 35% 30% 6% 29% [libx264 @ 0x102873000] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 22% 22% 4% 6% 6% 7% 5% 5% [libx264 @ 0x102873000] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 22% 13% 4% 8% 7% 8% 5% 3% [libx264 @ 0x102873000] i8c dc,h,v,p: 56% 21% 19% 5% [libx264 @ 0x102873000] Weighted P-Frames: Y:14.2% UV:10.2% [libx264 @ 0x102873000] ref P L0: 65.4% 18.6% 11.6% 4.1% 0.3% [libx264 @ 0x102873000] ref B L0: 88.8% 11.2% [libx264 @ 0x102873000] ref B L1: 99.8% 0.2% [libx264 @ 0x102873000] kb/s:982.01 }}} multiAVCHD console {{{ [19:01:50] Initialising... [19:01:51] Checking for new version... [19:01:52] You have the latest build. [19:01:52] [04/07/2012] build 771 (latest is: 771) - Few minor fixes (runtime/line 109 errors). Changed handling of some rare flavours of video in MP4 container. [19:01:52] Consistency check finished! [19:01:52] Initialization finished. multiAVCHD is ready! [19:01:52] 4 years and 15 days since multiAVCHD was published. [19:01:52] 516 people supported it with donations [19:01:52] and you are the 218025 one to launch the program... [19:01:52] Support multiAVCHD to extend its features and keep it going! [19:01:52] multiAVCHD.dat version: [04010767] [19:03:36] Checking for available space and drive types (FAT32/NTFS)... [19:03:37] Destination [c:]: NTFS, 16293.89 MiB (15.912 GiB) free space [19:03:37] Temp folder [c:]: NTFS, 16293.89 MiB (15.912 GiB) free space [19:03:37] Log started for multiAVCHD v4.1 (build 771) [19:03:37] Selected output mode: Panasonic Blu-ray player (SDHC) [19:03:37] Processing 4 titles... [19:03:37] Processing (V:\281112CHD\output_ffmpeg.mkv)... [19:03:37] Detected frame reference count: 4 (max:5). [19:03:37] Detected video: ID#1:V_MPEG4/ISO/AVC 720x480, fps=29.970, ref=4 [19:03:37] Display properties: 853x480 (AR:1.78) [19:03:37] Detected audio: ID#2:A_AC3 (48000Hz 32bit 2ch 128kbps) Language: und [19:03:37] Added audio: A_AC3, "V:\281112CHD\output_ffmpeg.mkv", track=2, lang=und, timeshift=65531ms [19:03:37] M2TS stream split set at 4000MiB... [19:03:37] Creating clip and playlist info (tsMuxeR)... tsMuxeR (Version 1.10.6) output: =============================================================================== Decoding H264 stream (track 1): Profile: High@3.0 Resolution: 720:480p Frame rate: 29.97 H.264 stream does not contain fps field. Muxing fps=29.97 H264 bitstream changed: insert nal unit delimiters H264 bitstream changed: insert pict timing and buffering period SEI units B-pyramid level 1 detected. Shift DTS to 2 frames H264 bitstream changed: insert SPS/PPS units Processed 375 video frames Decoding AC3 stream (track 2): Bitrate: 96Kbps Sample Rate: 48KHz Channels: 2 Creation of Blu-ray playlist Creation of Blu-ray stream info and seek index Mux successful complete. Muxing time: 0 sec =============================================================================== =============================================================================== tsMuxeR meta: =============================================================================== MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --custom- chapters=00:00:00.000 --split-size=4000MiB --vbv-len=500 V_MPEG4/ISO/AVC, "V:\281112CHD\output_ffmpeg.mkv", insertSEI, contSPS, track=1, lang=eng, fps=29.970 A_AC3, "V:\281112CHD\output_ffmpeg.mkv", track=2, lang=und, timeshift=65531ms =============================================================================== [19:03:37] Media transfer: 00000 -> 00000.m2ts [19:03:37] Processing playlist... [19:03:37] Title #1 added: "output ffmpeg" [19:03:37] Verifying title... [19:03:38] Title has: 1 audio tracks and 0 subtitle tracks [19:03:38] Processing (V:\281112CHD\output_ffmpeg_bitexact.mkv)... [19:03:38] Detected frame reference count: 4 (max:5). [19:03:38] Detected video: ID#1:V_MPEG4/ISO/AVC 720x480, fps=29.970, ref=4 [19:03:38] Display properties: 853x480 (AR:1.78) [19:03:38] Detected audio: ID#2:A_AC3 (48000Hz 32bit 2ch 128kbps) Language: und [19:03:38] Added audio: A_AC3, "V:\281112CHD\output_ffmpeg_bitexact.mkv", track=2, lang=und, timeshift=65531ms [19:03:38] M2TS stream split set at 4000MiB... [19:03:38] Creating clip and playlist info (tsMuxeR)... tsMuxeR (Version 1.10.6) output: =============================================================================== Decoding H264 stream (track 1): Profile: High@3.0 Resolution: 720:480p Frame rate: 29.97 H.264 stream does not contain fps field. Muxing fps=29.97 H264 bitstream changed: insert nal unit delimiters H264 bitstream changed: insert pict timing and buffering period SEI units B-pyramid level 1 detected. Shift DTS to 2 frames H264 bitstream changed: insert SPS/PPS units Processed 375 video frames Decoding AC3 stream (track 2): Bitrate: 64Kbps Sample Rate: 48KHz Channels: 2 Creation of Blu-ray playlist Creation of Blu-ray stream info and seek index Mux successful complete. Muxing time: 0 sec =============================================================================== =============================================================================== tsMuxeR meta: =============================================================================== MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --custom- chapters=00:00:00.000 --split-size=4000MiB --vbv-len=500 V_MPEG4/ISO/AVC, "V:\281112CHD\output_ffmpeg_bitexact.mkv", insertSEI, contSPS, track=1, lang=eng, fps=29.970 A_AC3, "V:\281112CHD\output_ffmpeg_bitexact.mkv", track=2, lang=und, timeshift=65531ms =============================================================================== [19:03:39] Media transfer: 00000 -> 00001.m2ts [19:03:39] Processing playlist... [19:03:39] Title #2 added: "output ffmpeg bitexact" [19:03:39] Verifying title... [19:03:39] Title has: 1 audio tracks and 0 subtitle tracks [19:03:39] Processing (V:\281112CHD\output_ffmpeg_map.mkv)... [19:03:39] Detected frame reference count: 4 (max:5). [19:03:39] Detected video: ID#1:V_MPEG4/ISO/AVC 720x480, fps=29.970, ref=4 [19:03:39] Display properties: 853x480 (AR:1.78) [19:03:39] Detected audio: ID#2:A_AC3 (48000Hz 32bit 2ch 128kbps) Language: und [19:03:40] Added audio: A_AC3, "V:\281112CHD\output_ffmpeg_map.mkv", track=2, lang=und, timeshift=65531ms [19:03:40] M2TS stream split set at 4000MiB... [19:03:40] Creating clip and playlist info (tsMuxeR)... tsMuxeR (Version 1.10.6) output: =============================================================================== Decoding H264 stream (track 1): Profile: High@3.0 Resolution: 720:480p Frame rate: 29.97 H.264 stream does not contain fps field. Muxing fps=29.97 H264 bitstream changed: insert nal unit delimiters H264 bitstream changed: insert pict timing and buffering period SEI units B-pyramid level 1 detected. Shift DTS to 2 frames H264 bitstream changed: insert SPS/PPS units Processed 375 video frames Decoding AC3 stream (track 2): Bitrate: 64Kbps Sample Rate: 48KHz Channels: 2 Creation of Blu-ray playlist Creation of Blu-ray stream info and seek index Mux successful complete. Muxing time: 0 sec =============================================================================== =============================================================================== tsMuxeR meta: =============================================================================== MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --custom- chapters=00:00:00.000 --split-size=4000MiB --vbv-len=500 V_MPEG4/ISO/AVC, "V:\281112CHD\output_ffmpeg_map.mkv", insertSEI, contSPS, track=1, lang=eng, fps=29.970 A_AC3, "V:\281112CHD\output_ffmpeg_map.mkv", track=2, lang=und, timeshift=65531ms =============================================================================== [19:03:40] Media transfer: 00000 -> 00002.m2ts [19:03:40] Processing playlist... [19:03:40] Title #3 added: "output ffmpeg map" [19:03:40] Verifying title... [19:03:40] Title has: 1 audio tracks and 0 subtitle tracks [19:03:41] Processing (V:\281112CHD\output_handbrake.mkv)... [19:03:41] Detected frame reference count: 4 (max:5). [19:03:41] Detected video: ID#1:V_MPEG4/ISO/AVC 720x480, fps=29.970, ref=4 [19:03:41] Display properties: 853x480 (AR:1.78) [19:03:41] Detected audio: ID#2:A_AC3 (48000Hz 2ch 128kbps) Language: und [19:03:41] Added audio: A_AC3, "V:\281112CHD\output_handbrake.mkv", track=2, lang=und, timeshift=0ms [19:03:41] M2TS stream split set at 4000MiB... [19:03:41] Creating clip and playlist info (tsMuxeR)... tsMuxeR (Version 1.10.6) output: =============================================================================== Decoding H264 stream (track 1): Profile: High@3.0 Resolution: 720:480p Frame rate: 29.97 H.264 stream does not contain fps field. Muxing fps=29.97 H264 bitstream changed: insert nal unit delimiters H264 bitstream changed: insert pict timing and buffering period SEI units Decoding AC3 stream (track 2): Bitrate: 96Kbps Sample Rate: 48KHz Channels: 2 B-pyramid level 1 detected. Shift DTS to 2 frames H264 bitstream changed: insert SPS/PPS units Processed 449 video frames Creation of Blu-ray playlist Creation of Blu-ray stream info and seek index Mux successful complete. Muxing time: 0 sec =============================================================================== =============================================================================== tsMuxeR meta: =============================================================================== MUXOPT --no-pcr-on-video-pid --new-audio-pes --blu-ray --vbr --custom- chapters=00:00:00.000 --split-size=4000MiB --vbv-len=500 V_MPEG4/ISO/AVC, "V:\281112CHD\output_handbrake.mkv", insertSEI, contSPS, track=1, lang=eng, fps=29.970 A_AC3, "V:\281112CHD\output_handbrake.mkv", track=2, lang=und, timeshift=0ms =============================================================================== [19:03:41] Media transfer: 00000 -> 00003.m2ts [19:03:41] Processing playlist... [19:03:41] Title #4 added: "output handbrake" [19:03:41] Verifying title... [19:03:42] Title has: 1 audio tracks and 0 subtitle tracks [19:03:42] Preparing authoring information... [19:03:42] Authoring menu (NTSC). [19:03:42] Creating title thumbnails for 4 titles (XMB)... [19:03:43] Using 1 thumbnail/chapter links for title #1... [19:03:43] *** Extracting 1 chapter thumbnails... [19:03:43] *** Chapter #1 [00:00:00.000] set for thumbnail at [00:00:07.532] [19:03:45] Using 1 thumbnail/chapter links for title #2... [19:03:45] *** Extracting 1 chapter thumbnails... [19:03:45] *** Chapter #1 [00:00:00.000] set for thumbnail at [00:00:07.532] [19:03:47] Using 1 thumbnail/chapter links for title #3... [19:03:47] *** Extracting 1 chapter thumbnails... [19:03:47] *** Chapter #1 [00:00:00.000] set for thumbnail at [00:00:07.532] [19:03:49] Using 1 thumbnail/chapter links for title #4... [19:03:49] *** Extracting 1 chapter thumbnails... [19:03:49] *** Chapter #1 [00:00:00.000] set for thumbnail at [00:00:07.483] [19:03:49] Image processing for XMB menu completed! [19:03:50] Setting main menu for 4 titles... [19:03:50] Playback will start with title #1 (output ffmpeg). [19:03:50] Setting menu properties... [19:03:50] Selected TV system: [NTSC] [19:03:50] Processing clip (CPI/CLPI) files... [19:03:50] Completed. [19:03:50] Applying SDHC parameters... [19:03:50] Preparing AVCHDTN database... [19:03:50] Database and index created! [19:03:50] Setting FAT compatible 8.3 filenames... [19:03:51] Done! [19:03:51] Saving multiAVCHD quick-load project (mpf): [19:03:51] c:\multiAVCHD\AVCHD\multiAVCHD.mpf (OK!) Compilation summary: Format: Panasonic Blu-ray player (SDHC) Name : multiAVCHD =============================================================================== 1. output ffmpeg [00:00:12] 2. output ffmpeg bitexact [00:00:12] 3. output ffmpeg map [00:00:12] 4. output handbrake [00:00:14] =============================================================================== Overall duration : 00:00:52 Output size : 9 MiB (0.009 GiB) [19:03:51] c:\multiAVCHD\AVCHD folder created (AVCHD/Blu-ray output)! [19:03:51] Copy c:\multiAVCHD\AVCHD to X:\PRIVATE\ of SDHC/SD/MMC card. [19:03:51] or SD_VIDEO and PRIVATE to root of your SDHC/SD/MMC card. [19:03:52] You may now remove temp folder (c:\multiAVCHD\_TEMP\multiTEMP-20130109\). [19:03:52] Your compilation contains 0hrs 0min 52sec of video material. [19:03:52] multiAVCHD finished in 14.875 seconds (00:00:14.875)! [19:03:52] End of log. [19:03:52] Cleaning up... [19:03:52] Done! =============================================================================== [19:03:52] For technical support, bug reports and questions: [19:03:52] http://multiFORUM.deanBG.com/ [19:03:52] http://multiAVCHD.deanBG.com/ [19:03:52] http://multiAVCHD.deanBG.com/doom9/ [19:03:52] For latest download links and tools visit: [19:03:52] http://multiFORUM.deanBG.com/downloads/ =============================================================================== }}} -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2111#comment:13> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac