Summary: | DVD rip to mpeg4 format fails | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Patrick Silva <bugseforuns> |
Component: | Video DVD | Assignee: | k3b developers <k3b> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexander.pross, axel.braun, carlo.borger, dellji, glas01, jspeter, lauriej, michalm, reinderwieling, trueg, wbauer1, zhaixiang |
Priority: | HI | ||
Version: | 18.08.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/multimedia/k3b/-/commit/c65e9cfb04926c93cc5e112ec2e720dcc8161f5c | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
debug output
nero disc speed debug info |
Description
Patrick Silva
2017-08-23 22:14:05 UTC
Created attachment 107491 [details]
debug output
Hi Jim,
> https://bugs.kde.org/show_bug.cgi?id=381131#c7
Please help ArchLinux users, thanks!
Regards,
Leslie Zhai
There is substantial (but not conclusive) evidence that much of this log has to do with either a corrupt DVD: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845271 and/or an older version of mencoder: http://lists.mplayerhq.hu/pipermail/mencoder-users/2016-April/013570.html ... having nothing really to do with transcode itself. What DVD is it that you're trying to rip? Does the DVD play well, otherwise? Does Leslie Zhai's recommendation of using kdenlive instead work at all?: https://bugs.kde.org/show_bug.cgi?id=360170#c21 (or, really, is there *any* other software on the same system that can rip/read/play the DVD without issue? and if so, what SW?). --Jim (also, is this on archlinux-2017.08.01-x86_64?) Created attachment 107501 [details]
nero disc speed
Thanks Leslie and Jim.
My system is Antergos, my mencoder is 37916-2 from Arch repositories.
I tested three discs on K3b, all dvd video, and always I get the same fail.
I tried rip one of the discs with handbrake, but rip process failed at 27%.
I tried rip the same disc using handbrake on windows 7 installed on the same hardware: failed at 27% too.
Again in windows 7 I ran a disc surface test with nero disc speed: no problem found (see the screenshot).
I tried rip the same disc on windows 7 using ConvertXtoVideo Ultimate software: whole disc was ripped without any problem.
My mistake. Handbrake fails at 44%. The file generated by ConvertXtoVideo Ultimate freezes at ~27min, the same freeze hapeens when I play the disc. Ok, I think the original files burmed on this disc were corrupted. I tested the others two discs on Antergos: I can rip both using handbrake, but K3b fails to rip them. Are the other two discs some popular movie that I may have a copy of on which to test? If so, what are they? Can you attach k3b output for at least one of the other two discs? Thanks, --Jim Created attachment 107504 [details]
debug info
Thank you again Jim.
These two dvds are musical videos/concert, debug info in my attachment.
I forgot to say that this problem happens on two comnputers running the same distro. > Does Leslie Zhai's recommendation of using kdenlive instead work at all?
yes, kdenlive is better choice than transcode, kdenlive use up-to-date libAV, but transcode use very old library, and my wife prefer to use kdenlive :)
I notice you're performing a two-pass encoding. I'm just curious, does it work better if you opt for a single-pass encoding? I seem to recall that selection being a necessity for mine to work. (In reply to Jim from comment #11) > I notice you're performing a two-pass encoding. I'm just curious, does it > work better if you opt for a single-pass encoding? Two-pass fails after some progress. Single-pass does not even start, it fails immediately. I'm not having much success. Did you happen to patch transcode, as per: https://bugs.launchpad.net/ubuntu/+source/transcode/+bug/1099201 My virtualbox antergos k3b calls out transcode properly. I can run transcode manually using the same command-line that k3b reports. It runs for a while but then just segfaults. I'm currently trying to learn how to recompile arch packages in order to apply the patch above. hummm, it's a old problem. Unfortunately I dont know apply patches. Rip to xvid is working here. *** Bug 394779 has been marked as a duplicate of this bug. *** *** Bug 412505 has been marked as a duplicate of this bug. *** *** Bug 436827 has been marked as a duplicate of this bug. *** *** Bug 436560 has been marked as a duplicate of this bug. *** *** Bug 435723 has been marked as a duplicate of this bug. *** *** Bug 432868 has been marked as a duplicate of this bug. *** (In reply to Patrick Silva from comment #14) > hummm, it's a old problem. > Unfortunately I dont know apply patches. Seems that the bitbucket repo with the patch is gone in between.... > Rip to xvid is working here. I tried with: K3b Version: 22.4.1 KDE Version: 5.93.0 Qt Version: 5.15.2 Kernel: 5.17.9-1-default and ripping to xvid does not work A possibly relevant merge request was started @ https://invent.kde.org/multimedia/k3b/-/merge_requests/50 Git commit c65e9cfb04926c93cc5e112ec2e720dcc8161f5c by Albert Astals Cid, on behalf of Andreas Sturmlechner. Committed on 29/08/2023 at 23:46. Pushed by aacid into branch 'master'. Revert "Keep transcode until a replacement is implemented." No one implemented a replacement after more than 6 years. Make sure users are not presented with a completely broken option. This reverts commit f7d385a40cc062fa4db46c165f82f437dea82c58. Related: bug 317797, bug 399500, bug 414477, bug 434159, bug 441009, bug 274668 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> M +3 -0 libk3b/core/k3bdefaultexternalprograms.cpp https://invent.kde.org/multimedia/k3b/-/commit/c65e9cfb04926c93cc5e112ec2e720dcc8161f5c |