Discussion:
[MPlayer-dvb] Convert PES to nice file
Thomas Schmidt
2012-03-07 15:50:22 UTC
Permalink
Hi!

Hope this is the correct mailing list.
I grab the PES stream from DVB-T and save it into files. It would be
great if these files could be converted into nice video files with all
the overhead MPEG files usually have. The common players should be
abled to play the videos.

I do not want to decode and encode the stream because of my slow computer.

Maybe you can help me.
Thomas
Nico Sabbi
2012-03-12 16:33:28 UTC
Permalink
Post by Thomas Schmidt
Hi!
Hope this is the correct mailing list.
I grab the PES stream from DVB-T and save it into files. It would be
great if these files could be converted into nice video files with all
the overhead MPEG files usually have. The common players should be
abled to play the videos.
I do not want to decode and encode the stream because of my slow computer.
Maybe you can help me.
Thomas
mencoder -of mpeg -mpegopts format=dvd -o file.mpg -oac copy -ovc copy
dvb://TV

Continue reading on narkive:
Loading...