Page 4 of 4 FirstFirst ... 234
Results 31 to 35 of 35

Thread: HOWTO: Encode video for a Cowon iAudio D2 (MP3 player)

  1. #31
    Join Date
    Oct 2007
    Beans
    40
    Distro
    Ubuntu 11.04 Natty Narwhal

    Question Re: HOWTO: Encode video for a Cowon iAudio D2 (MP3 player)

    when trying to run the script in nautilus, nothing happens,
    and when trying to run it in the terminal i get this output:
    almog@Almogs:~$ ./.gnome2/nautilus-scripts/d2-convert trt5.flv
    FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
    configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libogg --enable-libgsm --enable-dc1394 --disable-debug --enable-libmp3lame --enable-libfaadbin --enable-libfaad --enable-libfaac --enable-xvid --enable-x264 --enable-liba52 --enable-amr_nb --enable-amr_wb --enable-shared --prefix=/usr
    libavutil version: 1d.49.3.0
    libavcodec version: 1d.51.38.0
    libavformat version: 1d.51.10.0
    built on Jul 29 2008 18:21:25, gcc: 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
    FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
    configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libogg --enable-libgsm --enable-dc1394 --disable-debug --enable-libmp3lame --enable-libfaadbin --enable-libfaad --enable-libfaac --enable-xvid --enable-x264 --enable-liba52 --enable-amr_nb --enable-amr_wb --enable-shared --prefix=/usr
    libavutil version: 1d.49.3.0
    libavcodec version: 1d.51.38.0
    libavformat version: 1d.51.10.0
    built on Jul 29 2008 18:21:25, gcc: 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
    # Processing Video trt5.flv \n Total: 1
    Can't get aspect ratio or input resolution - using 320x240
    tmp_x is 7
    tmp_y is 7
    out_movie1 is trt5.avi
    out_movie2 is D2-trt5.avi
    rm: cannot remove `frameno.avi': No such file or directory
    rm: cannot remove `divx2pass.log': No such file or directory
    rm: cannot remove `stream.yuv': No such file or directory
    rm: cannot remove `D2-trt5.avi': No such file or directory
    # Converting trt5.flv to MPEG4
    Total frames:
    Total movies: 1
    res_x= - res_y=
    ar_x= - ar_y=
    Output res: 320x240
    Can't estimate progress
    can anyone please help?

  2. #32
    Join Date
    Sep 2007
    Beans
    3

    Re: HOWTO: Encode video for a Cowon iAudio D2 (MP3 player)

    sweet! thanks

  3. #33
    Join Date
    Jun 2006
    Beans
    8

    Re: HOWTO: Encode video for a Cowon iAudio D2 (MP3 player)

    Could someone please attach the original converter (the one dcs3jah linked 2 years ago) because now the link (and the whole home page) is dead.

    Thank you very much in advance.

    Cheers,

  4. #34
    Join Date
    Sep 2006
    Beans
    106

    Re: HOWTO: Encode video for a Cowon iAudio D2 (MP3 player)

    REf. MPX, Is it possible that this is referring to MP3,MP4,MPEg etc.

    eddie

  5. #35
    Join Date
    Jul 2006
    Beans
    2

    Lightbulb Re: HOWTO: Encode video for a Cowon iAudio D2 (MP3 player)

    I use the more recent ffmpeg:

    ffmpeg -i input_video.avi -vcodec libxvid -acodec libmp3lame -s 320x240 output_video.avi

    Has been working flawlessly. Info from: CowonD2VideoConversion/ (http://www.david-web.appspot.com/cnt/CowonD2VideoConversion/)

Page 4 of 4 FirstFirst ... 234

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •