Re: How to correctly write a video DVD from MPEG-2 files



Nico Sabbi wrote:
Il Friday 28 December 2007 06:47:27 Kevin J. Cummings ha scritto:
Richard Shaw wrote:
Are you sure that the files are fully MPEG2 compliant? If you
play with something like mplayer from the command line does the
video and audio codec's it says it's using seem correct?
On my laptop, mplayer has a problem with the AC3 audio (not
compiled in), so I can see the video, but not listen to the audio.
I think the installed version came from livna. (that's the version
that came shipped with the laptop.) Totem seems to have no
problems playing both audio and video though.

uhm, unlikely

I'm not clear? What is unlikely? totem both plays the video and and
audio from my .MPG files. It works! On my fc6 laptop, it has no
problems with my files. Why is that unlikely? It works for me. The
version of mplayer installed on my laptop does not. Its a fact. Clear
and simple.

On my desktop/server machine, it plays the audio and the video just
fine. (for some reason, I'm running the ATRPMs version on my home
server. Maybe because its also the MythTV server.)

Can't install the ATRPMs version on the FC6 laptop. That'll have
to wait until I upgrade the FC6.i386 to F8.x86_64. Probably some
time after the new year.

Whether the files are strict MPEG-2, I can't tell you. The file
command

seems to think they are some flavor of MPEG-2:
MPEG sequence, v2, program multiplex

Richard

something quick and easy (only remuxing, no re-encoding required):
run $ mkfifo /tmp/fifo , then:

$ mencoder -of mpeg -mpegopts \
format=dvd:tsaf:interleaving2 -o /tmp/fifo -oac copy -ovc copy \
file1.mpg file2.mpg

and on the other:

$ dvdauthor -o dvd_dir -t /tmp/fifo && dvdauthor -o dvd_dir -T

If all is fine in few minutes you will have a burnable dvd_dir
directory:

$ growisofs -dvd-compat -Z dvd_dir -dvd-video -udf -R -J

Notice that if the bitrates (of the video or of the audio stream)
are too high the first pass will likely lead to errors and you will
have to reencode at least the video stream (read the docs
in www.mplayerhq.hu for details)

I will play with what you have shown me here and see what happens.
Following Gene's advice did not help me, as dvdauthor did *not* like my
mpeg files as they are. So I understand that some re-encoding will be
necessary. I can see that mythtv does re-encode the mpegs that my
capture cards produce, so I am not surprised.

--
Kevin J. Cummings
kjchome@xxxxxxx
cummings@xxxxxxxxxxxxxxxxxx
cummings@xxxxxxxxxxxxxxxxxxxxxxx
Registered Linux User #1232 (http://counter.li.org)

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: New Problem with Movies
    ... I can't play video with either totem or mplayer. ... I think the movie is playing, ... Audio stream found, -aid 1 ...
    (Ubuntu)
  • Re: Pinnacle and Dazzle
    ... registered new interface driver em28xx ... I have never used usb audio, but guessing from the blog example I would try ... I can now get video and sound, although the volume is low, but it is there. ... The mplayer just quit, and won't restart, so I'll reboot and let it run ...
    (uk.comp.os.linux)
  • No video output after upgrading a Debain/instable system
    ... I have been using Mplayer 1.0pre5 without any problem. ... play a file with mplayer a window opens but there is no video. ... STREAM: Description: File ... ==> Found audio stream: 1 ...
    (comp.os.linux.x)
  • Re: Win32codecs on x86_64
    ... Installed mplayer and it selected it's i586 dependencies ... If I download and play locally I get audio with no visible ... Video: no video ... Real not Win32. ...
    (alt.os.linux.suse)
  • RE: video & audio static upon capture from Sony handycam
    ... the audio & video playback perfect when I view the tape on the camcorder. ... the LAPTOP is on BATTERY ONLY with charger adapters completely disconnected ... It is definately not being captured upon recording with the camera, ...
    (microsoft.public.windowsxp.moviemaker)