On Fri, 23 Sep 2022 07:02:18 +0000 Vasyl Gello <vasek.ge...@gmail.com> wrote: > Dear Alban, > > Thanks for the PRs! Let me check all them tonight. > Just FYI, to prepare release there will be some extra work on my side (i.e rebase cdatetime patchset upstream > and check if ffmpeg thumbnailer code also works with 5.1.1).
About the PR I found out the libcdio cannot eject when space in mount directory is fixed upstream. I sent a MR to the debian maintainer https://salsa.debian.org/debian/libcdio/-/merge_requests/6 . > I dont have any DVDs at hand so I will need you to be my tester :) > -- If I am out of reach there is a workaround, cdemu (still not packaged for Debian :-/). cdemu upstream packages have debian build rules. But I admit I use the ppa on debian deb http://ppa.launchpad.net/cdemu/ppa/ubuntu jammy main testcase: ffmpeg -f lavfi -i color=size=1280x720:rate=25:color=black -f lavfi -i anullsrc=channel_layout=stereo:sample_rate=44100 -target pal-dvd - aspect 16:9 -t 10 output.mpeg VIDEO_FORMAT=PAL dvdauthor -t -o ./dvd output.mpeg VIDEO_FORMAT=PAL dvdauthor -T -o ./dvd output.mpeg genisoimage -o dvdvideo.iso -V A\ TEST -dvd-video dvd cdemu load 0 dvdvideo.iso then in /proc/mounts you will have: /dev/sr0 /media/prahal/A\040TEST udf ro,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8 0 0 It helps to test eject. If you want to test with a video with image and sound, you can converty any file to dvd mpeg with: ffmpeg -i <my_random_video.file> -target pal-dvd -aspect 16:9 output.mpg from https://evilshit.wordpress.com/2015/08/10/how-to-create-a-video-dvd-with-command-line-tools/ Kind regards, Alban > Vasyl Gello > ================================================== > Certified SolidWorks Expert > > Mob.:+380 (98) 465 66 77 > > E-Mail: vasek.ge...@gmail.com > ================================================== > 호랑이는 죽어서 가죽을 남기고 사람은 죽어서 이름을 남긴다