Re: Converting HD recording

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Goga777 schrieb:
> I asked in other way 
> 
> is there any fast method (without demux)  for converting the h264 pes records from vdr to any other containers - ts, avi ?

you can use

$ ffmpeg -i 001.vdr -acodec copy -vcodec copy -scodec copy output.ts

or

$ ffmpeg -i 001.vdr -acodec copy -vcodec copy -scodec copy output.mkv

to convert the recoring to a different container without demuxing it.

Regards, Artem

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux