Bug 435723 - Tried to rip dvd but transcode claims there is an error
Summary: Tried to rip dvd but transcode claims there is an error
Status: RESOLVED DUPLICATE of bug 383931
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 19.12
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: k3b developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-14 12:45 UTC by Alex Pross
Modified: 2021-06-01 02:30 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Pross 2021-04-14 12:45:27 UTC
SUMMARY


STEPS TO REPRODUCE
1. Insert DVD
2. Rip DVD
3. 

OBSERVED RESULT
Error 

EXPECTED RESULT


SOFTWARE/OS VERSIONS 
Linux/KDE Plasma: Mint 20.3
System
-----------------------
K3b Version: 19.12.3
KDE Version: 5.67.0
Qt Version:  5.12.8
Kernel:      5.4.0-71-generic

Used versions
-----------------------
transcode: 1.1.7

transcode

ADDITIONAL INFORMATION
---------------------------------Error code

transcode
-----------------------
transcode v1.1.7 (C) 2001-2003 Thomas Oestreich, 2003-2010 Transcode Team
[[34;1mdvd_reader.c[0m] DVD title 1/1: 36 chapter(s), 1 angle(s), title set 1
[[34;1mdvd_reader.c[0m] title playback time: 02:15:18.11  8119 sec
[[34;1mdvd_reader.c[0m] DVD title 1/1: 36 chapter(s), 1 angle(s), title set 1
[[34;1mdvd_reader.c[0m] title playback time: 02:15:18.11  8119 sec
[transcode] V: auto-probing     | /dev/sr0 (OK)
[transcode] V: import format    | MPEG 2 program stream in DVD PAL (module=dvd)
[transcode] A: auto-probing     | /dev/sr0 (OK)
[transcode] A: import format    | unknown in DVD PAL (module=dvd)
[transcode] V: AV demux/sync    | (1) sync AV at initial MPEG sequence
[transcode] V: import frame     | 720x576  1.25:1  encoded @ 16:9
[transcode] V: clip frame (<-)  | 720x576
[transcode] V: zoom             | 1024x576  1.78:1 (Lanczos3)
[transcode] V: bits/pixel       | 0.081 (low)
[transcode] V: decoding fps,frc | 25.000,3
[transcode] V: multi-pass       | (mode=1) writing data (pass 1) to /tmp/k3b_0.log
[transcode] V: video format     | YUV420 (4:2:0) aka I420
[transcode] A: import format    | 0x1000f unknown      [48000,16,2]
[transcode] A: export           | disabled
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: language         | en
[transcode] A: bytes per frame  | 7680 (7680.000000)
[transcode] A: adjustment       | 0@1000
[transcode] V: IA32/AMD64 accel | sse4a sse42 sse41 ssse3 sse3 sse2 sse mmxext mmx cmove asm 
[transcode] V: video buffer     | 10 @ 1024x576 [0x2]
[transcode] A: audio buffer     | 10 @ 48000x2x16
[import_dvd.so] v0.4.1 (2007-07-15) (video) DVD | (audio) MPEG/AC3/PCM
[export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null
[export_ffmpeg.so] v0.3.18 (2008-11-29) (video) Lavc58.54.100 | (audio) MPEG/AC3/PCM
[import_dvd.so] 
[import_dvd.so] 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
[import_dvd.so] delaying DVD access by 3 seconds
[import_dvd.so] waiting...
=== last message repeated 3 times. ===
[export_ffmpeg.so] Using FFMPEG codec 'mpeg4' (FourCC 'DIVX', MPEG4 compliant video).
[export_ffmpeg.so] No profile selected
[export_ffmpeg.so] Error opening configuration file ./ffmpeg.cfg: No such file or directory
[export_ffmpeg.so] Starting 1 thread(s)
[export_ffmpeg.so] Set display aspect ratio to input
[MPEG4 encoder @ 0x5631463dccc0] The "rc_strategy" option is deprecated: ratecontrol method
[MPEG4 encoder @ 0x5631463dccc0] Value 2.000000 for parameter 'rc_strategy' out of range [0 - 1]
[MPEG4 encoder @ 0x5631463dccc0] Error setting option rc_strategy to value 2.
[export_ffmpeg.so] could not open FFMPEG codec
[encoder.c] video export module error: init failed
[transcode] failed to init encoder

transcode command:
-----------------------
/usr/bin/transcode --nice 19 --log_no_color --progress_meter 2 --progress_rate 1353 -i /dev/sr0 -x dvd -T 1,-1,1 -a 0 -j 0,0,0,0 -R 1,/tmp/k3b_0.log -y ffmpeg,null -o /dev/null -F mpeg4 -w 1200 -Z 1024x576
Comment 1 Patrick Silva 2021-06-01 02:30:03 UTC

*** This bug has been marked as a duplicate of bug 383931 ***