[FFmpeg-user] Convert mp4 to DVD useable format?

. peace at AleksandrSolzhenitsyn.net
Sat Jan 26 16:38:09 CET 2013


On 01/26/2013 10:07 AM, Carl Eugen Hoyos wrote:
> . <peace <at> AleksandrSolzhenitsyn.net> writes:
>
>> What code line would I use to convert an mp4 file 
>> to something I could put on a DVD? The result 
>> doesn't have to be super high quality.
> (What did you try?)
>
> $ ffmpeg -i input.mp4 -target pal-dvd out.vob
>
> Carl Eugen




Here's the code line I used and part of the results. I executed the
command two times...the result was the same- video quality is acceptable
but there's a buzzing audio heard. The real audio track is intelligible
but there's still the buzzing sound.

Mine at Mine-mmm:~/Videos/TTS$ ffmpeg -i bia.mp4 -target ntsc-dvd -preset
ultrafast bia.vob
ffmpeg version git-2012-06-29-c103dc0 Copyright (c) 2000-2012 the FFmpeg
developers
  built on Jun 28 2012 21:43:37 with gcc 4.6.3
  configuration: --enable-gpl --enable-libfaac --enable-libmp3lame
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora
--enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree
--enable-version3 --enable-x11grab
  libavutil      51. 63.100 / 51. 63.100
  libavcodec     54. 29.101 / 54. 29.101
  libavformat    54. 11.100 / 54. 11.100
  libavdevice    54.  0.100 / 54.  0.100
  libavfilter     3.  0.100 /  3.  0.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'bia.mp4':
  Metadata:
    major_brand     : mp42
    minor_version   : 0
    compatible_brands: isomavc1mp42
    creation_time   : 2010-04-26 18:12:10
  Duration: 00:18:01.75, start: 0.000000, bitrate: 635 kb/s
    Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo,
s16, 93 kb/s
    Metadata:
      creation_time   : 2010-04-26 18:12:10
      handler_name    : (C) 2007 Google Inc. v08.13.2007.
    Stream #0:1(und): Video: h264 (Constrained Baseline) (avc1 /
0x31637661), yuv420p, 480x360 [SAR 1:1 DAR 4:3], 539 kb/s, 29.92 fps,
29.92 tbr, 29917 tbn, 59.83 tbc
    Metadata:
      creation_time   : 2010-04-26 18:12:11
      handler_name    : (C) 2007 Google Inc. v08.13.2007.
File 'bia.vob' already exists. Overwrite ? [y/N] y
w:480 h:360 pixfmt:yuv420p tb:1/29917 fr:29917/1000 sar:1/1
sws_param:flags=2
[output stream 0:0 @ 0xabe7d20] No opaque field provided
[scaler for output stream 0:0 @ 0xabc2120] w:480 h:360 fmt:yuv420p
sar:1/1 -> w:720 h:480 fmt:yuv420p sar:8/9 flags:0x4
[graph 1 input from stream 0:0 @ 0xac0e6a0] tb:1/44100 samplefmt:s16
samplerate:44100 chlayout:0x3
[auto-inserted resampler 0 @ 0xac26140] chl:stereo fmt:s16 r:44100Hz ->
chl:stereo fmt:flt r:48000Hz
Output #0, dvd, to 'bia.vob':
  Metadata:
    major_brand     : mp42
    minor_version   : 0
    compatible_brands: isomavc1mp42
    encoder         : Lavf54.11.100
    Stream #0:0(und): Video: mpeg2video, yuv420p, 720x480 [SAR 8:9 DAR
4:3], q=2-31, 6000 kb/s, 90k tbn, 29.97 tbc
    Metadata:
      creation_time   : 2010-04-26 18:12:11
      handler_name    : (C) 2007 Google Inc. v08.13.2007.
    Stream #0:1(und): Audio: ac3, 48000 Hz, stereo, flt, 448 kb/s
    Metadata:
      creation_time   : 2010-04-26 18:12:10
      handler_name    : (C) 2007 Google Inc. v08.13.2007.
Stream mapping:
  Stream #0:1 -> #0:0 (h264 -> mpeg2video)
  Stream #0:0 -> #0:1 (aac -> ac3)
Press [q] to stop, [?] for help
frame=   46 fps=0.0 q=2.0 size=     162kB time=00:00:01.46 bitrate=
903.9kbits/sframe=   84 fps= 83 q=2.0 size=     712kB time=00:00:02.73
bitrate=2131.8kbits/sframe=  122 fps= 81 q=2.0 size=    1228kB
time=00:00:04.00 bitrate=2512.4kbits/sframe=  166 fps= 82 q=2.0 size=   
1664kB time=00:00:05.47 bitrate=2491.1kbits/sframe=  209 fps= 83 q=2.0
size=    2006kB time=00:00:06.90 bitrate=2379.2kbits/sframe=  246 fps=
81 q=2.0 size=    2484kB time=00:00:08.14 bitrate=2499.4kbits/sframe= 
286 fps= 81 q=2.0 size=    3056kB time=00:00:09.47
bitrate=2641.9kbits/sframe=  325 fps= 80 q=2.0 size=    3562kB
time=00:00:10.77 bitrate=2707.5kbits/sframe=  346 fps= 80 q=2.0
Lsize=    3860kB time=00:00:11.51 bitrate=2746.9kbits/s dup=1 drop=0   

>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20130126/924e9b91/attachment.asc>


More information about the ffmpeg-user mailing list