Re: (kdenlive) Render to AVCHD

2022-06-28 Thread Narcis Garcia

__
I'm using this dedicated address because personal addresses aren't 
masked enough at this mail public archive. Public archive administrator 
should fix this against automated addresses collectors.

El 28/6/22 a les 17:52, j...@dodin.org ha escrit:

Le 28/06/2022 à 17:46, Narcis Garcia a écrit :

Thank you.
After lots of testing with .MTS files, I suppose that TV apparatus
require AVCHD filesystem structure.

Any known (GNU/Linux) software to create it?

I've explored k3b but I only see DVD-Video preset and no Blu-Ray or 
AVCHD.




not that I know of, only Windows ones :-(

jdd



Someone FOSS?


Re: (kdenlive) Render to AVCHD

2022-06-28 Thread j...@dodin.org

Le 28/06/2022 à 17:46, Narcis Garcia a écrit :

Thank you.
After lots of testing with .MTS files, I suppose that TV apparatus
require AVCHD filesystem structure.

Any known (GNU/Linux) software to create it?

I've explored k3b but I only see DVD-Video preset and no Blu-Ray or AVCHD.



not that I know of, only Windows ones :-(

jdd

--
http://dodin.org
http://valeriedodin.com


Re: (kdenlive) Render to AVCHD

2022-06-28 Thread Narcis Garcia

Thank you.
After lots of testing with .MTS files, I suppose that TV apparatus 
require AVCHD filesystem structure.


Any known (GNU/Linux) software to create it?

I've explored k3b but I only see DVD-Video preset and no Blu-Ray or AVCHD.


Narcis Garcia

__
I'm using this dedicated address because personal addresses aren't 
masked enough at this mail public archive. Public archive administrator 
should fix this against automated addresses collectors.

El 28/6/22 a les 0:54, Loïc Vanderstichelen ha escrit:

Try to export separate streams from Kdenlive :
- H264 (21Mbps) - video only
- AC3 (192kbps)
And mux them with FFmpeg :
ffmpeg -i video.mp4 -i audio.ac3 -c:v copy -c:a copy output.mts
Normally FFmpeg can generate transport stream from any compatible codec.
AVCHD is a format with multiple directories containing metadata that you cannot 
create but it's possible that the Panasonic TV accept the *.MTS file.
  
"Narcis Garcia" debianli...@actiu.net – 27 juin 2022 21:56

El 27/6/22 a les 19:56, farid abdelnour ha escrit:

hi
  
Em seg., 27 de jun. de 2022 às 14:41, Narcis Garcia

mailto:debianli...@actiu.net>> escreveu:
  
Hello, I'm trying to watch videos on a Panasonic TV, and it only has a

SD Card interface to connect external storage.
It only supports FAT16/FAT32 filesystems and AVCHD video format in MTS
container.
  
Is there some way for Kdenlive to render a project to AVCHD (MTS) file?

Or there is some conversion alternative by using ffmpeg or similar FOSS
tool?
  
  
you can try to create a preset based on the avchd spec, which is a mts

container with x264 and ac3 codecs. see here:
https://en.wikipedia.org/wiki/AVCHD 
  
or try using handbrake?
  
  
I'm completely unfamiliar with parameters syntax for a rendering

profile; I don't know how to specify container format (MTS)
  
And I see no handbrake MTS/M2TS profile (Debian's package).
  
  
  
__

I'm using this express-made address because personal addresses aren't
masked enough at this mail public archive. Public archive administrator
should fix this against automated addresses collectors.
  
  
  
--

.1010.r.i.1101|n.o.i.s.1110|i.m.1010.g.1110|مقاومة
fsf member #5439
usuario GNU/Linux #471966
|_|0|_|
|_|_|0|
|0|0|0|
http://www.gunga.com.br ">gunga
http://www.tempoecoarte.com.br
">tempoecoarte
http://www.atelier-labs.org
">atelier-labs
http://www.mocambos.net ">rede
mocambos
  



Re: (kdenlive) Render to AVCHD

2022-06-27 Thread Narcis Garcia

El 27/6/22 a les 19:56, farid abdelnour ha escrit:

hi

Em seg., 27 de jun. de 2022 às 14:41, Narcis Garcia 
mailto:debianli...@actiu.net>> escreveu:


Hello, I'm trying to watch videos on a Panasonic TV, and it only has a
SD Card interface to connect external storage.
It only supports FAT16/FAT32 filesystems and AVCHD video format in MTS
container.

Is there some way for Kdenlive to render a project to AVCHD (MTS) file?
Or there is some conversion alternative by using ffmpeg or similar FOSS
tool?


you can try to create a preset based on the avchd spec, which is a mts 
container with x264 and ac3 codecs. see here: 
https://en.wikipedia.org/wiki/AVCHD 


or try using handbrake?



I'm completely unfamiliar with parameters syntax for a rendering 
profile; I don't know how to specify container format (MTS)


And I see no handbrake MTS/M2TS profile (Debian's package).




__
I'm using this express-made address because personal addresses aren't
masked enough at this mail public archive. Public archive administrator
should fix this against automated addresses collectors.



--
.1010.r.i.1101|n.o.i.s.1110|i.m.1010.g.1110|مقاومة
fsf member #5439
usuario GNU/Linux #471966
|_|0|_|
|_|_|0|
|0|0|0|
http://www.gunga.com.br ">gunga
http://www.tempoecoarte.com.br 
">tempoecoarte
http://www.atelier-labs.org 
">atelier-labs
http://www.mocambos.net ">rede 
mocambos


--


__
I'm using this express-made address because personal addresses aren't
masked enough at this mail public archive. Public archive administrator
should fix this against automated addresses collectors.


Re: (kdenlive) Render to AVCHD

2022-06-27 Thread farid abdelnour
hi

Em seg., 27 de jun. de 2022 às 14:41, Narcis Garcia 
escreveu:

> Hello, I'm trying to watch videos on a Panasonic TV, and it only has a
> SD Card interface to connect external storage.
> It only supports FAT16/FAT32 filesystems and AVCHD video format in MTS
> container.
>
> Is there some way for Kdenlive to render a project to AVCHD (MTS) file?
> Or there is some conversion alternative by using ffmpeg or similar FOSS
> tool?
>

you can try to create a preset based on the avchd spec, which is a mts
container with x264 and ac3 codecs. see here:
https://en.wikipedia.org/wiki/AVCHD

or try using handbrake?

>
> Thank you.
>
> --
>
>
> __
> I'm using this express-made address because personal addresses aren't
> masked enough at this mail public archive. Public archive administrator
> should fix this against automated addresses collectors.
>


-- 
.1010.r.i.1101|n.o.i.s.1110|i.m.1010.g.1110|مقاومة
fsf member #5439
usuario GNU/Linux #471966
|_|0|_|
|_|_|0|
|0|0|0|
http://www.gunga.com.br;>gunga
http://www.tempoecoarte.com.br;>tempoecoarte
http://www.atelier-labs.org;>atelier-labs
http://www.mocambos.net;>rede mocambos