Dale wrote:
> Gerrit Kühn wrote:
>> Am Fri, 29 May 2020 05:14:41 -0500
>> schrieb Dale <[email protected]>:
>>
>>> I think you are correct.  To create a DVD with videos to watch on a TV
>>> DVD player, I use Devede to create the image and then k3b to burn the
>>> image.  It seems I need some sort of tool, like devede does for DVDs, to
>>> create a image or whatever to burn to a blu-ray media.
>> Would this help?
>> <https://github.com/justdan96/tsMuxer>
>>
>>
>> cu
>>   Gerrit
>>
>>
>
>
> I'm not sure.  I looked at the github page but as usual, the info
> there is sparse, it's more of a dev thing so it should be.  I'll check
> the home page and google to see if I can figure out what all it does. 
> My problem right now, I know really nothing about Blu-ray stuff.  I
> sort of understand DVDs but never touched a Blu-ray disc until I
> bought this thing.  I did get 100 of the BD-R thingys tho.  I can back
> up my pics and stuff for sure.  I plan to get the rewriteable ones
> later on.  I won't need that many of those.  I think those are BD-RE
> or something. 
>
> Thanks.
>
> Dale
>
> :-)  :-) 


I was going to emerge it and see what it looks like.  It may do
something to help but not sure.  When I try to emerge the package,
emerge says there is a missing USE flag.  Thing is, the package doesn't
have that USE flag that I can see nor does what it needs to have
installed as a dependency.


root@fireball / # emerge --select y -av tsmuxer

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy
">=app-arch/upx-3.01[lzma]".
!!! One of the following packages is required to complete your request:
- app-arch/upx-3.96::gentoo (Missing IUSE: lzma)
(dependency required by "media-video/tsmuxer-2.6.11-r1::gentoo" [ebuild])
(dependency required by "tsmuxer" [argument])
root@fireball / #


This is the ebuild info for that and another package that got pulled in.


[ebuild  N     ] dev-libs/ucl-1.03-r1::gentoo  USE="-static-libs" 523 KiB
[ebuild  N    ~] app-arch/upx-3.96::gentoo  774 KiB



As you can tell, neither upx or ucl has the USE flag lzma.  It appears
there is something missing in the ebuild for upx.  Since emerge tends to
encrypt its output, may I'm reading that wrong.  :/

Dale

:-)  :-) 

Reply via email to