| Summary: | [UPDATE REQUEST] ffmpeg 2.0.1 -> 2.1 | ||
|---|---|---|---|
| Product: | [ROSA-based products] ROSA Fresh | Reporter: | Andrey Bondrov <andrey.bondrov> |
| Component: | Packages from Main | Assignee: | ROSA Linux Bugs <bugs> |
| Status: | VERIFIED FIXED | QA Contact: | ROSA Linux Bugs <bugs> |
| Severity: | normal | ||
| Priority: | Normal | CC: | dmitry.postnikov, v.potapov |
| Version: | Fresh | Flags: | v.potapov:
qa_verified+
andrey.bondrov: published+ |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Platform: | --- | ROSA Vulnerability identifier: | |
| RPM Package: | ffmpeg | ISO-related: | |
| Bad POT generating: | Upstream: | ||
| Attachments: |
VP9-1.txt
VP9-2.txt HVEC-1.txt HVEC-2.txt HVEC-3.txt trans1.txt trans2.txt trans3.txt trans4.txt |
||
|
Description
Andrey Bondrov
2013-10-29 17:20:07 MSK
Advisory: "New version 2.1 with various major improvements (new formats, filters etc support)" 1. ffmpeg: Main: https://abf.rosalinux.ru/build_lists/1373259 https://abf.rosalinux.ru/build_lists/1373260 Restricted: https://abf.rosalinux.ru/build_lists/1373261 https://abf.rosalinux.ru/build_lists/1373262 2. MPlayer: Main: https://abf.rosalinux.ru/build_lists/1373270 https://abf.rosalinux.ru/build_lists/1373272 Restricted: https://abf.rosalinux.ru/build_lists/1373267 https://abf.rosalinux.ru/build_lists/1373271 3. VLC: Main: https://abf.rosalinux.ru/build_lists/1373849 https://abf.rosalinux.ru/build_lists/1373850 Restricted: https://abf.rosalinux.ru/build_lists/1373847 https://abf.rosalinux.ru/build_lists/1373848 Please first install only new ffmpeg. Then test current packages with new ffmpeg. Then update MPlayer and VLC from containers and test them (they were only rebuilt with new ffmpeg). Created attachment 2167 [details]
VP9-1.txt
In addition VP9 still HVEC(H.265) codecs support was added. None of these codecs is not working even with ffplay. With mplayer+vlc doesn't work either.
I updated the ONLY ffmpeg. If I do not ffplay, I decided NOT to upgrade other packages.
============
[pastordi@mindlife ~]$ rpm -qa | grep -E "vlc-|mplayer-|ffmpeg-|avco"
mplayer-1.1.1-2.r36417.3plf-rosa2012.1.i586
vlc-plugin-theora-2.0.8-4plf-plf2012.1.i586
vlc-2.0.8-4plf-plf2012.1.i586
vlc-plugin-opus-2.0.8-4plf-plf2012.1.i586
vlc-plugin-pulse-2.0.8-4plf-plf2012.1.i586
libavcodec55-2.1-1plf-plf2012.1.i586
ffmpeg-2.1-1plf-plf2012.1.i586
[pastordi@mindlife ~]$
============
Created attachment 2168 [details]
VP9-2.txt
Created attachment 2169 [details]
HVEC-1.txt
Created attachment 2170 [details]
HVEC-2.txt
Created attachment 2171 [details]
HVEC-3.txt
ffplay debug with HVEC codec:
===================
[pastordi@mindlife ~]$ ffplay -debug -i ./Sintel_272p_logo.265
ffplay version 2.1 Copyright (c) 2003-2013 the FFmpeg developers
built on Oct 29 2013 15:37:04 with gcc 4.7.3 (Linaro GCC 4.7-2012.10) 20121001 (ROSA)
configuration: --prefix=/usr --enable-shared --libdir=/usr/lib --shlibdir=/usr/lib --incdir=/usr/include --disable-stripping --enable-postproc --enable-gpl --enable-pthreads --enable-ladspa --enable-libbluray --enable-libtheora --enable-libvorbis --disable-encoder=vorbis --enable-libvpx --enable-x11grab --enable-runtime-cpudetect --enable-libdc1394 --enable-libschroedinger --enable-librtmp --enable-libspeex --enable-libfreetype --enable-libnut --enable-libgsm --enable-libcelt --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libsoxr --enable-libwavpack --disable-libxavs --enable-libmodplug --enable-libass --enable-gnutls --enable-libcdio --enable-libpulse --enable-libv4l2 --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libx264 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libxvid
libavutil 52. 48.100 / 52. 48.100
libavcodec 55. 39.100 / 55. 39.100
libavformat 55. 19.104 / 55. 19.104
libavdevice 55. 5.100 / 55. 5.100
libavfilter 3. 90.100 / 3. 90.100
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
[hevc @ 0xae5004a0] Format hevc probed with size=2048 and score=51
[hevc @ 0xae5004a0] File position before avformat_find_stream_info() is 0
[NULL @ 0xae5025c0] [Eval @ 0xaee3980c] Undefined constant or missing '(' in 'i'
[NULL @ 0xae5025c0] Unable to parse option value "i"
[NULL @ 0xae5025c0] Error setting option debug to value -i.
[NULL @ 0xae5025c0] Decoding VPS
[NULL @ 0xae5025c0] Decoding SPS
[NULL @ 0xae5025c0] Decoding PPS
[hevc @ 0xae5025c0] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] Decoding VPS
[hevc @ 0xae5025c0] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] Decoding SPS
[hevc @ 0xae5025c0] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] Decoding PPS
[hevc @ 0xae5025c0] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] nal_unit_type: 19, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] Decoding VPS
[hevc @ 0xae5025c0] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] Decoding SPS
[hevc @ 0xae5025c0] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] Decoding PPS
[hevc @ 0xae5025c0] nal_unit_type: 19, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5025c0] Decoded frame with POC 0.
[hevc @ 0xae5004a0] max_analyze_duration 5000000 reached at 5000000 microseconds
[hevc @ 0xae5004a0] File position after avformat_find_stream_info() is 37888
Input #0, hevc, from './Sintel_272p_logo.265':
Duration: N/A, bitrate: N/A
Stream #0:0, 127, 1/1200000: Video: hevc, yuv420p, 640x272, 1/25, 25 fps, 25 tbr, 1200k tbn, 25 tbc
[NULL @ 0xae5025c0] [Eval @ 0xaee39aac] Undefined constant or missing '(' in 'i'
[NULL @ 0xae5025c0] Unable to parse option value "i"
[NULL @ 0xae5025c0] Error setting option debug to value -i.
Failed to open file './Sintel_272p_logo.265' or configure filtergraph
[AVIOContext @ 0xae500ae0] Statistics: 65536 bytes read, 0 seeks
[pastordi@mindlife ~]$
==============
Another ffplay debug with HVEC codec:
================
[pastordi@mindlife ~]$ ffplay -debug -i bbb_720p_c-h265+aac.ts
ffplay version 2.1 Copyright (c) 2003-2013 the FFmpeg developers
built on Oct 29 2013 15:37:04 with gcc 4.7.3 (Linaro GCC 4.7-2012.10) 20121001 (ROSA)
configuration: --prefix=/usr --enable-shared --libdir=/usr/lib --shlibdir=/usr/lib --incdir=/usr/include --disable-stripping --enable-postproc --enable-gpl --enable-pthreads --enable-ladspa --enable-libbluray --enable-libtheora --enable-libvorbis --disable-encoder=vorbis --enable-libvpx --enable-x11grab --enable-runtime-cpudetect --enable-libdc1394 --enable-libschroedinger --enable-librtmp --enable-libspeex --enable-libfreetype --enable-libnut --enable-libgsm --enable-libcelt --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libsoxr --enable-libwavpack --disable-libxavs --enable-libmodplug --enable-libass --enable-gnutls --enable-libcdio --enable-libpulse --enable-libv4l2 --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libx264 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libxvid
libavutil 52. 48.100 / 52. 48.100
libavcodec 55. 39.100 / 55. 39.100
libavformat 55. 19.104 / 55. 19.104
libavdevice 55. 5.100 / 55. 5.100
libavfilter 3. 90.100 / 3. 90.100
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
[mpegts @ 0xae5025c0] Format mpegts probed with size=2048 and score=100
[mpegts @ 0xae5025c0] stream=0 stream_type=6 pid=12d prog_reg_desc=
[mpegts @ 0xae5025c0] stream=1 stream_type=f pid=12e prog_reg_desc=
[mpegts @ 0xae5025c0] File position before avformat_find_stream_info() is 0
[NULL @ 0xae506c40] [Eval @ 0xaeecc80c] Undefined constant or missing '(' in 'i'
[NULL @ 0xae506c40] Unable to parse option value "i"
[NULL @ 0xae506c40] Error setting option debug to value -i.
[NULL @ 0xae5071e0] [Eval @ 0xaeecc80c] Undefined constant or missing '(' in 'i'
[NULL @ 0xae5071e0] Unable to parse option value "i"
[NULL @ 0xae5071e0] Error setting option debug to value -i.
[NULL @ 0xae506c40] Decoding VPS
[NULL @ 0xae506c40] Decoding SPS
[NULL @ 0xae506c40] Decoding PPS
[hevc @ 0xae506c40] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] Decoding VPS
[hevc @ 0xae506c40] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] Decoding SPS
[hevc @ 0xae506c40] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] Decoding PPS
[hevc @ 0xae506c40] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] nal_unit_type: 19, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] Decoding VPS
[hevc @ 0xae506c40] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] Decoding SPS
[hevc @ 0xae506c40] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] Decoding PPS
[hevc @ 0xae506c40] nal_unit_type: 19, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] Decoded frame with POC 0.
[mpegts @ 0xae5025c0] max_analyze_duration 5000000 reached at 5000000 microseconds
rfps: 24.000000 0.004878
rfps: 48.000000 0.019513
rfps: 23.976024 0.006086
[mpegts @ 0xae5025c0] PES packet size mismatch
[mpegts @ 0xae5025c0] File position after avformat_find_stream_info() is 0
Input #0, mpegts, from 'bbb_720p_c-h265+aac.ts':
Duration: 00:09:56.25, start: 0.080000, bitrate: 1400 kb/s
Program 1
Stream #0:0[0x12d], 122, 1/90000: Video: hevc (HEVC / 0x43564548), yuv420p, 1280x720, 1/90000, 24 tbr, 90k tbn, 90k tbc
Stream #0:1[0x12e], 107, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, 74 kb/s
[NULL @ 0xae5071e0] [Eval @ 0xaeeccaac] Undefined constant or missing '(' in 'i'
[NULL @ 0xae5071e0] Unable to parse option value "i"
[NULL @ 0xae5071e0] Error setting option debug to value -i.
[NULL @ 0xae506c40] [Eval @ 0xaeeccaac] Undefined constant or missing '(' in 'i'
[NULL @ 0xae506c40] Unable to parse option value "i"
[NULL @ 0xae506c40] Error setting option debug to value -i.
Failed to open file 'bbb_720p_c-h265+aac.ts' or configure filtergraph
[AVIOContext @ 0xae500480] Statistics: 807056 bytes read, 2 seeks
[pastordi@mindlife ~]$
================
More level ffplay debug with HVEC codec:
======================
[pastordi@mindlife ~]$
[pastordi@mindlife ~]$ ffplay -debug 0 bbb_720p_c-h265+aac.ts
ffplay version 2.1 Copyright (c) 2003-2013 the FFmpeg developers
built on Oct 29 2013 15:37:04 with gcc 4.7.3 (Linaro GCC 4.7-2012.10) 20121001 (ROSA)
configuration: --prefix=/usr --enable-shared --libdir=/usr/lib --shlibdir=/usr/lib --incdir=/usr/include --disable-stripping --enable-postproc --enable-gpl --enable-pthreads --enable-ladspa --enable-libbluray --enable-libtheora --enable-libvorbis --disable-encoder=vorbis --enable-libvpx --enable-x11grab --enable-runtime-cpudetect --enable-libdc1394 --enable-libschroedinger --enable-librtmp --enable-libspeex --enable-libfreetype --enable-libnut --enable-libgsm --enable-libcelt --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libsoxr --enable-libwavpack --disable-libxavs --enable-libmodplug --enable-libass --enable-gnutls --enable-libcdio --enable-libpulse --enable-libv4l2 --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libx264 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libxvid
libavutil 52. 48.100 / 52. 48.100
libavcodec 55. 39.100 / 55. 39.100
libavformat 55. 19.104 / 55. 19.104
libavdevice 55. 5.100 / 55. 5.100
libavfilter 3. 90.100 / 3. 90.100
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
[mpegts @ 0xae5004a0] Format mpegts probed with size=2048 and score=100
[mpegts @ 0xae5004a0] stream=0 stream_type=6 pid=12d prog_reg_desc=
[mpegts @ 0xae5004a0] stream=1 stream_type=f pid=12e prog_reg_desc=
[mpegts @ 0xae5004a0] File position before avformat_find_stream_info() is 0
[hevc @ 0xae506c40] Decoding VPS
[hevc @ 0xae506c40] Decoding SPS
[hevc @ 0xae506c40] Decoding PPS
[hevc @ 0xae506c40] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] nal_unit_type: 19, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] Decoding VPS
[hevc @ 0xae506c40] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] Decoding SPS
[hevc @ 0xae506c40] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] Decoding PPS
[hevc @ 0xae506c40] nal_unit_type: 19, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae506c40] Decoded frame with POC 0.
[mpegts @ 0xae5004a0] max_analyze_duration 5000000 reached at 5000000 microseconds
rfps: 24.000000 0.004878
rfps: 48.000000 0.019513
rfps: 23.976024 0.006086
[mpegts @ 0xae5004a0] PES packet size mismatch
[mpegts @ 0xae5004a0] File position after avformat_find_stream_info() is 0
Input #0, mpegts, from 'bbb_720p_c-h265+aac.ts':
Duration: 00:09:56.25, start: 0.080000, bitrate: 1400 kb/s
Program 1
Stream #0:0[0x12d], 122, 1/90000: Video: hevc (HEVC / 0x43564548), yuv420p, 1280x720, 1/90000, 24 tbr, 90k tbn, 90k tbc
Stream #0:1[0x12e], 107, 1/90000: Audio: aac ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, 74 kb/s
detected 4 logical cores
[ffplay_abuffer @ 0xae521ec0] Setting 'sample_rate' to value '44100'
[ffplay_abuffer @ 0xae521ec0] Setting 'sample_fmt' to value 'fltp'
[ffplay_abuffer @ 0xae521ec0] Setting 'channels' to value '2'
[ffplay_abuffer @ 0xae521ec0] Setting 'time_base' to value '1/44100'
[ffplay_abuffer @ 0xae521ec0] Setting 'channel_layout' to value '0x3'
[ffplay_abuffer @ 0xae521ec0] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:0x3
[ffplay_abuffersink @ 0xae5225c0] auto-inserting filter 'auto-inserted resampler 0' between the filter 'ffplay_abuffer' and the filter 'ffplay_abuffersink'
[AVFilterGraph @ 0xae50ba40] query_formats: 2 queried, 0 merged, 3 already done, 0 delayed
[auto-inserted resampler 0 @ 0xae522a80] ch:2 chl:stereo fmt:fltp r:44100Hz -> ch:2 chl:stereo fmt:s16 r:44100Hz
[hevc @ 0xae52eb20] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] Decoding VPS
[hevc @ 0xae52eb20] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] Decoding SPS
[hevc @ 0xae52eb20] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] Decoding PPS
[hevc @ 0xae506c40] Decoding VPS
[hevc @ 0xae506c40] Decoding SPS
[hevc @ 0xae506c40] Decoding PPS
[hevc @ 0xae52eb20] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] nal_unit_type: 19, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] nal_unit_type: 32, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] Decoding VPS
Audio frame changed from rate:44100 ch:2 fmt:fltp layout:stereo serial:-1 to rate:44100 ch:2 fmt:fltp layout:stereo serial:1
[hevc @ 0xae52eb20] nal_unit_type: 33, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] Decoding SPS
[hevc @ 0xae52eb20] nal_unit_type: 34, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae52eb20] Decoding PPS
[hevc @ 0xae52eb20] nal_unit_type: 19, nuh_layer_id: 0temporal_id: 0
[hevc @ 0xae5ec6c0] nal_unit_type: 1, nuh_layer_id: 0temporal_id: 0
Last message repeated 1 times
[hevc @ 0xae5ec6c0] Output frame with POC 0.
[hevc @ 0xae56b420] nal_unit_type: 1, nuh_layer_id: 0temporal_id: 0
Last message repeated 1 times
[ffplay_abuffer @ 0xaf204b60] Setting 'sample_rate' to value '44100'
[ffplay_abuffer @ 0xaf204b60] Setting 'sample_fmt' to value 'fltp'
[ffplay_abuffer @ 0xaf204b60] Setting 'channels' to value '2'
[ffplay_abuffer @ 0xaf204b60] Setting 'time_base' to value '1/44100'
[ffplay_abuffer @ 0xaf204b60] Setting 'channel_layout' to value '0x3'
[ffplay_abuffer @ 0xaf204b60] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:0x3
[ffplay_abuffersink @ 0xaf205300] auto-inserting filter 'auto-inserted resampler 0' between the filter 'ffplay_abuffer' and the filter 'ffplay_abuffersink'
[AVFilterGraph @ 0xaf2048a0] query_formats: 2 queried, 0 merged, 3 already done, 0 delayed
[auto-inserted resampler 0 @ 0xaf205d00] ch:2 chl:stereo fmt:fltp r:44100Hz -> ch:2 chl:stereo fmt:s16 r:44100Hz
[hevc @ 0xae56b420] Output frame with POC 1.
[hevc @ 0xafc8fc20] nal_unit_type: 1, nuh_layer_id: 0temporal_id: 0
Last message repeated 1 times
[hevc @ 0xafc8fc20] Output frame with POC 2.
[hevc @ 0xafcc0860] nal_unit_type: 0, nuh_layer_id: 0temporal_id: 0
Last message repeated 1 times
[hevc @ 0xafcc0860] Output frame with POC 3.
[hevc @ 0xae52eb20] Decoded frame with POC 0.
[hevc @ 0xae52eb20] nal_unit_type: 1, nuh_layer_id: 0temporal_id: 0
Last message repeated 1 times
[hevc @ 0xae52eb20] Output frame with POC 4.
[hevc @ 0xae5ec6c0] Decoded frame with POC 4. 1KB sq= 0B f=0/0
Video frame changed from size:0x0 format:none serial:-1 to size:1280x720 format:yuv420p serial:1
[hevc @ 0xae52eb20] Decoded frame with POC 8.
[hevc @ 0xae56b420] Decoded frame with POC 1.
[ffplay_buffer @ 0xaf002cc0] Setting 'video_size' to value '1280x720'
[ffplay_buffer @ 0xaf002cc0] Setting 'pix_fmt' to value '0'
[ffplay_buffer @ 0xaf002cc0] Setting 'time_base' to value '1/90000'
[ffplay_buffer @ 0xaf002cc0] Setting 'pixel_aspect' to value '0/1'
[ffplay_buffer @ 0xaf002cc0] Setting 'frame_rate' to value '24/1'
[ffplay_buffer @ 0xaf002cc0] w:1280 h:720 pixfmt:yuv420p tb:1/90000 fr:24/1 sar:0/1 sws_param:
[ffplay_crop @ 0xaf002460] Setting 'out_w' to value 'floor(in_w/2)*2'
[ffplay_crop @ 0xaf002460] Setting 'out_h' to value 'floor(in_h/2)*2'
[AVFilterGraph @ 0xaf002740] query_formats: 3 queried, 2 merged, 0 already done, 0 delayed
[ffplay_crop @ 0xaf002460] w:1280 h:720 sar:0/1 -> w:1280 h:720 sar:0/1
[hevc @ 0xafc8fc20] Decoded frame with POC 2.
[hevc @ 0xafcc0860] Decoded frame with POC 3.
[hevc @ 0xae5ec6c0] nal_unit_type: 1, nuh_layer_id: 0temporal_id: 0
Last message repeated 1 times
[hevc @ 0xae5ec6c0] Output frame with POC 5.
[hevc @ 0xae5ec6c0] Decoded frame with POC 5.
Ошибка сегментирования (слепок снят)
[pastordi@mindlife ~]$
================
ffplay debug with VP9 codec:
================
[pastordi@mindlife ~]$ ffplay -debug 0 ./out9.webm
ffplay version 2.1 Copyright (c) 2003-2013 the FFmpeg developers
built on Oct 29 2013 15:37:04 with gcc 4.7.3 (Linaro GCC 4.7-2012.10) 20121001 (ROSA)
configuration: --prefix=/usr --enable-shared --libdir=/usr/lib --shlibdir=/usr/lib --incdir=/usr/include --disable-stripping --enable-postproc --enable-gpl --enable-pthreads --enable-ladspa --enable-libbluray --enable-libtheora --enable-libvorbis --disable-encoder=vorbis --enable-libvpx --enable-x11grab --enable-runtime-cpudetect --enable-libdc1394 --enable-libschroedinger --enable-librtmp --enable-libspeex --enable-libfreetype --enable-libnut --enable-libgsm --enable-libcelt --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libsoxr --enable-libwavpack --disable-libxavs --enable-libmodplug --enable-libass --enable-gnutls --enable-libcdio --enable-libpulse --enable-libv4l2 --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libx264 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libxvid
libavutil 52. 48.100 / 52. 48.100
libavcodec 55. 39.100 / 55. 39.100
libavformat 55. 19.104 / 55. 19.104
libavdevice 55. 5.100 / 55. 5.100
libavfilter 3. 90.100 / 3. 90.100
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
[matroska,webm @ 0xae5004a0] Format matroska,webm probed with size=2048 and score=100
st:0 removing common factor 1000000 from timebase
[matroska,webm @ 0xae5004a0] File position before avformat_find_stream_info() is 319
[matroska,webm @ 0xae5004a0] parser not found for codec vp9, packets or times may be invalid.
Last message repeated 1 times
[matroska,webm @ 0xae5004a0] All info found
[matroska,webm @ 0xae5004a0] File position after avformat_find_stream_info() is 5130
Input #0, matroska,webm, from './out9.webm':
Duration: 00:00:09.92, start: 0.000000, bitrate: 144 kb/s
Stream #0:0(eng), 1, 1/1000: Video: vp9, yuv420p, 512x288, 1/1000, SAR 1:1 DAR 16:9, 25 fps, 25 tbr, 1k tbn, 1k tbc (default)
Video frame changed from size:0x0 format:none serial:-1 to size:512x288 format:yuv420p serial:1
detected 4 logical cores
[ffplay_buffer @ 0xb2423cc0] Setting 'video_size' to value '512x288'
[ffplay_buffer @ 0xb2423cc0] Setting 'pix_fmt' to value '0'
[ffplay_buffer @ 0xb2423cc0] Setting 'time_base' to value '1/1000'
[ffplay_buffer @ 0xb2423cc0] Setting 'pixel_aspect' to value '0/1'
[ffplay_buffer @ 0xb2423cc0] Setting 'frame_rate' to value '25/1'
[ffplay_buffer @ 0xb2423cc0] w:512 h:288 pixfmt:yuv420p tb:1/1000 fr:25/1 sar:0/1 sws_param:
[ffplay_crop @ 0xb2424d60] Setting 'out_w' to value 'floor(in_w/2)*2'
[ffplay_crop @ 0xb2424d60] Setting 'out_h' to value 'floor(in_h/2)*2'
[AVFilterGraph @ 0xb2423760] query_formats: 3 queried, 2 merged, 0 already done, 0 delayed
[ffplay_crop @ 0xb2424d60] w:512 h:288 sar:0/1 -> w:512 h:288 sar:0/1
Ошибка сегментирования (слепок снят)
[pastordi@mindlife ~]$
===============
(In reply to comment #2) > In addition VP9 still HVEC(H.265) codecs support was added. None of these > codecs is not working even with ffplay. With mplayer+vlc doesn't work either. It's bad but not critical. These codecs are highly experimental and libvpx with VP9 support wasn't even officially released yet. Some VP9 files work with ffplay now and it's better than nothing at all... As for VLC, its developers said they would add VP9 support only after libvpx with VP9 is officially released. So far the only player that works with some VP9 files (other than ffplay) is MPV. But we don't have it in our repositories yet. 1. 2manDVD does not build the project with "MPEG-HD" and "MPEG2 - High", only build with "WEB -Youtube". 2. dvd::rip does not rip with parameter "ffmpeg/h264", only build "xvid4". ====================== Fri Nov 1 12:20:04 2013 Project mydvdrip1 created Fri Nov 1 12:20:39 2013 Start job 'Read TOC (tcprobe)' Fri Nov 1 12:20:39 2013 Start job 'Determine number of titles' Fri Nov 1 12:20:39 2013 Executing command: execflow tcprobe -H 10 -i \/dev\/sr0 && echo EXECFLOW_OK Fri Nov 1 12:20:40 2013 Start job 'Probe all DVD titles' Fri Nov 1 12:20:40 2013 Start job 'Probe - title #1' Fri Nov 1 12:20:40 2013 Executing command: execflow tcprobe -H 10 -i /dev/sr0 -T 1 && echo EXECFLOW_OK; execflow dvdxchap -t 1 /dev/sr0 2>/dev/null Fri Nov 1 12:20:40 2013 Job 'Determine number of titles' finished Fri Nov 1 12:20:40 2013 Successfully probed title #1 Fri Nov 1 12:20:40 2013 Start job 'Probe - title #2' Fri Nov 1 12:20:40 2013 Executing command: execflow tcprobe -H 10 -i /dev/sr0 -T 2 && echo EXECFLOW_OK; execflow dvdxchap -t 2 /dev/sr0 2>/dev/null Fri Nov 1 12:20:40 2013 Job 'Probe - title #1' finished Fri Nov 1 12:20:40 2013 Probe all DVD titles: 20% done. Fri Nov 1 12:20:40 2013 Successfully probed title #2 Fri Nov 1 12:20:40 2013 Start job 'Probe - title #3' Fri Nov 1 12:20:40 2013 Executing command: execflow tcprobe -H 10 -i /dev/sr0 -T 3 && echo EXECFLOW_OK; execflow dvdxchap -t 3 /dev/sr0 2>/dev/null Fri Nov 1 12:20:40 2013 Job 'Probe - title #2' finished Fri Nov 1 12:20:40 2013 Probe all DVD titles: 50% done. Fri Nov 1 12:20:40 2013 Successfully probed title #3 Fri Nov 1 12:20:40 2013 Start job 'Probe - title #4' Fri Nov 1 12:20:40 2013 Executing command: execflow tcprobe -H 10 -i /dev/sr0 -T 4 && echo EXECFLOW_OK; execflow dvdxchap -t 4 /dev/sr0 2>/dev/null Fri Nov 1 12:20:40 2013 Job 'Probe - title #3' finished Fri Nov 1 12:20:40 2013 Probe all DVD titles: 70% done. Fri Nov 1 12:20:40 2013 Successfully probed title #4 Fri Nov 1 12:20:40 2013 Successfully read DVD TOC Fri Nov 1 12:20:40 2013 Copying IFO files from /run/media/pastordi/PEREHVATCHIK_UDA to /home/pastordi/dvdrip-data/mydvdrip1/tmp/ifo Fri Nov 1 12:20:41 2013 Job 'Read TOC (tcprobe)' finished Fri Nov 1 12:20:41 2013 Job 'Probe all DVD titles' finished Fri Nov 1 12:20:41 2013 Job 'Probe - title #4' finished Fri Nov 1 12:21:59 2013 Start job 'Detect audio bitrate of title #1' Fri Nov 1 12:21:59 2013 Executing command: execflow tccat -i /dev/sr0 -T 1 | dvdrip-progress -m 25 -i 1 | head -c 25m > /home/pastordi/dvdrip-data/mydvdrip1/tmp/dvdrip.audioprobe.10648.vob && tcprobe -i /home/pastordi/dvdrip-data/mydvdrip1/tmp/dvdrip.audioprobe.10648.vob && echo EXECFLOW_OK; rm -f /home/pastordi/dvdrip-data/mydvdrip1/tmp/dvdrip.audioprobe.10648.vob Fri Nov 1 12:22:03 2013 Job 'Detect audio bitrate of title #1' finished Fri Nov 1 12:22:08 2013 Start job 'Transcode multipass - title #1' Fri Nov 1 12:22:08 2013 Start job 'Transcode video - title #1, pass 1' Fri Nov 1 12:22:08 2013 Executing command: mkdir -m 0775 -p '/home/pastordi/dvdrip-data/mydvdrip1/tmp' && cd /home/pastordi/dvdrip-data/mydvdrip1/tmp && mkdir -p /home/pastordi/dvdrip-data/mydvdrip1/avi/001 && execflow -n 19 transcode -H 10 -a 0 -T 1,-1,1 -x dvd,null -i \/dev\/sr0 -w 2054,50 -F h264 -b 128,0,2 --a52_drc_off -f 25.000 --export_par 106,100 -R 1 -y ffmpeg,null -o /dev/null --progress_meter 2 --progress_rate 25 && cp x264_2pass.log divx4.log && echo EXECFLOW_OK Fri Nov 1 12:22:11 2013 Job 'Transcode multipass - title #1' exited with error: Job 'Transcode video - title #1, pass 1' failed with error message: Command exits with failure code: Command: mkdir -m 0775 -p '/home/pastordi/dvdrip-data/mydvdrip1/tmp' && cd /home/pastordi/dvdrip-data/mydvdrip1/tmp && mkdir -p /home/pastordi/dvdrip-data/mydvdrip1/avi/001 && execflow -n 19 transcode -H 10 -a 0 -T 1,-1,1 -x dvd,null -i \/dev\/sr0 -w 2054,50 -F h264 -b 128,0,2 --a52_drc_off -f 25.000 --export_par 106,100 -R 1 -y ffmpeg,null -o /dev/null --progress_meter 2 --progress_rate 25 && cp x264_2pass.log divx4.log && echo EXECFLOW_OK Output: specified Subs -- [[34;1mdvd_reader.c[0m] -- Unspecified Subs -- [[34;1mdvd_reader.c[0m] -- Unspecified Subs -- [[34;1mdvd_reader.c[0m] -- Unspecified Subs -- [[34;1mdvd_reader.c[0m] -- Unspecified Subs -- [[34;1mdvd_reader.c[0m] -- Unspecified Subs -- [[34;1mdvd_reader.c[0m] -- Unspecified Subs -- [[34;1mdvd_reader.c[0m] -- Unspecified Subs -- [[34;1mdvd_reader.c[0m] -- Unspecified Subs -- [[34;1mdvd_reader.c[0m] -- Unspecified Subs -- [[34;1mdvd_reader.c[0m] DVD title 1/4: 26 chapter(s), 1 angle(s), title set 1 [[34;1mdvd_reader.c[0m] title playback time: 01:29:11.23 5352 sec [[34;1mtranscode[0m] V: auto-probing | /dev/sr0 (OK) [[34;1mtranscode[0m] V: import format | MPEG 2 program stream in DVD PAL (module=dvd) [[34;1mtranscode[0m] A: auto-probing | /dev/sr0 (OK) [[34;1mtranscode[0m] A: import format | AC3 in DVD PAL (module=null) [[34;1mtranscode[0m] V: AV demux/sync | (1) sync AV at initial MPEG sequence [[34;1mtranscode[0m] V: import frame | 720x576 1.25:1 encoded @ 4:3 [[34;1mtranscode[0m] V: bits/pixel | 0.198 [[34;1mtranscode[0m] V: decoding fps,frc | 25.000,0 [[34;1mtranscode[0m] V: multi-pass | (mode=1) writing data (pass 1) to divx4.log [[34;1mtranscode[0m] V: video format | YUV420 (4:2:0) aka I420 [[34;1mtranscode[0m] A: import format | 0x2000 AC3 [48000,16,2] [[34;1mtranscode[0m] A: export | disabled [[34;1mtranscode[0m] V: encoding fps,frc | 25.000,3 [[34;1mtranscode[0m] A: language | ru [[34;1mtranscode[0m] A: bytes per frame | 7680 (7680.000000) [[34;1mtranscode[0m] A: adjustment | 0@1000 [[34;1mtranscode[0m] V: IA32/AMD64 accel | sse42 sse41 ssse3 sse3 sse2 sse mmx cmove asm [[34;1mtranscode[0m] V: video buffer | 10 @ 720x576 [0x2] [[34;1mtranscode[0m] A: audio buffer | 10 @ 48000x2x16 [[34;1mimport_null.so[0m] v0.2.0 (2002-01-19) (video) null | (audio) null [[34;1mimport_dvd.so[0m] v0.4.1 (2007-07-15) (video) DVD | (audio) MPEG/AC3/PCM [[34;1mexport_null.so[0m] v0.1.2 (2001-08-17) (video) null | (audio) null [[34;1mexport_ffmpeg.so[0m] v0.3.18 (2008-11-29) (video) Lavc55.18.102 | (audio) MPEG/AC3/PCM libdvdread: Using libdvdcss version 1.2.13 for DVD access [[34;1mimport_dvd.so[0m] tccat -T 1,-1,1 -i "/dev/sr0" -t dvd -d 0 | tcdemux -s 0x80 -x mpeg2 -S 0 -M 1 -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode -x mpeg2 -d 0 -y yuv420p [[34;1mimport_dvd.so[0m] delaying DVD access by 3 seconds [[34;1mimport_dvd.so[0m] waiting... [[34;1mimport_dvd.so[0m] waiting... [[34;1mimport_dvd.so[0m] waiting... libdvdread: Using libdvdcss version 1.2.13 for DVD access [[34;1mexport_ffmpeg.so[0m] Using FFMPEG codec 'h264' (FourCC 'h264', H264 (avc)). [[34;1mexport_ffmpeg.so[0m] No profile selected [[31;1mexport_ffmpeg.so[0m][33;1m warning[0m: Error opening configuration file ./ffmpeg.cfg: No such file or directory [[34;1mexport_ffmpeg.so[0m] Starting 1 thread(s) [[34;1mexport_ffmpeg.so[0m] Parsing ffmpeg preset 'medium' File for preset 'medium' not found *** glibc detected *** transcode: free(): invalid pointer: 0xa556efec *** libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x0000012a libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x0000019d libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x000001eb libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x00072314 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x00072361 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x000ef459 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x000ef4a6 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x001679e5 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x00167a1e libdvdread: Elapsed time 0 libdvdread: Found 4 VTS's libdvdread: Elapsed time 0 [[34;1mdecode_mpeg2.c[0m] libmpeg2 acceleration: mmxext ======= Backtrace: ========= /lib/i686/libc.so.6(+0x746a9)[0xb760b6a9] /usr/lib/libavutil.so.52(av_free+0x1b)[0xa4552f6b] /usr/lib/transcode/export_ffmpeg.so(+0x3ddb)[0xa5568ddb] /usr/lib/transcode/export_ffmpeg.so(+0x6936)[0xa556b936] /usr/lib/transcode/export_ffmpeg.so(tc_export+0x4a7)[0xa556c9b7] transcode(tcv_export+0x2b)[0x805ac9b] transcode(tc_encoder_init+0xca)[0x805bc3a] transcode(main+0x2a9e)[0x8051d3e] /lib/i686/libc.so.6(__libc_start_main+0xf5)[0xb75b07b5] transcode[0x8054625] ======= Memory map: ======== 08048000-080be000 r-xp 00000000 08:02 541141 /usr/bin/transcode 080be000-080bf000 r--p 00075000 08:02 541141 /usr/bin/transcode 080bf000-080c1000 rw-p 00076000 08:02 541141 /usr/bin/transcode 080c1000-080d8000 rw-p 00000000 00:00 0 09c83000-09cc0000 rw-p 00000000 00:00 0 [heap] a0f00000-a0f24000 rw-p 00000000 00:00 0 a0f24000-a1000000 ---p 00000000 00:00 0 a10d0000-a1200000 rw-p 00000000 00:00 0 a1200000-a1221000 rw-p 00000000 00:00 0 a1221000-a1300000 ---p 00000000 00:00 0 a1374000-a1375000 ---p 00000000 00:00 0 a1375000-a1b75000 rw-p 00000000 00:00 0 [stack:11687] a1b75000-a1b76000 ---p 00000000 00:00 0 a1b76000-a2376000 rw-p 00000000 00:00 0 [stack:11686] a2376000-a23ab000 r--s 00000000 08:02 2622204 /var/db/nscd/passwd a23ab000-a23b3000 r-xp 00000000 08:02 541123 /usr/lib/libdvdcss.so.2.1.0 a23b3000-a23b4000 r--p 00007000 08:02 541123 /usr/lib/libdvdcss.so.2.1.0 a23b4000-a23b5000 rw-p 00008000 08:02 541123 /usr/lib/libdvdcss.so.2.1.0 a23b5000-a23b6000 ---p 00000000 00:00 0 a23b6000-a2bb6000 rw-p 00000000 00:00 0 [stack:11684] a2bb6000-a2bb7000 ---p 00000000 00:00 0 a2bb7000-a33b7000 rw-p 00000000 00:00 0 [stack:11683] a33b7000-a33b8000 ---p 00000000 00:00 0 a33b8000-a3bb8000 rw-p 00000000 00:00 0 [stack:11682] a3bb8000-a3bbd000 r-xp 00000000 08:02 534927 /usr/lib/libXdmcp.so.6.0.0 a3bbd000-a3bbe000 r--p 00004000 08:02 534927 /usr/lib/libXdmcp.so.6.0.0 a3bbe000-a3bbf000 rw-p 00005000 08:02 534927 /usr/lib/libXdmcp.so.6.0.0 a3bbf000-a3bdf000 r-xp 00000000 08:02 534124 /usr/lib/libxcb.so.1.1.0 a3bdf000-a3be0000 r--p 0001f000 08:02 534124 /usr/lib/libxcb.so.1.1.0 a3be0000-a3be1000 rw-p 00020000 08:02 534124 /usr/lib/libxcb.so.1.1.0 a3be1000-a3bfd000 r-xp 00000000 08:02 2757753 /lib/libgcc_s.so.1 a3bfd000-a3bfe000 rw-p 0001b000 08:02 2757753 /lib/libgcc_s.so.1 a3bfe000-a3c8c000 r-xp 00000000 08:02 533590 /usr/lib/liborc-0.4.so.0.18.0 a3c8c000-a3c8d000 r--p 0008d000 08:02 533590 /usr/lib/liborc-0.4.so.0.18.0 a3c8d000-a3c91000 rw-p 0008e000 08:02 533590 /usr/lib/liborc-0.4.so.0.18.0 a3c91000-a3c97000 r-xp 00000000 08:02 534659 /usr/lib/libogg.so.0.8.1 a3c97000-a3c98000 r--p 00005000 08:02 534659 /usr/lib/libogg.so.0.8.1 a3c98000-a3c99000 rw-p 00006000 08:02 534659 /usr/lib/libogg.so.0.8.1 a3c99000-a3dcc000 r-xp 00000000 08:02 534061 /usr/lib/libX11.so.6.3.0 a3dcc000-a3dcd000 r--p 00133000 08:02 534061 /usr/lib/libX11.so.6.3.0 a3dcd000-a3dd0000 rw-p 00134000 08:02 534061 /usr/lib/libX11.so.6.3.0 a3dd0000-a3de7000 r-xp 00000000 08:02 2752909 /lib/libz.so.1.2.8 a3de7000-a3de8000 r--p 00017000 08:02 2752909 /lib/libz.so.1.2.8 a3de8000-a3de9000 rw-p 00018000 08:02 2752909 /lib/libz.so.1.2.8 a3de9000-a3dfe000 r-xp 00000000 08:02 533624 /usr/lib/libcelt0.so.2.0.0 a3dfe000-a3dff000 r--p 00014000 08:02 533624 /usr/lib/libcelt0.so.2.0.0 a3dff000-a3e00000 rw-p 00015000 08:02 533624 /usr/lib/libcelt0.so.2.0.0 a3e00000-a3e0b000 r-xp 00000000 08:02 534122 /usr/lib/libgsm.so.1.0.10 a3e0b000-a3e0c000 rw-p 0000a000 08:02 534122 /usr/lib/libgsm.so.1.0.10 a3e0c000-a3e37000 r-xp 00000000 08:02 532747 /usr/lib/libopencore-amrnb.so.0.0.3 a3e37000-a3e38000 r--p 0002a000 08:02 532747 /usr/lib/libopencore-amrnb.so.0.0.3 a3e38000-a3e39000 rw-p 0002b000 08:02 532747 /usr/lib/libopencore-amrnb.so.0.0.3 a3e39000-a3e4d000 r-xp 00000000 08:02 533831 /usr/lib/libopencore-amrwb.so.0.0.3 a3e4d000-a3e4e000 r--p 00013000 08:02 533831 /usr/lib/libopencore-amrwb.so.0.0.3 a3e4e000-a3e4f000 rw-p 00014000 08:02 533831 /usr/lib/libopencore-amrwb.so.0.0.3 a3e4f000-a3e71000 r-xp 00000000 08:02 533658 /usr/lib/libopenjpeg.so.1.5.1 a3e71000-a3e72000 r--p 00021000 08:02 533658 /usr/lib/libopenjpeg.so.1.5.1 a3e72000-a3e73000 rw-p 00022000 08:02 533658 /usr/lib/libopenjpeg.so.1.5.1 a3e73000-a3eb1000 r-xp 00000000 08:02 534636 /usr/lib/libopus.so.0.4.0 a3eb1000-a3eb2000 r--p 0003d000 08:02 534636 /usr/lib/libopus.so.0.4.0 a3eb2000-a3eb3000 rw-p 0003e000 08:02 534636 /usr/lib/libopus.so.0.4.0 a3eb3000-a3f73000 r-xp 00000000 08:02 535727 /usr/lib/libschroedinger-1.0.so.0.10.0 a3f73000-a3f74000 ---p 000c0000 08:02 535727 /usr/lib/libschroedinger-1.0.so.0.10.0 a3f74000-a3f75000 r--p 000c0000 08:02 535727 /usr/lib/libschroedinger-1.0.so.0.10.0 a3f75000-a3f77000 rw-p 000c1000 08:02 535727 /usr/lib/libschroedinger-1.0.so.0.10.0 a3f77000-a3f8d000 r-xp 00000000 08:02 534677 /usr/lib/libspeex.so.1.5.0 a3f8d000-a3f8e000 r--p 00015000 08:02 534677 /usr/lib/libspeex.so.1.5.0 a3f8e000-a3f8f000 rw-p 00016000 08:02 534677 /usr/lib/libspeex.so.1.5.0 a3f8f000-a3faa000 r-xp 00000000 08:02 534690 /usr/lib/libtheoradec.so.1.1.4 a3faa000-a3fab000 r--p 0001a000 08:02 534690 /usr/lib/libtheoradec.so.1.1.4 a3fab000-a3fac000 rw-p 0001b000 08:02 534690 /usr/lib/libtheoradec.so.1.1.4 a3fac000-a3ff1000 r-xp 00000000 08:02 533823 /usr/lib/libtheoraenc.so.1.1.2 a3ff1000-a3ff2000 r--p 00044000 08:02 533823 /usr/lib/libtheoraenc.so.1.1.2 a3ff2000-a3ff3000 rw-p 00045000 08:02 533823 /usr/lib/libtheoraenc.so.1.1.2 a3ff3000-a400f000 r-xp 00000000 08:02 532881 /usr/lib/libvo-aacenc.so.0.0.3 a400f000-a4010000 ---p 0001c000 08:02 532881 /usr/lib/libvo-aacenc.so.0.0.3 a4010000-a4011000 r--p 0001c000 08:02 532881 /usr/lib/libvo-aacenc.so.0.0.3 a4011000-a4012000 rw-p 0001d000 08:02 532881 /usr/lib/libvo-aacenc.so.0.0.3 a4012000-a4027000 r-xp 00000000 08:02 535530 /usr/lib/libvo-amrwbenc.so.0.0.3 a4027000-a4028000 r--p 00014000 08:02 535530 /usr/lib/libvo-amrwbenc.so.0.0.3 a4028000-a402e000 rw-p 00015000 08:02 535530 /usr/lib/libvo-amrwbenc.so.0.0.3 a402e000-a4058000 r-xp 00000000 08:02 535602 /usr/lib/libvorbis.so.0.4.6 a4058000-a4059000 r--p 00029000 08:02 535602 /usr/lib/libvorbis.so.0.4.6 a4059000-a405a000 rw-p 0002a000 08:02 535602 /usr/lib/libvorbis.so.0.4.6 a405a000-a41c0000 r-xp 00000000 08:02 534108 /usr/lib/libvorbisenc.so.2.0.9 a41c0000-a41d1000 r--p 00165000 08:02 534108 /usr/lib/libvorbisenc.so.2.0.9 a41d1000-a41d2000 rw-p 00176000 08:02 534108 /usr/lib/libvorbisenc.so.2.0.9 a41d2000-a4273000 r-xp 00000000 08:02 532568 /usr/lib/libvpx.so.1.1.0 a4273000-a4274000 r--p 000a1000 08:02 532568 /usr/lib/libvpx.so.1.1.0 a4274000-a4275000 rw-p 000a2000 08:02 532568 /usr/lib/libvpx.so.1.1.0 a4275000-a4277000 rw-p 00000000 00:00 0 a4277000-a42a0000 r-xp 00000000 08:02 534038 /usr/lib/libwavpack.so.1.1.4 a42a0000-a42a1000 r--p 00028000 08:02 534038 /usr/lib/libwavpack.so.1.1.4 a42a1000-a42a2000 rw-p 00029000 08:02 534038 /usr/lib/libwavpack.so.1.1.4 a42a2000-a43c5000 r-xp 00000000 08:02 533620 /usr/lib/libx264.so.120 a43c5000-a43c6000 ---p 00123000 08:02 533620 /usr/lib/libx264.so.120 a43c6000-a43c7000 r--p 00123000 08:02 533620 /usr/lib/libx264.so.120 a43c7000-a43c8000 rw-p 00124000 08:02 533620 /usr/lib/libx264.so.120 a43c8000-a4403000 rw-p 00000000 00:00 0 a4403000-a44af000 r-xp 00000000 08:02 535641 /usr/lib/libxvidcore.so.4.3 a44af000-a44b0000 r--p 000ab000 08:02 535641 /usr/lib/libxvidcore.so.4.3 a44b0000-a44ba000 rw-p 000ac000 08:02 535641 /usr/lib/libxvidcore.so.4.3 a44ba000-a4523000 rw-p 00000000 00:00 0 a4523000-a4534000 r-xp 00000000 08:02 534708 /usr/lib/libva.so.1.3300.0 a4534000-a4535000 r--p 00010000 08:02 534708 /usr/lib/libva.so.1.3300.0 a4535000-a4536000 rw-p 00011000 08:02 534708 /usr/lib/libva.so.1.3300.0 a4536000-a453a000 rw-p 00000000 00:00 0 a453a000-a4580000 r-xp 00000000 08:02 534553 /usr/lib/libavutil.so.52.48.100 a4580000-a4583000 r--p 00045000 08:02 534553 /usr/lib/libavutil.so.52.48.100 a4583000-a4584000 rw-p 00048000 08:02 534553 /usr/lib/libavutil.so.52.48.100 a4584000-a4594000 rw-p 00000000 00:00 0 a4594000-a45d9000 r-xp 00000000 08:02 534469 /usr/lib/libmp3lame.so.0.0.0 a45d9000-a45da000 r--p 00044000 08:02 534469 /usr/lib/libmp3lame.so.0.0.0 a45da000-a45dc000 rw-p 00045000 08:02 534469 /usr/lib/libmp3lame.so.0.0.0 a45dc000-a460a000 rw-p 00000000 00:00 0 a460a000-a4f23000 r-xp 00000000 08:02 534311 /usr/lib/libavcodec.so.55.39.100 a4f23000-a4f38000 r--p 00919000 08:02 534311 /usr/lib/libavcodec.so.55.39.100 a4f38000-a4f4d000 rw-p 0092e000 08:02 534311 /usr/lib/libavcodec.so.55.39.100 a4f4d000-a5529000 rw-p 00000000 00:00 0 a553f000-a555d000 r-xp 00000000 08:02 535484 /usr/lib/libdvdread.so.4.1.2 a555d000-a555e000 r--p 0001d000 08:02 535484 /usr/lib/libdvdread.so.4.1.2 a555e000-a555f000 rw-p 0001e000 08:02 535484 /usr/lib/libdvdread.so.4.1.2 a5561000-a5563000 r-xp 00000000 08:02 534756 /usr/lib/libXau.so.6.0.0 a5563000-a5564000 r--p 00001000 08:02 534756 /usr/lib/libXau.so.6.0.0 a5564000-a5565000 rw-p 00002000 08:02 534756 /usr/lib/libXau.so.6.0.0 a5565000-a5572000 r-xp 00000000 08:02 667503 /usr/lib/transcode/export_ffmpeg.so a5572000-a5573000 r--p 0000c000 08:02 667503 /usr/lib/transcode/export_ffmpeg.so a5573000-a5574000 rw-p 0000d000 08:02 667503 /usr/lib/transcode/export_ffmpeg.so a5574000-b7597000 rw-p 00000000 00:00 0 b7597000-b7742000 r-xp 00000000 08:02 2757707 /lib/i686/libc-2.15.so b7742000-b7743000 ---p 001ab000 08:02 2757707 /lib/i686/libc-2.15.so b7743000-b7745000 r--p 001ab000 08:02 2757707 /lib/i686/libc-2.15.so b7745000-b7746000 rw-p 001ad000 08:02 2757707 /lib/i686/libc-2.15.so b7746000-b7749000 rw-p 00000000 00:00 0 b7749000-b774c000 r-xp 00000000 08:02 2757241 /lib/libdl-2.15.so b774c000-b774d000 r--p 00002000 08:02 2757241 /lib/libdl-2.15.so b774d000-b774e000 rw-p 00003000 08:02 2757241 /lib/libdl-2.15.so b774e000-b7778000 r-xp 00000000 08:02 2757700 /lib/i686/libm-2.15.so b7778000-b7779000 r--p 00029000 08:02 2757700 /lib/i686/libm-2.15.so b7779000-b777a000 rw-p 0002a000 08:02 2757700 /lib/i686/libm-2.15.so b777a000-b7790000 r-xp 00000000 08:02 2757705 /lib/i686/libpthread-2.15.so b7790000-b7791000 r--p 00015000 08:02 2757705 /lib/i686/libpthread-2.15.so b7791000-b7792000 rw-p 00016000 08:02 2757705 /lib/i686/libpthread-2.15.so b7792000-b7794000 rw-p 00000000 00:00 0 b7795000-b7796000 rw-p 00000000 00:00 0 b7796000-b7797000 r-xp 00000000 08:02 667512 /usr/lib/transcode/export_null.so b7797000-b7798000 r--p 00000000 08:02 667512 /usr/lib/transcode/export_null.so b7798000-b7799000 rw-p 00001000 08:02 667512 /usr/lib/transcode/export_null.so b7799000-b77a4000 r-xp 00000000 08:02 667587 /usr/lib/transcode/import_dvd.so b77a4000-b77a5000 r--p 0000a000 08:02 667587 /usr/lib/transcode/import_dvd.so b77a5000-b77a6000 rw-p 0000b000 08:02 667587 /usr/lib/transcode/import_dvd.so b77a6000-b77a7000 rw-p 00000000 00:00 0 b77a7000-b77a8000 r-xp 00000000 08:02 667597 /usr/lib/transcode/import_null.so b77a8000-b77a9000 r--p 00000000 08:02 667597 /usr/lib/transcode/import_null.so b77a9000-b77aa000 rw-p 00001000 08:02 667597 /usr/lib/transcode/import_null.so b77aa000-b77ab000 rw-p 00000000 00:00 0 b77ab000-b77ac000 r-xp 00000000 00:00 0 [vdso] b77ac000-b77cb000 r-xp 00000000 08:02 2757422 /lib/ld-2.15.so b77cb000-b77cc000 r--p 0001e000 08:02 2757422 /lib/ld-2.15.so b77cc000-b77cd000 rw-p 0001f000 08:02 2757422 /lib/ld-2.15.so bfb09000-bfb2a000 rw-p 00000000 00:00 0 [stack] sh: line 1: 11678 Aborted (core dumped) execflow -n 19 transcode -H 10 -a 0 -T 1,-1,1 -x dvd,null -i \/dev\/sr0 -w 2054,50 -F h264 -b 128,0,2 --a52_drc_off -f 25.000 --export_par 106,100 -R 1 -y ffmpeg,null -o /dev/null --progress_meter 2 --progress_rate 25 -------------------------------------------------------------------------------- =================== Also winff don't recode file .mkv to .flv
================
\033]0; Преобразование DSC06785.mkv (1/1)\007ffmpeg version 2.1 Copyright (c) 2000-2013 the FFmpeg developers
built on Oct 29 2013 15:37:04 with gcc 4.7.3 (Linaro GCC 4.7-2012.10) 20121001 (ROSA)
configuration: --prefix=/usr --enable-shared --libdir=/usr/lib --shlibdir=/usr/lib --incdir=/usr/include --disable-stripping --enable-postproc --enable-gpl --enable-pthreads --enable-ladspa --enable-libbluray --enable-libtheora --enable-libvorbis --disable-encoder=vorbis --enable-libvpx --enable-x11grab --enable-runtime-cpudetect --enable-libdc1394 --enable-libschroedinger --enable-librtmp --enable-libspeex --enable-libfreetype --enable-libnut --enable-libgsm --enable-libcelt --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libsoxr --enable-libwavpack --disable-libxavs --enable-libmodplug --enable-libass --enable-gnutls --enable-libcdio --enable-libpulse --enable-libv4l2 --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libx264 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libxvid
libavutil 52. 48.100 / 52. 48.100
libavcodec 55. 39.100 / 55. 39.100
libavformat 55. 19.104 / 55. 19.104
libavdevice 55. 5.100 / 55. 5.100
libavfilter 3. 90.100 / 3. 90.100
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
Input #0, matroska,webm, from '/run/media/pastordi/DISK2/Temp/FFmpeg2-test/Trailer2/DSC06785.mkv':
Metadata:
MAJOR_BRAND : 3gp4
MINOR_VERSION : 768
COMPATIBLE_BRANDS: 3gp4mp413gp5
COPYRIGHT :
COPYRIGHT-eng :
ENCODER : Lavf55.12.100
Duration: 00:01:21.60, start: 0.000000, bitrate: 316 kb/s
Stream #0:0(eng): Video: h264 (High), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 15 fps, 15 tbr, 1k tbn, 30 tbc (default)
Metadata:
LANGUAGE : eng
HANDLER_NAME : VideoHandler
Stream #0:1(eng): Audio: vorbis, 8000 Hz, mono, fltp (default)
Metadata:
LANGUAGE : eng
HANDLER_NAME : SoundHandler
Please use -b:a or -b:v, -b is ambiguous
[NULL @ 0x901b900] [Eval @ 0xbf8350dc] Undefined constant or missing '(' in 'cbp'
[NULL @ 0x901b900] Unable to parse option value "cbp+mv0+mv4"
[NULL @ 0x901b900] Error setting option flags to value +aic+cbp+mv0+mv4.
Output #0, flv, to '/run/media/pastordi/DISK2/Temp/FFmpeg2-test/Trailer2/DSC06785.flv':
Metadata:
MAJOR_BRAND : 3gp4
MINOR_VERSION : 768
COMPATIBLE_BRANDS: 3gp4mp413gp5
COPYRIGHT :
COPYRIGHT-eng :
ENCODER : Lavf55.12.100
Stream #0:0(eng): Video: flv1, yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 90k tbn, 29.97 tbc (default)
Metadata:
LANGUAGE : eng
HANDLER_NAME : VideoHandler
Stream #0:1(eng): Audio: mp3, 22050 Hz, mono, fltp (default)
Metadata:
LANGUAGE : eng
HANDLER_NAME : SoundHandler
Stream mapping:
Stream #0:0 -> #0:0 (h264 -> flv)
Stream #0:1 -> #0:1 (vorbis -> libmp3lame)
Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Нажмите Ввод для продолжения
========================
also winff not recode .mkv to .mp4(h264) & to .mov(h264) ============== \033]0; Преобразование DSC06785.mkv (1/1)\007ffmpeg version 2.1 Copyright (c) 2000-2013 the FFmpeg developers built on Oct 29 2013 15:37:04 with gcc 4.7.3 (Linaro GCC 4.7-2012.10) 20121001 (ROSA) configuration: --prefix=/usr --enable-shared --libdir=/usr/lib --shlibdir=/usr/lib --incdir=/usr/include --disable-stripping --enable-postproc --enable-gpl --enable-pthreads --enable-ladspa --enable-libbluray --enable-libtheora --enable-libvorbis --disable-encoder=vorbis --enable-libvpx --enable-x11grab --enable-runtime-cpudetect --enable-libdc1394 --enable-libschroedinger --enable-librtmp --enable-libspeex --enable-libfreetype --enable-libnut --enable-libgsm --enable-libcelt --enable-libopencv --enable-libopenjpeg --enable-libopus --enable-libsoxr --enable-libwavpack --disable-libxavs --enable-libmodplug --enable-libass --enable-gnutls --enable-libcdio --enable-libpulse --enable-libv4l2 --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libx264 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libxvid libavutil 52. 48.100 / 52. 48.100 libavcodec 55. 39.100 / 55. 39.100 libavformat 55. 19.104 / 55. 19.104 libavdevice 55. 5.100 / 55. 5.100 libavfilter 3. 90.100 / 3. 90.100 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 libpostproc 52. 3.100 / 52. 3.100 Unrecognized option 'directpred'. Error splitting the argument list: Option not found Нажмите Ввод для продолжения =================== Transcode: Advisory: "Rebuild with new ffmpeg, solve some issues with missing presets" https://abf.rosalinux.ru/build_lists/1377918 https://abf.rosalinux.ru/build_lists/1377919 Created attachment 2174 [details] trans1.txt (In reply to comment #15) > Transcode: > > Advisory: "Rebuild with new ffmpeg, solve some issues with missing presets" > > https://abf.rosalinux.ru/build_lists/1377918 > https://abf.rosalinux.ru/build_lists/1377919 dvd::rip in begin recode normally to 50%, and after... crash. Created attachment 2175 [details] trans2.txt (In reply to comment #15) > Transcode: > > Advisory: "Rebuild with new ffmpeg, solve some issues with missing presets" > > https://abf.rosalinux.ru/build_lists/1377918 > https://abf.rosalinux.ru/build_lists/1377919 dvd::rip recode with "ffmpeg/h264" is crash. WinFF 1.5.2 is published to Contrib now. It ships with correct presets but you need to delete old presets from ~/.winff manually. (In reply to comment #18) > WinFF 1.5.2 is published to Contrib now. It ships with correct presets but > you need to delete old presets from ~/.winff manually. Yes! I delete ~/.winff and all recode normal. 1. FdesctopRecorder - work 2. Kino - work 3. XVidCap - work 4. Xine-gui - work 5. Winff - work (with delete ~/.winff) 6. FeFF - work 7. mkvtoolnix - work 8. ROMP - work (not update) 9. VLC - work (not update) 10. mplayer - work (not update) Now, updete vlc & mplayer and will be tested... Transcode: Advisory: "Rebuild with new ffmpeg, solve some issues with missing presets, fix known segfault when encoding with ffmpeg" https://abf.rosalinux.ru/build_lists/1378067 https://abf.rosalinux.ru/build_lists/1378068 Created attachment 2176 [details] trans3.txt (In reply to comment #21) > Transcode: > > Advisory: "Rebuild with new ffmpeg, solve some issues with missing presets, > fix known segfault when encoding with ffmpeg" > > https://abf.rosalinux.ru/build_lists/1378067 > https://abf.rosalinux.ru/build_lists/1378068 No. The same. (In reply to comment #22) > Created attachment 2176 [details] > trans3.txt > > (In reply to comment #21) > > Transcode: > > > > Advisory: "Rebuild with new ffmpeg, solve some issues with missing presets, > > fix known segfault when encoding with ffmpeg" > > > > https://abf.rosalinux.ru/build_lists/1378067 > > https://abf.rosalinux.ru/build_lists/1378068 > > No. The same. Not really :-) There should be no more "*** glibc detected *** transcode: munmap_chunk(): invalid pointer: 0xa556a085 ***" segfault. While it doesn't solve DVD -> h264 encoding issues, it solves some other... Created attachment 2177 [details]
trans4.txt
Pardon! :)
This output message...after update transcode.
Added Atrac3+ decoding support to Restricted version of ffmpeg (this codec is used in PSP games and in PPSSPP via ffmpeg), new build lists: Main: https://abf.rosalinux.ru/build_lists/1378530 https://abf.rosalinux.ru/build_lists/1378531 Restricted: https://abf.rosalinux.ru/build_lists/1378420 https://abf.rosalinux.ru/build_lists/1378421 ffmpeg-2.1-2-rosa2012.1 ffmpeg-2.1-2plf-plf2012.1 *********************** Advisory ********************** New version 2.1 with various major improvements (new formats, filters etc support) ******************************************************* QA Verified |