Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Methods for dvd authoring m2t files [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
orange_juice
Guru
Guru


Joined: 16 Feb 2006
Posts: 588
Location: Athens - Greece

PostPosted: Mon Jan 19, 2009 12:39 am    Post subject: Methods for dvd authoring m2t files [solved] Reply with quote

Hallo, I have a Canon HV20, which rendered the following file:

Code:
ffmpeg -i file.m2t

Input #0, mpegts, from 'file.m2t':
  Duration: 00:03:16.12, start: 547.640000, bitrate: 26977 kb/s
  Program 100
    Stream #0.0[0x810]: Video: mpeg2video, yuv420p, 1440x1080 [PAR 4:3 DAR 16:9], 25000 kb/s, 25.00 tb(r)
    Stream #0.1[0x814]: Audio: mp2, 48000 Hz, stereo, s16, 384 kb/s


I managed to edit it with cinelerra and render the following file

Code:
 ffmpeg -i result.mpg

Input #0, mpeg, from 'result.mpg':
  Duration: 00:03:07.07, start: 0.184656, bitrate: 8266 kb/s
    Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x576 [PAR 64:45 DAR 16:9], 9000 kb/s, 25.00 tb(r)
    Stream #0.1[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 384 kb/s


I used tovid in order to make a dvd which successfully plays in any software player, but shows interlaced in my DVD player.

I googled a bit and I found out that before anything else I should deinterlace the m2t file.


Questions

    1) Do you think ffmpeg will manage to give the solution?

    2) Would I better use cinelerra's deinterlace filter?

    3) What parameters should I use in any case for better results?



If you have experience to share on this matter, I would very much appreciate your help.

******* EDIT ********

Deinterlacing with cinelerra did not render anything better ...

I found the folowing post that tries to meet the same problem ... however no answer yet is supplied!

Quote:

[CinCVS] HDV to DVD (interlaced and PAL)

Marcin Kostur
Tue, 30 Jan 2007 01:33:02 -0800

Hi,

I still do not have any good prescription how to optimally
make nice interlaced DVD from HDV 1080i material.

Anybody had "one liner"?

Marcin


......

Quote:
I seek for following solutions:

- convert with ffmpeg/mencoder 1080i MPEG to 576i PAL DVD-compat mpeg
- yuv pipe command which does it in the fly from 1080i project

Anybody tried this?


*********************
Kind regards,
orange_juice


Last edited by orange_juice on Mon Jan 19, 2009 10:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
orange_juice
Guru
Guru


Joined: 16 Feb 2006
Posts: 588
Location: Athens - Greece

PostPosted: Mon Jan 19, 2009 10:06 pm    Post subject: Reply with quote

I think I found the solution:

Code:
media-video/tovid


With a dozen dvds for testing purposes ... the result gets better and better all the time!

Kind regards,
orange_juice
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum