[Cin] Bluray - still Truehd problems +

Phyllis Smith phylsmith2017 at gmail.com
Mon Apr 25 03:27:17 CEST 2022


Tested and tested some more and all is good and checked into GIT.
All that is left is getting some resolution for TRUEHD !

On Sat, Apr 23, 2022 at 4:34 PM Andrew Randrianasulu <
randrianasulu at gmail.com> wrote:

>
>
> On Saturday, April 23, 2022, Phyllis Smith <phylsmith2017 at gmail.com>
> wrote:
>
>>
>> in theory by adding ' -c timeinterval in seconds' as argument {in
>>> addition to two other mandatory args} to bdwrite, manually for now...
>>>
>> "Theoretical" not working.  Testing this does not require the actual
>> bluray writer.  All one has to do is run BD Render under the File pulldown
>> and take the defaults.  Once done, you will see a directory in /tmp called
>> bd_20220423_time.  Inside this directory, there is a file bd.sh.  Edit this
>> file and on the bdwrite line, add the 3rd paramater.  I tried adding -c
>> 45000, then 45000, then even c and always get " *cant scan media: c**"*
>> or instead of c, whatever I typed in.  It must be allowing for additional
>> media as the third parameter (and maybe a slew of media sources too).
>>
>>>
>>>
>>> you tried it as first argument? bdwrite c=1000 arg1 arg2 ...
>>>
>>
>> Now I have.
>> # bdwrite c=45000 /tmp/bd_20220413-082102/udfs
>> /tmp/bd_20220413-082102/bd.m2ts
>> c=45000/BDMV: No such file or directory
>>
>
>
>
> oh, I am *mega* sorry - custom option processing caught me unprepared!
>
> now I think I fixed it:
>
>
> $ rm udfs/ -rf
> $ mkdir udfs
> $ ./bdwrite -c 1000 udfs/ bd.m2ts
> Chapter interval: 1000
> $ ./bdwrite udfs/ bd.m2ts
> udfs//BDMV: File exists
> $ rm udfs/ -rf
> $ mkdir udfs
> $ ./bdwrite udfs/ bd.m2ts
> $ ./bdwrite -c 1000 udfs/ bd.m2ts
> Chapter interval: 1000
> udfs//BDMV: File exists
> $ rm udfs/ -rf
> $ mkdir udfs
> $ ./bdwrite -c 10 udfs/ bd.m2ts
> Chapter interval: 10
> $
>
> see attached diff
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20220424/fcd1efc0/attachment.htm>


More information about the Cin mailing list